You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/02/15 17:57:11 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1340 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1340/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:30974/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c8ae6acb, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@ad81f812]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:30974/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c8ae6acb, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@ad81f812]
	at __randomizedtesting.SeedInfo.seed([6431E1C2C0432049:E5D76FDAB71C4075]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8732 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1596 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1596 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1360946513780
[junit4:junit4]   2> 5 T1596 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1597 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1597 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1597 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1597 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T1597 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1597 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1596 oasc.ZkTestServer.run start zk server on port:30961
[junit4:junit4]   2> 107 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@133ee2cd
[junit4:junit4]   2> 108 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1602 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T1602 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 110 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30962
[junit4:junit4]   2> 110 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30962
[junit4:junit4]   2> 110 T1600 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0000 with negotiated timeout 10000 for client /140.211.11.196:30962
[junit4:junit4]   2> 114 T1602 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T1603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@133ee2cd name:ZooKeeperConnection Watcher:127.0.0.1:30961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 114 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T1596 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cdebbc77b0000
[junit4:junit4]   2> 126 T1603 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 126 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30962 which had sessionid 0x13cdebbc77b0000
[junit4:junit4]   2> 126 T1596 oaz.ZooKeeper.close Session: 0x13cdebbc77b0000 closed
[junit4:junit4]   2> 127 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@a8ece25
[junit4:junit4]   2> 128 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 128 T1604 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 129 T1604 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 129 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30963
[junit4:junit4]   2> 129 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30963
[junit4:junit4]   2> 130 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0001 with negotiated timeout 10000 for client /140.211.11.196:30963
[junit4:junit4]   2> 130 T1604 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T1605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a8ece25 name:ZooKeeperConnection Watcher:127.0.0.1:30961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 132 T1596 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 142 T1596 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 145 T1596 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 148 T1596 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 156 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 157 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 174 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 175 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 279 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 280 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 283 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 284 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 294 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 295 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 298 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 298 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 301 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 302 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 305 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 306 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 309 T1596 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 309 T1596 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 312 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cdebbc77b0001
[junit4:junit4]   2> 320 T1605 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 320 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30963 which had sessionid 0x13cdebbc77b0001
[junit4:junit4]   2> 320 T1596 oaz.ZooKeeper.close Session: 0x13cdebbc77b0001 closed
[junit4:junit4]   2> 481 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 486 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30964
[junit4:junit4]   2> 486 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 487 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 487 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096
[junit4:junit4]   2> 488 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/solr.xml
[junit4:junit4]   2> 488 T1596 oasc.CoreContainer.<init> New CoreContainer 1368428345
[junit4:junit4]   2> 489 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/'
[junit4:junit4]   2> 490 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/'
[junit4:junit4]   2> 537 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 538 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 538 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 539 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 539 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 540 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 540 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 541 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 541 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 542 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 563 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 581 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30961/solr
[junit4:junit4]   2> 582 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 582 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5dea53ce
[junit4:junit4]   2> 583 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 584 T1615 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 584 T1615 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 584 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30965
[junit4:junit4]   2> 585 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30965
[junit4:junit4]   2> 730 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0002 with negotiated timeout 20000 for client /140.211.11.196:30965
[junit4:junit4]   2> 730 T1615 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0002, negotiated timeout = 20000
[junit4:junit4]   2> 730 T1616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dea53ce name:ZooKeeperConnection Watcher:127.0.0.1:30961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 733 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 737 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cdebbc77b0002
[junit4:junit4]   2> 740 T1616 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 740 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30965 which had sessionid 0x13cdebbc77b0002
[junit4:junit4]   2> 740 T1596 oaz.ZooKeeper.close Session: 0x13cdebbc77b0002 closed
[junit4:junit4]   2> 741 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 753 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@61eaa7eb
[junit4:junit4]   2> 754 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 755 T1617 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 755 T1617 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 755 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30966
[junit4:junit4]   2> 756 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30966
[junit4:junit4]   2> 796 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0003 with negotiated timeout 20000 for client /140.211.11.196:30966
[junit4:junit4]   2> 796 T1617 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0003, negotiated timeout = 20000
[junit4:junit4]   2> 796 T1618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61eaa7eb name:ZooKeeperConnection Watcher:127.0.0.1:30961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 797 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 799 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 807 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 815 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30964_
[junit4:junit4]   2> 816 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30964_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30964_
[junit4:junit4]   2> 817 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30964_
[junit4:junit4]   2> 870 T1596 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 889 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 890 T1596 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 900 T1596 oasc.Overseer.start Overseer (id=89190990727544835-127.0.0.1:30964_-n_0000000000) starting
[junit4:junit4]   2> 901 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 902 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 904 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 912 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 913 T1620 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 914 T1596 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 918 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 920 T1619 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 925 T1621 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/collection1
[junit4:junit4]   2> 925 T1621 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 925 T1621 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 926 T1621 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 927 T1621 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/collection1/'
[junit4:junit4]   2> 928 T1621 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/collection1/lib/README' to classloader
[junit4:junit4]   2> 929 T1621 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 986 T1621 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 1058 T1621 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1159 T1621 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1165 T1621 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1779 T1621 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1790 T1621 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1794 T1621 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1812 T1621 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1816 T1621 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1821 T1621 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1822 T1621 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1823 T1621 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360946514096/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data/
[junit4:junit4]   2> 1824 T1621 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d9cbcb
[junit4:junit4]   2> 1824 T1621 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1860 T1621 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data forceNew:false
[junit4:junit4]   2> 1860 T1621 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data
[junit4:junit4]   2> 1861 T1621 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data/index/
[junit4:junit4]   2> 1861 T1621 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1862 T1621 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data/index forceNew:false
[junit4:junit4]   2> 1894 T1621 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@78ee74ff),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1894 T1621 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1895 T1621 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data/index
[junit4:junit4]   2> 1895 T1621 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1897 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1897 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1898 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1898 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1899 T1621 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1899 T1621 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1899 T1621 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1900 T1621 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1900 T1621 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1901 T1621 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1901 T1621 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1902 T1621 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1902 T1621 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1902 T1621 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1903 T1621 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1903 T1621 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1904 T1621 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1904 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1905 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1905 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1905 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1906 T1621 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1906 T1621 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1907 T1621 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1907 T1621 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1908 T1621 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1915 T1621 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1920 T1621 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1921 T1621 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1923 T1621 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/control/data
[junit4:junit4]   2> 1925 T1621 oass.SolrIndexSearcher.<init> Opening Searcher@39d70b1c main
[junit4:junit4]   2> 1926 T1621 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1926 T1621 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1927 T1621 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1946 T1621 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2001 T1622 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39d70b1c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2005 T1621 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2005 T1621 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2006 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x51 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2423 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2424 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30964_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30964"}
[junit4:junit4]   2> 2424 T1619 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2425 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2425 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x59 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2445 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3018 T1621 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3018 T1621 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30964 collection:control_collection shard:shard1
[junit4:junit4]   2> 3019 T1621 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3037 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:delete cxid:0x73 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3038 T1621 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3039 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x74 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3048 T1621 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3048 T1621 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3048 T1621 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30964/collection1/
[junit4:junit4]   2> 3048 T1621 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3049 T1621 oasc.SyncStrategy.syncToMe http://127.0.0.1:30964/collection1/ has no replicas
[junit4:junit4]   2> 3049 T1621 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30964/collection1/
[junit4:junit4]   2> 3049 T1621 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3053 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0003 type:create cxid:0x7e zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3949 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3966 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4030 T1621 oasc.ZkController.register We are http://127.0.0.1:30964/collection1/ and leader is http://127.0.0.1:30964/collection1/
[junit4:junit4]   2> 4030 T1621 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30964
[junit4:junit4]   2> 4030 T1621 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4030 T1621 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4031 T1621 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4033 T1621 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4033 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4034 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4035 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4048 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4049 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5a205d94
[junit4:junit4]   2> 4050 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4051 T1623 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4051 T1623 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 4051 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30967
[junit4:junit4]   2> 4052 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30967
[junit4:junit4]   2> 4054 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0004 with negotiated timeout 10000 for client /140.211.11.196:30967
[junit4:junit4]   2> 4054 T1623 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0004, negotiated timeout = 10000
[junit4:junit4]   2> 4054 T1624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a205d94 name:ZooKeeperConnection Watcher:127.0.0.1:30961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4055 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4056 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4058 T1596 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4217 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4220 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30968
[junit4:junit4]   2> 4221 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4221 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4222 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833
[junit4:junit4]   2> 4222 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/solr.xml
[junit4:junit4]   2> 4223 T1596 oasc.CoreContainer.<init> New CoreContainer 1641843158
[junit4:junit4]   2> 4224 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/'
[junit4:junit4]   2> 4224 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/'
[junit4:junit4]   2> 4272 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4272 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4273 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4273 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4274 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4274 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4275 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4275 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4276 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4276 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4295 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4313 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30961/solr
[junit4:junit4]   2> 4314 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4314 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d9b9977
[junit4:junit4]   2> 4315 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4316 T1634 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4316 T1634 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 4317 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30969
[junit4:junit4]   2> 4317 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30969
[junit4:junit4]   2> 4319 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0005 with negotiated timeout 20000 for client /140.211.11.196:30969
[junit4:junit4]   2> 4319 T1634 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0005, negotiated timeout = 20000
[junit4:junit4]   2> 4319 T1635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d9b9977 name:ZooKeeperConnection Watcher:127.0.0.1:30961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4320 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4321 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cdebbc77b0005
[junit4:junit4]   2> 4322 T1635 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4322 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30969 which had sessionid 0x13cdebbc77b0005
[junit4:junit4]   2> 4322 T1596 oaz.ZooKeeper.close Session: 0x13cdebbc77b0005 closed
[junit4:junit4]   2> 4323 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4333 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1045df6b
[junit4:junit4]   2> 4334 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4334 T1636 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4335 T1636 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 4335 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30970
[junit4:junit4]   2> 4336 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30970
[junit4:junit4]   2> 4337 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0006 with negotiated timeout 20000 for client /140.211.11.196:30970
[junit4:junit4]   2> 4337 T1636 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0006, negotiated timeout = 20000
[junit4:junit4]   2> 4337 T1637 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1045df6b name:ZooKeeperConnection Watcher:127.0.0.1:30961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4338 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4339 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4340 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4349 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4351 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30968_
[junit4:junit4]   2> 4351 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30968_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30968_
[junit4:junit4]   2> 4353 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30968_
[junit4:junit4]   2> 4355 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4356 T1637 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4356 T1624 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4357 T1618 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4364 T1638 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/collection1
[junit4:junit4]   2> 4365 T1638 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4365 T1638 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4365 T1638 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4367 T1638 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/collection1/'
[junit4:junit4]   2> 4368 T1638 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/collection1/lib/README' to classloader
[junit4:junit4]   2> 4368 T1638 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4433 T1638 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4504 T1638 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4605 T1638 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4611 T1638 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5223 T1638 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5234 T1638 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5238 T1638 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5251 T1638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5256 T1638 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5260 T1638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5261 T1638 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5262 T1638 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360946517833/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/
[junit4:junit4]   2> 5263 T1638 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d9cbcb
[junit4:junit4]   2> 5263 T1638 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5264 T1638 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1 forceNew:false
[junit4:junit4]   2> 5265 T1638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 5265 T1638 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index/
[junit4:junit4]   2> 5266 T1638 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5266 T1638 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index forceNew:false
[junit4:junit4]   2> 5273 T1638 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5274 T1638 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5274 T1638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index
[junit4:junit4]   2> 5275 T1638 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5277 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5277 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5277 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5278 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5278 T1638 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5279 T1638 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5279 T1638 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5280 T1638 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5280 T1638 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5281 T1638 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5281 T1638 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5282 T1638 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5282 T1638 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5283 T1638 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5283 T1638 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5283 T1638 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5284 T1638 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5285 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5285 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5286 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5286 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5287 T1638 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5287 T1638 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5288 T1638 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5288 T1638 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5289 T1638 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5296 T1638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5301 T1638 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5302 T1638 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5304 T1638 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 5306 T1638 oass.SolrIndexSearcher.<init> Opening Searcher@216695c0 main
[junit4:junit4]   2> 5307 T1638 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5307 T1638 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5308 T1638 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5314 T1638 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5361 T1639 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@216695c0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5366 T1638 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5366 T1638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5480 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5481 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30964_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30964"}
[junit4:junit4]   2> 5485 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30968_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30968"}
[junit4:junit4]   2> 5485 T1619 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5485 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5497 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5497 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5497 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6368 T1638 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6368 T1638 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30968 collection:collection1 shard:shard1
[junit4:junit4]   2> 6369 T1638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6389 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0006 type:delete cxid:0x45 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6390 T1638 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6391 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0006 type:create cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6393 T1638 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6393 T1638 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6393 T1638 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30968/collection1/
[junit4:junit4]   2> 6393 T1638 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6394 T1638 oasc.SyncStrategy.syncToMe http://127.0.0.1:30968/collection1/ has no replicas
[junit4:junit4]   2> 6394 T1638 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30968/collection1/
[junit4:junit4]   2> 6394 T1638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6398 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0006 type:create cxid:0x50 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7012 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7031 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7031 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7031 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7063 T1638 oasc.ZkController.register We are http://127.0.0.1:30968/collection1/ and leader is http://127.0.0.1:30968/collection1/
[junit4:junit4]   2> 7063 T1638 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30968
[junit4:junit4]   2> 7063 T1638 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7063 T1638 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7064 T1638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7065 T1638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7066 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7067 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7067 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7249 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7253 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30974
[junit4:junit4]   2> 7254 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7254 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7255 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859
[junit4:junit4]   2> 7255 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/solr.xml
[junit4:junit4]   2> 7256 T1596 oasc.CoreContainer.<init> New CoreContainer 1181510729
[junit4:junit4]   2> 7256 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/'
[junit4:junit4]   2> 7257 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/'
[junit4:junit4]   2> 7304 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7305 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7306 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7306 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7307 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7307 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7307 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7308 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7308 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7309 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7330 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7348 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30961/solr
[junit4:junit4]   2> 7348 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7349 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ae3e5f4
[junit4:junit4]   2> 7350 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7350 T1649 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7351 T1649 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 7351 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30975
[junit4:junit4]   2> 7351 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30975
[junit4:junit4]   2> 7353 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0007 with negotiated timeout 20000 for client /140.211.11.196:30975
[junit4:junit4]   2> 7353 T1649 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0007, negotiated timeout = 20000
[junit4:junit4]   2> 7353 T1650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ae3e5f4 name:ZooKeeperConnection Watcher:127.0.0.1:30961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7354 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7355 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cdebbc77b0007
[junit4:junit4]   2> 7356 T1650 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7356 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30975 which had sessionid 0x13cdebbc77b0007
[junit4:junit4]   2> 7356 T1596 oaz.ZooKeeper.close Session: 0x13cdebbc77b0007 closed
[junit4:junit4]   2> 7357 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7368 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@328eff42
[junit4:junit4]   2> 7369 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7370 T1651 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7370 T1651 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 7370 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30976
[junit4:junit4]   2> 7371 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30976
[junit4:junit4]   2> 7372 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0008 with negotiated timeout 20000 for client /140.211.11.196:30976
[junit4:junit4]   2> 7372 T1651 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0008, negotiated timeout = 20000
[junit4:junit4]   2> 7372 T1652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@328eff42 name:ZooKeeperConnection Watcher:127.0.0.1:30961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7373 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7374 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7375 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7383 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7385 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30974_
[junit4:junit4]   2> 7386 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b0008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30974_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30974_
[junit4:junit4]   2> 7387 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30974_
[junit4:junit4]   2> 7389 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7389 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7390 T1624 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7390 T1652 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7390 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 7391 T1637 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7391 T1618 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7398 T1653 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/collection1
[junit4:junit4]   2> 7399 T1653 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7399 T1653 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7400 T1653 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7401 T1653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/collection1/'
[junit4:junit4]   2> 7402 T1653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7402 T1653 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/collection1/lib/README' to classloader
[junit4:junit4]   2> 7457 T1653 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 7535 T1653 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7635 T1653 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7641 T1653 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8263 T1653 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8275 T1653 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8279 T1653 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8292 T1653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8297 T1653 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8302 T1653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8303 T1653 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8304 T1653 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360946520859/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/
[junit4:junit4]   2> 8305 T1653 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d9cbcb
[junit4:junit4]   2> 8305 T1653 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 8306 T1653 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2 forceNew:false
[junit4:junit4]   2> 8307 T1653 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 8307 T1653 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index/
[junit4:junit4]   2> 8308 T1653 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8308 T1653 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index forceNew:false
[junit4:junit4]   2> 8339 T1653 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5fc68827),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8339 T1653 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8340 T1653 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index
[junit4:junit4]   2> 8341 T1653 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8343 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8343 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8343 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8344 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8344 T1653 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8344 T1653 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8345 T1653 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8345 T1653 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8346 T1653 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8347 T1653 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8347 T1653 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8348 T1653 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8348 T1653 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8348 T1653 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8349 T1653 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8349 T1653 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8350 T1653 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8350 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8351 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8352 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8352 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8353 T1653 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8353 T1653 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8354 T1653 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8354 T1653 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8355 T1653 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8363 T1653 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8368 T1653 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8369 T1653 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8372 T1653 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 8373 T1653 oass.SolrIndexSearcher.<init> Opening Searcher@7bea307c main
[junit4:junit4]   2> 8374 T1653 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8375 T1653 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8375 T1653 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8382 T1653 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8441 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7bea307c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8446 T1653 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8447 T1653 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8544 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8545 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30968_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30968"}
[junit4:junit4]   2> 8549 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30974_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30974"}
[junit4:junit4]   2> 8549 T1619 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8550 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8561 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8562 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8562 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8562 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9449 T1653 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9449 T1653 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30974 collection:collection1 shard:shard1
[junit4:junit4]   2> 9452 T1653 oasc.ZkController.register We are http://127.0.0.1:30974/collection1/ and leader is http://127.0.0.1:30968/collection1/
[junit4:junit4]   2> 9453 T1653 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30974
[junit4:junit4]   2> 9453 T1653 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9453 T1653 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C168 name=collection1 org.apache.solr.core.SolrCore@71993fb2 url=http://127.0.0.1:30974/collection1 node=127.0.0.1:30974_ C168_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30974_, base_url=http://127.0.0.1:30974}
[junit4:junit4]   2> 9455 T1655 C168 P30974 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9455 T1653 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9456 T1655 C168 P30974 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9456 T1655 C168 P30974 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9456 T1655 C168 P30974 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9457 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9457 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9458 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9463 T1655 C168 P30974 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9642 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9645 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30983
[junit4:junit4]   2> 9645 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9646 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9646 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250
[junit4:junit4]   2> 9647 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/solr.xml
[junit4:junit4]   2> 9647 T1596 oasc.CoreContainer.<init> New CoreContainer 63123972
[junit4:junit4]   2> 9648 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/'
[junit4:junit4]   2> 9649 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/'
[junit4:junit4]   2> 9698 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9699 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9699 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9700 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9700 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9701 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9701 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9702 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9702 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9703 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9725 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9745 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30961/solr
[junit4:junit4]   2> 9745 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9746 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@53edb017
[junit4:junit4]   2> 9747 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9747 T1665 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9748 T1665 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 9748 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30984
[junit4:junit4]   2> 9749 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30984
[junit4:junit4]   2> 9750 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b0009 with negotiated timeout 20000 for client /140.211.11.196:30984
[junit4:junit4]   2> 9750 T1665 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b0009, negotiated timeout = 20000
[junit4:junit4]   2> 9751 T1666 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53edb017 name:ZooKeeperConnection Watcher:127.0.0.1:30961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9751 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9753 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cdebbc77b0009
[junit4:junit4]   2> 9754 T1666 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9754 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:30984 which had sessionid 0x13cdebbc77b0009
[junit4:junit4]   2> 9754 T1596 oaz.ZooKeeper.close Session: 0x13cdebbc77b0009 closed
[junit4:junit4]   2> 9755 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9766 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77ece040
[junit4:junit4]   2> 9767 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9767 T1667 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9768 T1667 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 9768 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30985
[junit4:junit4]   2> 9769 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30985
[junit4:junit4]   2> 9770 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b000a with negotiated timeout 20000 for client /140.211.11.196:30985
[junit4:junit4]   2> 9770 T1667 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b000a, negotiated timeout = 20000
[junit4:junit4]   2> 9770 T1668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77ece040 name:ZooKeeperConnection Watcher:127.0.0.1:30961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9770 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9772 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9773 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9781 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9783 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30983_
[junit4:junit4]   2> 9784 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b000a type:delete cxid:0x9 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30983_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30983_
[junit4:junit4]   2> 9785 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30983_
[junit4:junit4]   2> 9792 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9792 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9793 T1652 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9793 T1624 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9794 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9794 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 9793 T1668 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9795 T1637 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9796 T1618 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9802 T1669 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/collection1
[junit4:junit4]   2> 9802 T1669 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9803 T1669 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9803 T1669 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9805 T1669 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/collection1/'
[junit4:junit4]   2> 9806 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/collection1/lib/README' to classloader
[junit4:junit4]   2> 9806 T1669 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9866 T1669 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9952 T1669 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10053 T1669 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10059 T1669 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10072 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10073 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30974_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30974"}
[junit4:junit4]   2> 10086 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10086 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10086 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10086 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10086 T1668 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10727 T1669 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10747 T1669 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10755 T1669 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10767 T1669 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10772 T1669 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10777 T1669 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10778 T1669 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10779 T1669 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360946523250/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/
[junit4:junit4]   2> 10779 T1669 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d9cbcb
[junit4:junit4]   2> 10780 T1669 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10780 T1669 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3 forceNew:false
[junit4:junit4]   2> 10781 T1669 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 10781 T1669 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index/
[junit4:junit4]   2> 10782 T1669 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10783 T1669 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index forceNew:false
[junit4:junit4]   2> 10830 T1669 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@373bc8de),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10830 T1669 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10831 T1669 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index
[junit4:junit4]   2> 10831 T1669 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10834 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10834 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10834 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10835 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10835 T1669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10836 T1669 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10836 T1669 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10837 T1669 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10837 T1669 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10838 T1669 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10838 T1669 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10839 T1669 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10839 T1669 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10840 T1669 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10840 T1669 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10841 T1669 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10841 T1669 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10842 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10842 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10843 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10843 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10844 T1669 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10844 T1669 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10845 T1669 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10846 T1669 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10846 T1669 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10853 T1669 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10859 T1669 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10860 T1669 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10862 T1669 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 10864 T1669 oass.SolrIndexSearcher.<init> Opening Searcher@7d07066a main
[junit4:junit4]   2> 10865 T1669 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10866 T1669 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10866 T1669 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10897 T1669 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11075 T1670 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d07066a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11080 T1669 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11080 T1669 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11590 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11591 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30983_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30983"}
[junit4:junit4]   2> 11591 T1619 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11592 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11608 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11608 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11608 T1668 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11608 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11608 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12114 T1669 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12114 T1669 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30983 collection:collection1 shard:shard1
[junit4:junit4]   2> 12129 T1669 oasc.ZkController.register We are http://127.0.0.1:30983/collection1/ and leader is http://127.0.0.1:30968/collection1/
[junit4:junit4]   2> 12129 T1669 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30983
[junit4:junit4]   2> 12129 T1669 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12129 T1669 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C169 name=collection1 org.apache.solr.core.SolrCore@3a786fd3 url=http://127.0.0.1:30983/collection1 node=127.0.0.1:30983_ C169_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:30983_, base_url=http://127.0.0.1:30983}
[junit4:junit4]   2> 12131 T1671 C169 P30983 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12131 T1669 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12131 T1671 C169 P30983 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12132 T1671 C169 P30983 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12132 T1671 C169 P30983 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12132 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12133 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12133 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12223 T1671 C169 P30983 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12306 T1596 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12309 T1596 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17200
[junit4:junit4]   2> 12310 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12311 T1596 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12311 T1596 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922
[junit4:junit4]   2> 12311 T1596 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/solr.xml
[junit4:junit4]   2> 12312 T1596 oasc.CoreContainer.<init> New CoreContainer 2061396715
[junit4:junit4]   2> 12313 T1596 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/'
[junit4:junit4]   2> 12313 T1596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/'
[junit4:junit4]   2> 12362 T1596 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12363 T1596 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12363 T1596 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12364 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12364 T1596 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12364 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12365 T1596 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12365 T1596 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12366 T1596 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12367 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12386 T1596 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12405 T1596 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:30961/solr
[junit4:junit4]   2> 12405 T1596 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12406 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@132a54c
[junit4:junit4]   2> 12407 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12408 T1681 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12408 T1681 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 12408 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37403
[junit4:junit4]   2> 12409 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37403
[junit4:junit4]   2> 12410 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b000b with negotiated timeout 20000 for client /140.211.11.196:37403
[junit4:junit4]   2> 12410 T1681 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b000b, negotiated timeout = 20000
[junit4:junit4]   2> 12411 T1682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@132a54c name:ZooKeeperConnection Watcher:127.0.0.1:30961 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12411 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12414 T1601 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cdebbc77b000b
[junit4:junit4]   2> 12415 T1682 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12415 T1598 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37403 which had sessionid 0x13cdebbc77b000b
[junit4:junit4]   2> 12415 T1596 oaz.ZooKeeper.close Session: 0x13cdebbc77b000b closed
[junit4:junit4]   2> 12416 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12426 T1596 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:30961/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3cec8d6b
[junit4:junit4]   2> 12427 T1596 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12427 T1683 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:30961. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12427 T1683 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:30961, initiating session
[junit4:junit4]   2> 12428 T1598 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10090
[junit4:junit4]   2> 12428 T1598 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10090
[junit4:junit4]   2> 12429 T1600 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cdebbc77b000c with negotiated timeout 20000 for client /140.211.11.196:10090
[junit4:junit4]   2> 12429 T1683 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:30961, sessionid = 0x13cdebbc77b000c, negotiated timeout = 20000
[junit4:junit4]   2> 12430 T1684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cec8d6b name:ZooKeeperConnection Watcher:127.0.0.1:30961/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12430 T1596 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12431 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12432 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12444 T1596 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12447 T1596 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17200_
[junit4:junit4]   2> 12447 T1601 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cdebbc77b000c type:delete cxid:0x9 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:17200_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:17200_
[junit4:junit4]   2> 12448 T1596 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17200_
[junit4:junit4]   2> 12456 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12456 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12457 T1652 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12457 T1624 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12457 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12457 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12457 T1668 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12457 T1684 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12458 T1668 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12458 T1618 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12458 T1637 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12465 T1685 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/collection1
[junit4:junit4]   2> 12466 T1685 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12466 T1685 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12466 T1685 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12468 T1685 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/collection1/'
[junit4:junit4]   2> 12469 T1685 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/collection1/lib/README' to classloader
[junit4:junit4]   2> 12469 T1685 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/collection1/lib/classes/' to classloader
[junit4:junit4]   2>  C168_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30974_, base_url=http://127.0.0.1:30974}
[junit4:junit4]   2> 12478 T1655 C168 P30974 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30968/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12478 T1655 C168 P30974 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30974 START replicas=[http://127.0.0.1:30968/collection1/] nUpdates=100
[junit4:junit4]   2> 12478 T1655 C168 P30974 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12479 T1655 C168 P30974 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12479 T1655 C168 P30974 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12479 T1655 C168 P30974 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12479 T1655 C168 P30974 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12480 T1655 C168 P30974 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30968/collection1/. core=collection1
[junit4:junit4]   2> 12480 T1655 C168 P30974 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C170 name=collection1 org.apache.solr.core.SolrCore@550c45fe url=http://127.0.0.1:30968/collection1 node=127.0.0.1:30968_ C170_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30968_, base_url=http://127.0.0.1:30968, leader=true}
[junit4:junit4]   2> 12487 T1629 C170 P30968 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12491 T1630 C170 P30968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12492 T1630 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 12496 T1630 C170 P30968 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12496 T1630 C170 P30968 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12500 T1630 C170 P30968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12501 T1630 C170 P30968 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12502 T1630 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 12502 T1630 C170 P30968 oass.SolrIndexSearcher.<init> Opening Searcher@6d280e8e realtime
[junit4:junit4]   2> 12503 T1630 C170 P30968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12503 T1630 C170 P30968 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 12504 T1655 C168 P30974 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12505 T1655 C168 P30974 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12507 T1631 C170 P30968 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12507 T1631 C170 P30968 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12508 T1655 C168 P30974 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12508 T1655 C168 P30974 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12508 T1655 C168 P30974 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12511 T1631 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 12512 T1631 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index
[junit4:junit4]   2> 12512 T1631 C170 P30968 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12513 T1655 C168 P30974 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12514 T1655 C168 P30974 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288 forceNew:false
[junit4:junit4]   2> 12515 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 12516 T1655 C168 P30974 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3961aadb) fullCopy=true
[junit4:junit4]   2> 12519 T1631 C170 P30968 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12521 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index
[junit4:junit4]   2> 12521 T1655 C168 P30974 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12522 T1655 C168 P30974 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130215094206288
[junit4:junit4]   2> 12523 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 12524 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 12525 T1655 C168 P30974 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288
[junit4:junit4]   2> 12529 T1655 C168 P30974 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3961aadb),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12530 T1655 C168 P30974 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12532 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 12532 T1655 C168 P30974 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12533 T1655 C168 P30974 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12533 T1655 C168 P30974 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12534 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288
[junit4:junit4]   2> 12535 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 12540 T1685 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 12540 T1655 C168 P30974 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3961aadb),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12541 T1655 C168 P30974 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12541 T1655 C168 P30974 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12542 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 12542 T1655 C168 P30974 oass.SolrIndexSearcher.<init> Opening Searcher@59c98fb6 main
[junit4:junit4]   2> 12544 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59c98fb6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12545 T1654 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index
[junit4:junit4]   2> 12545 T1655 C168 P30974 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12548 T1655 C168 P30974 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3961aadb),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3961aadb),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12549 T1655 C168 P30974 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12550 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2
[junit4:junit4]   2> 12550 T1655 C168 P30974 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12551 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index.20130215094206288
[junit4:junit4]   2> 12551 T1655 C168 P30974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty2/index
[junit4:junit4]   2> 12551 T1655 C168 P30974 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12551 T1655 C168 P30974 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12551 T1655 C168 P30974 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12552 T1655 C168 P30974 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12558 T1655 C168 P30974 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12616 T1685 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12718 T1685 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12733 T1685 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13113 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13114 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30983_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30983"}
[junit4:junit4]   2> 13125 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30974_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30974"}
[junit4:junit4]   2> 13139 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13140 T1668 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13140 T1684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13140 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13139 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13139 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13386 T1685 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13398 T1685 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13413 T1685 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13427 T1685 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13431 T1685 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13436 T1685 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13437 T1685 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13438 T1685 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360946525922/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/
[junit4:junit4]   2> 13438 T1685 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70d9cbcb
[junit4:junit4]   2> 13439 T1685 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13440 T1685 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4 forceNew:false
[junit4:junit4]   2> 13440 T1685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 13441 T1685 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index/
[junit4:junit4]   2> 13441 T1685 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13442 T1685 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index forceNew:false
[junit4:junit4]   2> 13458 T1685 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45de7b45),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13459 T1685 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13460 T1685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index
[junit4:junit4]   2> 13460 T1685 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13462 T1685 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13462 T1685 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13463 T1685 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13463 T1685 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13464 T1685 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13464 T1685 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13464 T1685 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13465 T1685 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13465 T1685 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13466 T1685 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13466 T1685 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13467 T1685 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13467 T1685 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13468 T1685 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13468 T1685 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13469 T1685 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13469 T1685 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13470 T1685 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13470 T1685 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13471 T1685 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13471 T1685 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13472 T1685 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13472 T1685 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13473 T1685 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13473 T1685 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13474 T1685 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13480 T1685 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13485 T1685 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13486 T1685 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13488 T1685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 13490 T1685 oass.SolrIndexSearcher.<init> Opening Searcher@59f7cc85 main
[junit4:junit4]   2> 13491 T1685 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13491 T1685 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13491 T1685 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13498 T1685 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13556 T1688 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59f7cc85 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13560 T1685 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13560 T1685 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14653 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14654 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:17200_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:17200"}
[junit4:junit4]   2> 14655 T1619 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14655 T1619 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14670 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14670 T1668 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14670 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14670 T1684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14670 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14670 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2>  C169_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:30983_, base_url=http://127.0.0.1:30983}
[junit4:junit4]   2> 15236 T1671 C169 P30983 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30968/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15236 T1671 C169 P30983 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:30983 START replicas=[http://127.0.0.1:30968/collection1/] nUpdates=100
[junit4:junit4]   2> 15237 T1671 C169 P30983 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15237 T1671 C169 P30983 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15237 T1671 C169 P30983 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15237 T1671 C169 P30983 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15238 T1671 C169 P30983 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15238 T1671 C169 P30983 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30968/collection1/. core=collection1
[junit4:junit4]   2> 15238 T1671 C169 P30983 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15239 T1629 C170 P30968 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15255 T1632 C170 P30968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15260 T1632 C170 P30968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15260 T1632 C170 P30968 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15261 T1632 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 15261 T1632 C170 P30968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15262 T1632 C170 P30968 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 15263 T1671 C169 P30983 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15263 T1671 C169 P30983 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15265 T1631 C170 P30968 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15266 T1671 C169 P30983 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15266 T1671 C169 P30983 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15266 T1671 C169 P30983 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15269 T1631 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 15270 T1631 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index
[junit4:junit4]   2> 15270 T1631 C170 P30968 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15271 T1671 C169 P30983 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15272 T1671 C169 P30983 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046 forceNew:false
[junit4:junit4]   2> 15273 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 15273 T1671 C169 P30983 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc8305) fullCopy=true
[junit4:junit4]   2> 15276 T1631 C170 P30968 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15278 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index
[junit4:junit4]   2> 15278 T1671 C169 P30983 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15278 T1671 C169 P30983 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130215094209046
[junit4:junit4]   2> 15279 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 15280 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 15280 T1671 C169 P30983 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046
[junit4:junit4]   2> 15283 T1671 C169 P30983 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc8305),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15284 T1671 C169 P30983 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15285 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 15285 T1671 C169 P30983 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15286 T1671 C169 P30983 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15286 T1671 C169 P30983 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15287 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046
[junit4:junit4]   2> 15287 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 15290 T1671 C169 P30983 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc8305),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15291 T1671 C169 P30983 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15291 T1671 C169 P30983 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15291 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 15292 T1671 C169 P30983 oass.SolrIndexSearcher.<init> Opening Searcher@6f3ea4e3 main
[junit4:junit4]   2> 15294 T1670 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f3ea4e3 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15294 T1670 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index
[junit4:junit4]   2> 15294 T1671 C169 P30983 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15297 T1671 C169 P30983 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc8305),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046 lockFactory=org.apache.lucene.store.NativeFSLockFactory@67fc8305),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15297 T1671 C169 P30983 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15298 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3
[junit4:junit4]   2> 15298 T1671 C169 P30983 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15298 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index.20130215094209046
[junit4:junit4]   2> 15299 T1671 C169 P30983 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty3/index
[junit4:junit4]   2> 15299 T1671 C169 P30983 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15299 T1671 C169 P30983 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15299 T1671 C169 P30983 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15299 T1671 C169 P30983 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15307 T1671 C169 P30983 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15564 T1685 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15564 T1685 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17200 collection:collection1 shard:shard1
[junit4:junit4]   2> 15567 T1685 oasc.ZkController.register We are http://127.0.0.1:17200/collection1/ and leader is http://127.0.0.1:30968/collection1/
[junit4:junit4]   2> 15567 T1685 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17200
[junit4:junit4]   2> 15567 T1685 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15568 T1685 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C171 name=collection1 org.apache.solr.core.SolrCore@38f57909 url=http://127.0.0.1:17200/collection1 node=127.0.0.1:17200_ C171_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:17200_, base_url=http://127.0.0.1:17200}
[junit4:junit4]   2> 15568 T1691 C171 P17200 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15569 T1685 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15569 T1691 C171 P17200 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15569 T1691 C171 P17200 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15570 T1691 C171 P17200 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15570 T1596 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15571 T1596 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15571 T1691 C171 P17200 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15571 T1596 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15591 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15593 T1596 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15593 T1596 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15594 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16175 T1619 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16176 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30983_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30983"}
[junit4:junit4]   2> 16180 T1619 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:17200_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:17200"}
[junit4:junit4]   2> 16190 T1618 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16190 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16190 T1637 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16190 T1652 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16190 T1668 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16190 T1684 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16596 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17598 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C171_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:17200_, base_url=http://127.0.0.1:17200}
[junit4:junit4]   2> 18594 T1691 C171 P17200 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30968/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18594 T1691 C171 P17200 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:17200 START replicas=[http://127.0.0.1:30968/collection1/] nUpdates=100
[junit4:junit4]   2> 18595 T1691 C171 P17200 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18595 T1691 C171 P17200 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18595 T1691 C171 P17200 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18595 T1691 C171 P17200 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18596 T1691 C171 P17200 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18596 T1691 C171 P17200 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30968/collection1/. core=collection1
[junit4:junit4]   2> 18596 T1691 C171 P17200 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18597 T1629 C170 P30968 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18601 T1596 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18607 T1627 C170 P30968 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18619 T1627 C170 P30968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f433b31),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18620 T1627 C170 P30968 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18621 T1627 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 18621 T1627 C170 P30968 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18622 T1627 C170 P30968 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 18623 T1691 C171 P17200 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18623 T1691 C171 P17200 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18625 T1631 C170 P30968 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18626 T1691 C171 P17200 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18626 T1691 C171 P17200 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18626 T1691 C171 P17200 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18629 T1631 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1
[junit4:junit4]   2> 18630 T1631 C170 P30968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty1/index
[junit4:junit4]   2> 18631 T1631 C170 P30968 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18632 T1691 C171 P17200 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18634 T1691 C171 P17200 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index.20130215094212407 forceNew:false
[junit4:junit4]   2> 18634 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 18635 T1691 C171 P17200 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index.20130215094212407 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72ec6903) fullCopy=true
[junit4:junit4]   2> 18638 T1631 C170 P30968 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 18640 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index
[junit4:junit4]   2> 18640 T1691 C171 P17200 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18641 T1691 C171 P17200 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130215094212407
[junit4:junit4]   2> 18642 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 18643 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 18643 T1691 C171 P17200 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index.20130215094212407
[junit4:junit4]   2> 18646 T1691 C171 P17200 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index.20130215094212407 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72ec6903),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18647 T1691 C171 P17200 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18648 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 18648 T1691 C171 P17200 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18649 T1691 C171 P17200 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18649 T1691 C171 P17200 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18650 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index.20130215094212407
[junit4:junit4]   2> 18650 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 18654 T1691 C171 P17200 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index.20130215094212407 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72ec6903),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18654 T1691 C171 P17200 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18655 T1691 C171 P17200 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18655 T1691 C171 P17200 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4
[junit4:junit4]   2> 18655 T1691 C171 P17200 oass.SolrIndexSearcher.<init> Opening Searcher@7debb392 main
[junit4:junit4]   2> 18657 T1688 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7debb392 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 18658 T1688 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index
[junit4:junit4]   2> 18658 T1691 C171 P17200 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18668 T1691 C171 P17200 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1360946513780/jetty4/index.20130215094212407 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72ec6903),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.S

[...truncated too long message...]

hrowable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:30974/collection1skip list:[org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@c8ae6acb, org.apache.solr.cloud.AbstractFullDistribZkTestBase$CloudJettyRunner@ad81f812]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6431E1C2C0432049:E5D76FDAB71C4075]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 906685 T1596 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=sk_SK, timezone=Mexico/BajaSur
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=118569896,total=475004928
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DistributedTermsComponentTest, ResourceLoaderTest, TestReload, TestGroupingSearch, SortByFunctionTest, TestCoreContainer, TestAtomicUpdateErrorCases, SolrRequestParserTest, LeaderElectionIntegrationTest, TestFiltering, TestLMJelinekMercerSimilarityFactory, TestSystemIdResolver, TermsComponentTest, TestExtendedDismaxParser, BinaryUpdateRequestHandlerTest, TestSolrIndexConfig, NotRequiredUniqueKeyTest, LoggingHandlerTest, DefaultValueUpdateProcessorTest, TestSolrQueryParser, DistributedSpellCheckComponentTest, TestIndexSearcher, ResponseLogComponentTest, UniqFieldsUpdateProcessorFactoryTest, TestWordDelimiterFilterFactory, ZkControllerTest, TestJoin, TestLFUCache, TestFastWriter, DistanceFunctionTest, SpellCheckCollatorTest, TestJmxMonitoredMap, PluginInfoTest, ClusterStateUpdateTest, HighlighterConfigTest, SampleTest, SuggesterWFSTTest, TestQuerySenderNoQuery, CoreContainerCoreInitFailuresTest, SystemInfoHandlerTest, AutoCommitTest, TestIBSimilarityFactory, SearchHandlerTest, TestXIncludeConfig, TestFaceting, SpellCheckComponentTest, RequestHandlersTest, TestBinaryResponseWriter, TestFastOutputStream, DateFieldTest, ScriptEngineTest, TestLMDirichletSimilarityFactory, FastVectorHighlighterTest, WordBreakSolrSpellCheckerTest, TestIndexingPerformance, TestPostingsSolrHighlighter, SimplePostToolTest, MoreLikeThisHandlerTest, CurrencyFieldTest, DirectSolrConnectionTest, RegexBoostProcessorTest, QueryElevationComponentTest, TestTrie, QueryEqualityTest, PolyFieldTest, DocumentBuilderTest, TestPseudoReturnFields, MinimalSchemaTest, TestQueryTypes, FieldAnalysisRequestHandlerTest, DocumentAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestReversedWildcardFilterFactory, JSONWriterTest, TestOmitPositions, CopyFieldTest, SuggesterTSTTest, UpdateParamsTest, CSVRequestHandlerTest, TestSearchPerf, BadIndexSchemaTest, TestLuceneMatchVersion, UpdateRequestProcessorFactoryTest, NoCacheHeaderTest, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, TestBinaryField, TestSolrDeletionPolicy2, TestDocSet, TestQuerySenderListener, NumericFieldsTest, TestNumberUtils, TestConfig, TestBM25SimilarityFactory, TestPerFieldSimilarity, TestDefaultSimilarityFactory, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, TestSolrXMLSerializer, TestBadConfig, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, ZkNodePropsTest, CircularListTest, AnalysisAfterCoreReloadTest, TestDocumentBuilder, PathHierarchyTokenizerFactoryTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerCollectionProcessorTest, ShardRoutingCustomTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 906.71s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:447: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1202: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:865: There were test failures: 251 suites, 1043 tests, 1 failure, 23 ignored (5 assumptions)

Total time: 57 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure