You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/21 08:15:57 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4804 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4804/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:34157/_zku/qo/onenodecollectioncore returned non ok status:404, message:Can not find: /_zku/qo/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:34157/_zku/qo/onenodecollectioncore returned non ok status:404, message:Can not find: /_zku/qo/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([AC0AC2EB8DD615:814A84DA9CD2B629]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([AC0AC2EB8DD615:814A84DA9CD2B629]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)




Build Log:
[...truncated 9204 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1734 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_zku/qo
[junit4:junit4]   2> 4 T1734 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130
[junit4:junit4]   2> 5 T1734 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1735 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1735 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T1735 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T1735 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T1735 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T1735 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1734 oasc.ZkTestServer.run start zk server on port:43462
[junit4:junit4]   2> 106 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@56425575
[junit4:junit4]   2> 106 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1740 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T1740 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 107 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51115
[junit4:junit4]   2> 107 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51115
[junit4:junit4]   2> 107 T1738 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 220 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0000 with negotiated timeout 10000 for client /127.0.0.1:51115
[junit4:junit4]   2> 220 T1740 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0000, negotiated timeout = 10000
[junit4:junit4]   2> 220 T1741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56425575 name:ZooKeeperConnection Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 220 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 220 T1734 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 223 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0000
[junit4:junit4]   2> 224 T1741 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 224 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51115 which had sessionid 0x13d8bc354fc0000
[junit4:junit4]   2> 224 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0000 closed
[junit4:junit4]   2> 225 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5885a1cd
[junit4:junit4]   2> 225 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 225 T1742 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 226 T1742 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 226 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51116
[junit4:junit4]   2> 226 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51116
[junit4:junit4]   2> 226 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0001 with negotiated timeout 10000 for client /127.0.0.1:51116
[junit4:junit4]   2> 226 T1742 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0001, negotiated timeout = 10000
[junit4:junit4]   2> 227 T1743 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5885a1cd name:ZooKeeperConnection Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 227 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 227 T1734 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 229 T1734 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 231 T1734 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 232 T1734 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 234 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 234 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 237 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 238 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 241 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 241 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 243 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 243 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 245 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 246 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 247 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 248 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 249 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 250 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 252 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 252 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 254 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 254 T1734 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 256 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0001
[junit4:junit4]   2> 257 T1743 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 257 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51116 which had sessionid 0x13d8bc354fc0001
[junit4:junit4]   2> 257 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0001 closed
[junit4:junit4]   2> 316 T1734 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 322 T1734 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50712
[junit4:junit4]   2> 323 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 323 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 324 T1734 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382
[junit4:junit4]   2> 324 T1734 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/solr.xml
[junit4:junit4]   2> 324 T1734 oasc.CoreContainer.<init> New CoreContainer 1921482722
[junit4:junit4]   2> 325 T1734 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/'
[junit4:junit4]   2> 325 T1734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/'
[junit4:junit4]   2> 347 T1734 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 349 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 349 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 349 T1734 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 350 T1734 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 350 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 356 T1734 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 365 T1734 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43462/solr
[junit4:junit4]   2> 365 T1734 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 366 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ff19254
[junit4:junit4]   2> 366 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 367 T1753 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 367 T1753 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 367 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51117
[junit4:junit4]   2> 368 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51117
[junit4:junit4]   2> 368 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0002 with negotiated timeout 20000 for client /127.0.0.1:51117
[junit4:junit4]   2> 368 T1753 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0002, negotiated timeout = 20000
[junit4:junit4]   2> 368 T1754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ff19254 name:ZooKeeperConnection Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 369 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 370 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0002
[junit4:junit4]   2> 370 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51117 which had sessionid 0x13d8bc354fc0002
[junit4:junit4]   2> 370 T1754 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 370 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0002 closed
[junit4:junit4]   2> 370 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 373 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@377cc085
[junit4:junit4]   2> 374 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 374 T1755 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 375 T1755 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 375 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51118
[junit4:junit4]   2> 375 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51118
[junit4:junit4]   2> 376 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0003 with negotiated timeout 20000 for client /127.0.0.1:51118
[junit4:junit4]   2> 376 T1755 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0003, negotiated timeout = 20000
[junit4:junit4]   2> 376 T1756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@377cc085 name:ZooKeeperConnection Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 376 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 377 T1734 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 379 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 380 T1734 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 382 T1734 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 383 T1734 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50712__zku%2Fqo
[junit4:junit4]   2> 384 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50712__zku%2Fqo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50712__zku%2Fqo
[junit4:junit4]   2> 384 T1734 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50712__zku%2Fqo
[junit4:junit4]   2> 386 T1734 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 390 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 390 T1734 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 392 T1734 oasc.Overseer.start Overseer (id=89381238677962755-127.0.0.1:50712__zku%2Fqo-n_0000000000) starting
[junit4:junit4]   2> 392 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 393 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 394 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 394 T1734 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 396 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 397 T1758 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 397 T1734 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 399 T1734 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 400 T1734 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 401 T1757 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 403 T1759 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/collection1
[junit4:junit4]   2> 403 T1759 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 404 T1759 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 404 T1759 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 405 T1759 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/collection1/'
[junit4:junit4]   2> 405 T1759 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/collection1/lib/README' to classloader
[junit4:junit4]   2> 405 T1759 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 424 T1759 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 448 T1759 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 449 T1759 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 452 T1759 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 718 T1759 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 722 T1759 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 724 T1759 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 734 T1759 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 737 T1759 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 739 T1759 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 740 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 740 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 740 T1759 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 741 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 741 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 742 T1759 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 742 T1759 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363849467382/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data/
[junit4:junit4]   2> 742 T1759 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d41ab98
[junit4:junit4]   2> 742 T1759 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 743 T1759 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data forceNew: false
[junit4:junit4]   2> 743 T1759 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data/index/
[junit4:junit4]   2> 743 T1759 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 743 T1759 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data/index forceNew: false
[junit4:junit4]   2> 744 T1759 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4417e86c lockFactory=org.apache.lucene.store.NativeFSLockFactory@74d5bdcb),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 744 T1759 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 746 T1759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 746 T1759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 746 T1759 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 746 T1759 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 749 T1759 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 751 T1759 oass.SolrIndexSearcher.<init> Opening Searcher@5e046ca3 main
[junit4:junit4]   2> 752 T1759 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data/tlog
[junit4:junit4]   2> 752 T1759 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 752 T1759 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 754 T1760 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e046ca3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 754 T1759 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 755 T1759 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1904 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1905 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50712/_zku/qo",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50712__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 1905 T1757 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1905 T1757 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1908 T1756 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> 2756 T1759 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2756 T1759 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50712/_zku/qo collection:control_collection shard:shard1
[junit4:junit4]   2> 2757 T1759 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2762 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2762 T1759 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2762 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2764 T1759 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2764 T1759 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2764 T1759 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50712/_zku/qo/collection1/
[junit4:junit4]   2> 2764 T1759 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2765 T1759 oasc.SyncStrategy.syncToMe http://127.0.0.1:50712/_zku/qo/collection1/ has no replicas
[junit4:junit4]   2> 2765 T1759 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50712/_zku/qo/collection1/
[junit4:junit4]   2> 2765 T1759 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2768 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3414 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3441 T1756 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> 3470 T1759 oasc.ZkController.register We are http://127.0.0.1:50712/_zku/qo/collection1/ and leader is http://127.0.0.1:50712/_zku/qo/collection1/
[junit4:junit4]   2> 3471 T1759 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50712/_zku/qo
[junit4:junit4]   2> 3471 T1759 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3472 T1759 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3472 T1759 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3473 T1759 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3474 T1734 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3475 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3475 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3481 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3482 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@e33f889
[junit4:junit4]   2> 3483 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3483 T1762 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3483 T1762 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 3484 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51133
[junit4:junit4]   2> 3484 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51133
[junit4:junit4]   2> 3485 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0004 with negotiated timeout 10000 for client /127.0.0.1:51133
[junit4:junit4]   2> 3485 T1762 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0004, negotiated timeout = 10000
[junit4:junit4]   2> 3485 T1763 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e33f889 name:ZooKeeperConnection Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3485 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3493 T1734 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3495 T1734 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3574 T1734 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3576 T1734 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50602
[junit4:junit4]   2> 3577 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3578 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3578 T1734 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621
[junit4:junit4]   2> 3578 T1734 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/solr.xml
[junit4:junit4]   2> 3579 T1734 oasc.CoreContainer.<init> New CoreContainer 2046543089
[junit4:junit4]   2> 3579 T1734 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/'
[junit4:junit4]   2> 3580 T1734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/'
[junit4:junit4]   2> 3603 T1734 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3603 T1734 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3604 T1734 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3604 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3605 T1734 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3605 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3605 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3606 T1734 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3606 T1734 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3607 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3616 T1734 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3628 T1734 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43462/solr
[junit4:junit4]   2> 3629 T1734 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3629 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d7afa5e
[junit4:junit4]   2> 3630 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3631 T1773 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3631 T1773 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 3632 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51142
[junit4:junit4]   2> 3632 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51142
[junit4:junit4]   2> 3633 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0005 with negotiated timeout 20000 for client /127.0.0.1:51142
[junit4:junit4]   2> 3633 T1773 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0005, negotiated timeout = 20000
[junit4:junit4]   2> 3633 T1774 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d7afa5e name:ZooKeeperConnection Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3633 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3635 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0005
[junit4:junit4]   2> 3636 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51142 which had sessionid 0x13d8bc354fc0005
[junit4:junit4]   2> 3636 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0005 closed
[junit4:junit4]   2> 3636 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3640 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4430e9f9
[junit4:junit4]   2> 3641 T1774 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3642 T1775 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3641 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3642 T1775 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 3643 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51143
[junit4:junit4]   2> 3643 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51143
[junit4:junit4]   2> 3644 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0006 with negotiated timeout 20000 for client /127.0.0.1:51143
[junit4:junit4]   2> 3644 T1775 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0006, negotiated timeout = 20000
[junit4:junit4]   2> 3645 T1776 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4430e9f9 name:ZooKeeperConnection Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3645 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3646 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3650 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3652 T1734 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4656 T1734 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50602__zku%2Fqo
[junit4:junit4]   2> 4657 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50602__zku%2Fqo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50602__zku%2Fqo
[junit4:junit4]   2> 4657 T1734 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50602__zku%2Fqo
[junit4:junit4]   2> 4660 T1756 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4660 T1776 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4660 T1756 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> 4660 T1763 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4664 T1777 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/collection1
[junit4:junit4]   2> 4664 T1777 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4665 T1777 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4665 T1777 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4666 T1777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/collection1/'
[junit4:junit4]   2> 4666 T1777 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/collection1/lib/README' to classloader
[junit4:junit4]   2> 4666 T1777 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4688 T1777 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4713 T1777 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4714 T1777 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4718 T1777 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4945 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4946 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50712/_zku/qo",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50712__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 4949 T1763 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> 4949 T1756 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> 4949 T1776 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> 5011 T1777 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5015 T1777 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5017 T1777 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5027 T1777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5030 T1777 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5032 T1777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5033 T1777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5033 T1777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5034 T1777 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5034 T1777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5035 T1777 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5035 T1777 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5035 T1777 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1/
[junit4:junit4]   2> 5035 T1777 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d41ab98
[junit4:junit4]   2> 5036 T1777 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5036 T1777 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1 forceNew: false
[junit4:junit4]   2> 5036 T1777 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1/index/
[junit4:junit4]   2> 5036 T1777 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5037 T1777 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1/index forceNew: false
[junit4:junit4]   2> 5038 T1777 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@776923e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4bd017c9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5038 T1777 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5039 T1777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5039 T1777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5040 T1777 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5040 T1777 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5040 T1777 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5044 T1777 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5046 T1777 oass.SolrIndexSearcher.<init> Opening Searcher@21a049ce main
[junit4:junit4]   2> 5046 T1777 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1/tlog
[junit4:junit4]   2> 5046 T1777 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5047 T1777 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5049 T1778 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21a049ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5050 T1777 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5050 T1777 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6452 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6453 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50602/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50602__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 6453 T1757 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6453 T1757 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6456 T1756 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> 6456 T1776 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> 6456 T1763 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> 7052 T1777 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7052 T1777 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50602/_zku/qo collection:collection1 shard:shard2
[junit4:junit4]   2> 7053 T1777 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7057 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7057 T1777 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7058 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7062 T1777 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7063 T1777 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7063 T1777 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50602/_zku/qo/collection1/
[junit4:junit4]   2> 7063 T1777 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7063 T1777 oasc.SyncStrategy.syncToMe http://127.0.0.1:50602/_zku/qo/collection1/ has no replicas
[junit4:junit4]   2> 7063 T1777 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50602/_zku/qo/collection1/
[junit4:junit4]   2> 7064 T1777 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7073 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7960 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7979 T1756 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> 7979 T1763 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> 7979 T1776 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> 8027 T1777 oasc.ZkController.register We are http://127.0.0.1:50602/_zku/qo/collection1/ and leader is http://127.0.0.1:50602/_zku/qo/collection1/
[junit4:junit4]   2> 8027 T1777 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50602/_zku/qo
[junit4:junit4]   2> 8027 T1777 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8027 T1777 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8027 T1777 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8029 T1777 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8030 T1734 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8030 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8031 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8087 T1734 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8089 T1734 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34157
[junit4:junit4]   2> 8089 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8090 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8090 T1734 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159
[junit4:junit4]   2> 8090 T1734 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/solr.xml
[junit4:junit4]   2> 8091 T1734 oasc.CoreContainer.<init> New CoreContainer 174433106
[junit4:junit4]   2> 8091 T1734 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/'
[junit4:junit4]   2> 8091 T1734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/'
[junit4:junit4]   2> 8106 T1734 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8106 T1734 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8107 T1734 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8107 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8107 T1734 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8109 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8114 T1734 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8121 T1734 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43462/solr
[junit4:junit4]   2> 8122 T1734 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8123 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@445f5bb7
[junit4:junit4]   2> 8123 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8124 T1789 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8124 T1789 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 8124 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51148
[junit4:junit4]   2> 8125 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51148
[junit4:junit4]   2> 8125 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0007 with negotiated timeout 20000 for client /127.0.0.1:51148
[junit4:junit4]   2> 8126 T1789 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0007, negotiated timeout = 20000
[junit4:junit4]   2> 8126 T1790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@445f5bb7 name:ZooKeeperConnection Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8126 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8127 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0007
[junit4:junit4]   2> 8128 T1790 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8128 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51148 which had sessionid 0x13d8bc354fc0007
[junit4:junit4]   2> 8128 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0007 closed
[junit4:junit4]   2> 8128 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8131 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7bcee2ff
[junit4:junit4]   2> 8132 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8132 T1791 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8132 T1791 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 8133 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51149
[junit4:junit4]   2> 8133 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51149
[junit4:junit4]   2> 8133 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0008 with negotiated timeout 20000 for client /127.0.0.1:51149
[junit4:junit4]   2> 8134 T1791 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0008, negotiated timeout = 20000
[junit4:junit4]   2> 8134 T1792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7bcee2ff name:ZooKeeperConnection Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8134 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8135 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8136 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8137 T1734 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9140 T1734 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34157__zku%2Fqo
[junit4:junit4]   2> 9141 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34157__zku%2Fqo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34157__zku%2Fqo
[junit4:junit4]   2> 9142 T1734 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34157__zku%2Fqo
[junit4:junit4]   2> 9143 T1776 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> 9144 T1763 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9144 T1756 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9144 T1763 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> 9144 T1756 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> 9144 T1792 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9145 T1776 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9148 T1793 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/collection1
[junit4:junit4]   2> 9148 T1793 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9149 T1793 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9149 T1793 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9149 T1793 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/collection1/'
[junit4:junit4]   2> 9150 T1793 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/collection1/lib/README' to classloader
[junit4:junit4]   2> 9150 T1793 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9171 T1793 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9197 T1793 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9198 T1793 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9201 T1793 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9474 T1793 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9479 T1793 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9481 T1793 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9485 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9485 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50602/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50602__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9488 T1792 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> 9488 T1776 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> 9488 T1763 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> 9488 T1756 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> 9492 T1793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9494 T1793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9496 T1793 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9497 T1793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9498 T1793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9498 T1793 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9498 T1793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9499 T1793 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9499 T1793 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9499 T1793 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363849475159/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty2/
[junit4:junit4]   2> 9499 T1793 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d41ab98
[junit4:junit4]   2> 9499 T1793 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9500 T1793 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty2 forceNew: false
[junit4:junit4]   2> 9500 T1793 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty2/index/
[junit4:junit4]   2> 9500 T1793 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9500 T1793 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty2/index forceNew: false
[junit4:junit4]   2> 9502 T1793 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44409798 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a314c6c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9502 T1793 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9503 T1793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9503 T1793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9504 T1793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9505 T1793 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9505 T1793 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9507 T1793 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9509 T1793 oass.SolrIndexSearcher.<init> Opening Searcher@60bcb789 main
[junit4:junit4]   2> 9509 T1793 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty2/tlog
[junit4:junit4]   2> 9510 T1793 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9510 T1793 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9512 T1794 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60bcb789 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9513 T1793 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9513 T1793 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10992 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10993 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34157/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34157__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 10993 T1757 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10993 T1757 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10997 T1756 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> 10997 T1776 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> 10997 T1763 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> 10997 T1792 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> 11514 T1793 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11514 T1793 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34157/_zku/qo collection:collection1 shard:shard1
[junit4:junit4]   2> 11515 T1793 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11520 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11521 T1793 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11521 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11523 T1793 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11523 T1793 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11523 T1793 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34157/_zku/qo/collection1/
[junit4:junit4]   2> 11523 T1793 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11524 T1793 oasc.SyncStrategy.syncToMe http://127.0.0.1:34157/_zku/qo/collection1/ has no replicas
[junit4:junit4]   2> 11524 T1793 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34157/_zku/qo/collection1/
[junit4:junit4]   2> 11524 T1793 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11526 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12500 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12508 T1763 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> 12508 T1776 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> 12508 T1756 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> 12508 T1792 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> 12529 T1793 oasc.ZkController.register We are http://127.0.0.1:34157/_zku/qo/collection1/ and leader is http://127.0.0.1:34157/_zku/qo/collection1/
[junit4:junit4]   2> 12530 T1793 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34157/_zku/qo
[junit4:junit4]   2> 12530 T1793 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12530 T1793 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12530 T1793 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12532 T1793 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12533 T1734 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12534 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12534 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12620 T1734 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12624 T1734 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37031
[junit4:junit4]   2> 12625 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12626 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12626 T1734 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665
[junit4:junit4]   2> 12626 T1734 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/solr.xml
[junit4:junit4]   2> 12627 T1734 oasc.CoreContainer.<init> New CoreContainer 685148832
[junit4:junit4]   2> 12628 T1734 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/'
[junit4:junit4]   2> 12628 T1734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/'
[junit4:junit4]   2> 12654 T1734 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12655 T1734 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12655 T1734 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12656 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12656 T1734 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12657 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12657 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12658 T1734 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12658 T1734 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12659 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12668 T1734 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12681 T1734 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43462/solr
[junit4:junit4]   2> 12682 T1734 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12683 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@355a372f
[junit4:junit4]   2> 12683 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12687 T1805 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12687 T1805 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 12687 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51167
[junit4:junit4]   2> 12688 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51167
[junit4:junit4]   2> 12688 T1805 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc0009, negotiated timeout = 20000
[junit4:junit4]   2> 12688 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc0009 with negotiated timeout 20000 for client /127.0.0.1:51167
[junit4:junit4]   2> 12688 T1806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@355a372f name:ZooKeeperConnection Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12689 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12693 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0009
[junit4:junit4]   2> 12693 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51167 which had sessionid 0x13d8bc354fc0009
[junit4:junit4]   2> 12693 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0009 closed
[junit4:junit4]   2> 12694 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12696 T1806 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12699 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@522808dd
[junit4:junit4]   2> 12700 T1807 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12701 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51168
[junit4:junit4]   2> 12701 T1807 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 12702 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51168
[junit4:junit4]   2> 12703 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc000a with negotiated timeout 20000 for client /127.0.0.1:51168
[junit4:junit4]   2> 12703 T1807 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc000a, negotiated timeout = 20000
[junit4:junit4]   2> 12703 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12703 T1808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@522808dd name:ZooKeeperConnection Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12704 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12705 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12706 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12709 T1734 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13712 T1734 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37031__zku%2Fqo
[junit4:junit4]   2> 13713 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37031__zku%2Fqo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37031__zku%2Fqo
[junit4:junit4]   2> 13713 T1734 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37031__zku%2Fqo
[junit4:junit4]   2> 13715 T1756 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> 13715 T1763 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> 13716 T1792 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13715 T1776 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> 13716 T1792 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> 13716 T1808 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13717 T1763 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13717 T1756 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13717 T1776 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13721 T1809 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/collection1
[junit4:junit4]   2> 13721 T1809 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13721 T1809 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13722 T1809 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13722 T1809 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/collection1/'
[junit4:junit4]   2> 13723 T1809 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/collection1/lib/README' to classloader
[junit4:junit4]   2> 13723 T1809 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13750 T1809 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13774 T1809 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13775 T1809 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13778 T1809 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14017 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14017 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34157/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34157__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 14021 T1756 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> 14021 T1763 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> 14021 T1776 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> 14021 T1808 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> 14021 T1792 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> 14056 T1809 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14061 T1809 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14062 T1809 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14074 T1809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14076 T1809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14079 T1809 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14080 T1809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14080 T1809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14080 T1809 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14081 T1809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14081 T1809 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14082 T1809 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14082 T1809 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363849479665/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty3/
[junit4:junit4]   2> 14082 T1809 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d41ab98
[junit4:junit4]   2> 14082 T1809 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14083 T1809 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty3 forceNew: false
[junit4:junit4]   2> 14083 T1809 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty3/index/
[junit4:junit4]   2> 14083 T1809 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14083 T1809 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty3/index forceNew: false
[junit4:junit4]   2> 14085 T1809 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e2920f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2efc69ce),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14085 T1809 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14086 T1809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14086 T1809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14087 T1809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14087 T1809 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14087 T1809 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14087 T1809 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14088 T1809 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14088 T1809 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14088 T1809 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14090 T1809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14092 T1809 oass.SolrIndexSearcher.<init> Opening Searcher@632ffff6 main
[junit4:junit4]   2> 14093 T1809 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty3/tlog
[junit4:junit4]   2> 14093 T1809 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14093 T1809 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14095 T1810 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@632ffff6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14096 T1809 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14097 T1809 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15524 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15525 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37031/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37031__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 15525 T1757 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15525 T1757 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15563 T1763 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> 15563 T1792 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> 15563 T1756 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> 15563 T1776 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> 15563 T1808 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> 16098 T1809 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16098 T1809 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37031/_zku/qo collection:collection1 shard:shard2
[junit4:junit4]   2> 16101 T1809 oasc.ZkController.register We are http://127.0.0.1:37031/_zku/qo/collection1/ and leader is http://127.0.0.1:50602/_zku/qo/collection1/
[junit4:junit4]   2> 16101 T1809 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37031/_zku/qo
[junit4:junit4]   2> 16101 T1809 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16101 T1809 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C381 name=collection1 org.apache.solr.core.SolrCore@5380e40c url=http://127.0.0.1:37031/_zku/qo/collection1 node=127.0.0.1:37031__zku%2Fqo C381_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=http://127.0.0.1:37031/_zku/qo, collection=collection1, node_name=127.0.0.1:37031__zku%2Fqo}
[junit4:junit4]   2> 16101 T1811 C381 P37031 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16102 T1811 C381 P37031 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16102 T1809 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16102 T1811 C381 P37031 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16102 T1811 C381 P37031 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16103 T1811 C381 P37031 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16103 T1734 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16104 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16104 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16165 T1734 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16167 T1734 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41470
[junit4:junit4]   2> 16168 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16168 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16168 T1734 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233
[junit4:junit4]   2> 16168 T1734 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/solr.xml
[junit4:junit4]   2> 16169 T1734 oasc.CoreContainer.<init> New CoreContainer 13481500
[junit4:junit4]   2> 16169 T1734 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/'
[junit4:junit4]   2> 16170 T1734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/'
[junit4:junit4]   2> 16186 T1734 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16187 T1734 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16187 T1734 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16187 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16189 T1734 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16189 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16195 T1734 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16203 T1734 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43462/solr
[junit4:junit4]   2> 16204 T1734 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16204 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3722e287
[junit4:junit4]   2> 16205 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16205 T1822 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16205 T1822 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 16205 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51173
[junit4:junit4]   2> 16206 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51173
[junit4:junit4]   2> 16206 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc000b with negotiated timeout 20000 for client /127.0.0.1:51173
[junit4:junit4]   2> 16206 T1822 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc000b, negotiated timeout = 20000
[junit4:junit4]   2> 16207 T1823 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3722e287 name:ZooKeeperConnection Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16207 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16208 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc000b
[junit4:junit4]   2> 16208 T1823 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16208 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51173 which had sessionid 0x13d8bc354fc000b
[junit4:junit4]   2> 16208 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc000b closed
[junit4:junit4]   2> 16209 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16212 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@362cf4cb
[junit4:junit4]   2> 16212 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16213 T1824 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16213 T1824 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 16213 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51174
[junit4:junit4]   2> 16213 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51174
[junit4:junit4]   2> 16214 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc000c with negotiated timeout 20000 for client /127.0.0.1:51174
[junit4:junit4]   2> 16214 T1824 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc000c, negotiated timeout = 20000
[junit4:junit4]   2> 16214 T1825 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@362cf4cb name:ZooKeeperConnection Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16214 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16215 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16216 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16218 T1734 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17067 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17067 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37031/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37031__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 17071 T1763 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> 17071 T1756 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> 17071 T1792 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> 17071 T1808 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> 17071 T1825 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> 17071 T1776 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> 17110 T1771 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&version=2&checkLive=true&nodeName=127.0.0.1:37031__zku%252Fqo&core=collection1&coreNodeName=4&action=PREPRECOVERY&onlyIfLeader=true&wt=javabin} status=0 QTime=1000 
[junit4:junit4]   2> 17220 T1734 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41470__zku%2Fqo
[junit4:junit4]   2> 17221 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41470__zku%2Fqo Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41470__zku%2Fqo
[junit4:junit4]   2> 17222 T1734 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41470__zku%2Fqo
[junit4:junit4]   2> 17224 T1792 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> 17224 T1808 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> 17224 T1763 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> 17224 T1825 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> 17224 T1776 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17224 T1776 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> 17224 T1756 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17225 T1756 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> 17226 T1792 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17226 T1763 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17226 T1808 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17226 T1825 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17230 T1826 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/collection1
[junit4:junit4]   2> 17230 T1826 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17231 T1826 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17231 T1826 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17232 T1826 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/collection1/'
[junit4:junit4]   2> 17232 T1826 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/collection1/lib/README' to classloader
[junit4:junit4]   2> 17232 T1826 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17253 T1826 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17279 T1826 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17280 T1826 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17283 T1826 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17564 T1826 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17569 T1826 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17571 T1826 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17580 T1826 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17582 T1826 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17585 T1826 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17586 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17586 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17586 T1826 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17587 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17587 T1826 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17587 T1826 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17588 T1826 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363849483233/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty4/
[junit4:junit4]   2> 17588 T1826 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d41ab98
[junit4:junit4]   2> 17588 T1826 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17588 T1826 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty4 forceNew: false
[junit4:junit4]   2> 17589 T1826 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty4/index/
[junit4:junit4]   2> 17589 T1826 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17589 T1826 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty4/index forceNew: false
[junit4:junit4]   2> 17590 T1826 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@152a2648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e0a8840),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17590 T1826 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17592 T1826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17592 T1826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17592 T1826 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17594 T1826 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17596 T1826 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17598 T1826 oass.SolrIndexSearcher.<init> Opening Searcher@3fc4df22 main
[junit4:junit4]   2> 17598 T1826 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty4/tlog
[junit4:junit4]   2> 17598 T1826 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17598 T1826 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17601 T1827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fc4df22 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17602 T1826 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17602 T1826 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18575 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18576 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41470/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41470__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18576 T1757 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18576 T1757 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18580 T1763 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> 18580 T1808 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> 18580 T1756 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> 18580 T1825 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> 18580 T1776 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> 18580 T1792 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> 18603 T1826 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18603 T1826 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41470/_zku/qo collection:collection1 shard:shard1
[junit4:junit4]   2> 18606 T1826 oasc.ZkController.register We are http://127.0.0.1:41470/_zku/qo/collection1/ and leader is http://127.0.0.1:34157/_zku/qo/collection1/
[junit4:junit4]   2> 18606 T1826 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41470/_zku/qo
[junit4:junit4]   2> 18606 T1826 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18606 T1826 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C382 name=collection1 org.apache.solr.core.SolrCore@6cb6a477 url=http://127.0.0.1:41470/_zku/qo/collection1 node=127.0.0.1:41470__zku%2Fqo C382_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, base_url=http://127.0.0.1:41470/_zku/qo, collection=collection1, node_name=127.0.0.1:41470__zku%2Fqo}
[junit4:junit4]   2> 18607 T1828 C382 P41470 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18607 T1828 C382 P41470 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18607 T1826 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18608 T1828 C382 P41470 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18608 T1828 C382 P41470 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18609 T1828 C382 P41470 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18609 T1734 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18609 T1734 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18609 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18612 T1734 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18613 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18617 T1771 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/onenodecollectioncore
[junit4:junit4]   2> 18618 T1771 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18618 T1771 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18618 T1771 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18619 T1771 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18619 T1771 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18621 T1771 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18622 T1771 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/onenodecollectioncore/'
[junit4:junit4]   2> 18653 T1771 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18683 T1771 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18683 T1771 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18687 T1771 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18986 T1771 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18991 T1771 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18994 T1771 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19004 T1771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19007 T1771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19009 T1771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19010 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19010 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19011 T1771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19011 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19012 T1771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19012 T1771 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19012 T1771 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363849470621/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onenodecollection/
[junit4:junit4]   2> 19012 T1771 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d41ab98
[junit4:junit4]   2> 19013 T1771 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19013 T1771 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onenodecollection forceNew: false
[junit4:junit4]   2> 19014 T1771 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onenodecollection/index/
[junit4:junit4]   2> 19014 T1771 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19014 T1771 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19015 T1771 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37c6977f lockFactory=org.apache.lucene.store.NativeFSLockFactory@24644982),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19016 T1771 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19017 T1771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19017 T1771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19018 T1771 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19018 T1771 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19020 T1771 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19022 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19024 T1771 oass.SolrIndexSearcher.<init> Opening Searcher@20e56acf main
[junit4:junit4]   2> 19024 T1771 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onenodecollection/tlog
[junit4:junit4]   2> 19025 T1771 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19025 T1771 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19027 T1830 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@20e56acf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19028 T1771 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2>  C381_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, base_url=http://127.0.0.1:37031/_zku/qo, collection=collection1, node_name=127.0.0.1:37031__zku%2Fqo, shard=shard2}
[junit4:junit4]   2> 19111 T1811 C381 P37031 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50602/_zku/qo/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19111 T1811 C381 P37031 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37031/_zku/qo START replicas=[http://127.0.0.1:50602/_zku/qo/collection1/] nUpdates=100
[junit4:junit4]   2> 19111 T1811 C381 P37031 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19111 T1811 C381 P37031 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19111 T1811 C381 P37031 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19112 T1811 C381 P37031 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19112 T1811 C381 P37031 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19112 T1811 C381 P37031 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50602/_zku/qo/collection1/. core=collection1
[junit4:junit4]   2> 19112 T1811 C381 P37031 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C383 name=collection1 org.apache.solr.core.SolrCore@3cc22e3e url=http://127.0.0.1:50602/_zku/qo/collection1 node=127.0.0.1:50602__zku%2Fqo C383_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, base_url=http://127.0.0.1:50602/_zku/qo, collection=collection1, node_name=127.0.0.1:50602__zku%2Fqo, shard=shard2, leader=true}
[junit4:junit4]   2> 19115 T1772 C383 P50602 REQ /get {version=2&qt=/get&distrib=false&wt=javabin&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 19117 T1766 C383 P50602 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19118 T1766 C383 P50602 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@776923e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4bd017c9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19118 T1766 C383 P50602 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19119 T1766 C383 P50602 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@776923e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4bd017c9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@776923e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4bd017c9),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19119 T1766 C383 P50602 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19119 T1766 C383 P50602 oass.SolrIndexSearcher.<init> Opening Searcher@297c9c02 realtime
[junit4:junit4]   2> 19119 T1766 C383 P50602 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19120 T1766 C383 P50602 /update {version=2&softCommit=false&commit=true&openSearcher=false&commit_end_point=true&waitSearcher=true&wt=javabin} {commit=} 0 3
[junit4:junit4]   2> 19120 T1811 C381 P37031 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19120 T1811 C381 P37031 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19124 T1770 C383 P50602 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19124 T1770 C383 P50602 REQ /replication {version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=3 
[junit4:junit4]   2> 19125 T1811 C381 P37031 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19125 T1811 C381 P37031 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19125 T1811 C381 P37031 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19127 T1766 C383 P50602 REQ /replication {version=2&qt=/replication&generation=2&command=filelist&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19128 T1811 C381 P37031 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19128 T1811 C381 P37031 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty3/index.20130321100446253 forceNew: false
[junit4:junit4]   2> 19129 T1811 C381 P37031 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1867d937 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5a68a5b9) fullCopy=false
[junit4:junit4]   2> 19130 T1772 C383 P50602 REQ /replication {qt=/replication&generation=2&file=segments_2&checksum=true&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19131 T1811 C381 P37031 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19132 T1811 C381 P37031 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19132 T1811 C381 P37031 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19133 T1811 C381 P37031 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e2920f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2efc69ce),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48e2920f lockFactory=org.apache.lucene.store.NativeFSLockFactory@2efc69ce),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19133 T1811 C381 P37031 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19133 T1811 C381 P37031 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19133 T1811 C381 P37031 oass.SolrIndexSearcher.<init> Opening Searcher@5b9a6e6e main
[junit4:junit4]   2> 19134 T1810 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b9a6e6e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19134 T1811 C381 P37031 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19134 T1811 C381 P37031 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19134 T1811 C381 P37031 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19134 T1811 C381 P37031 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19135 T1811 C381 P37031 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20084 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20085 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41470/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41470__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20087 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50602/_zku/qo",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50602__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 20088 T1757 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20088 T1757 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20090 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37031/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37031__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20099 T1756 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> 20100 T1792 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> 20100 T1825 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> 20100 T1776 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> 20100 T1808 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> 20099 T1763 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> 20613 T1787 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&version=2&checkLive=true&nodeName=127.0.0.1:41470__zku%252Fqo&core=collection1&coreNodeName=5&action=PREPRECOVERY&onlyIfLeader=true&wt=javabin} status=0 QTime=2000 
[junit4:junit4]   2> 21029 T1771 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21029 T1771 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:50602/_zku/qo collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21030 T1771 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21038 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21038 T1771 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21039 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21040 T1771 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21040 T1771 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21041 T1771 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50602/_zku/qo/onenodecollectioncore/
[junit4:junit4]   2> 21041 T1771 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21041 T1771 oasc.SyncStrategy.syncToMe http://127.0.0.1:50602/_zku/qo/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21041 T1771 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50602/_zku/qo/onenodecollectioncore/
[junit4:junit4]   2> 21042 T1771 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21045 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21606 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21640 T1808 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> 21640 T1776 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> 21640 T1756 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> 21640 T1763 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> 21640 T1792 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> 21640 T1825 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> 21649 T1771 oasc.ZkController.register We are http://127.0.0.1:50602/_zku/qo/onenodecollectioncore/ and leader is http://127.0.0.1:50602/_zku/qo/onenodecollectioncore/
[junit4:junit4]   2> 21649 T1771 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:50602/_zku/qo
[junit4:junit4]   2> 21650 T1771 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21650 T1771 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21653 T1771 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21654 T1771 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&collection=onenodecollection&name=onenodecollectioncore&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onenodecollection&action=CREATE&numShards=1&roles=none&wt=javabin} status=0 QTime=3037 
[junit4:junit4]   2> 21655 T1734 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21656 T1734 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C382_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, base_url=http://127.0.0.1:41470/_zku/qo, collection=collection1, node_name=127.0.0.1:41470__zku%2Fqo, shard=shard1}
[junit4:junit4]   2> 22614 T1828 C382 P41470 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:34157/_zku/qo/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22614 T1828 C382 P41470 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:41470/_zku/qo START replicas=[http://127.0.0.1:34157/_zku/qo/collection1/] nUpdates=100
[junit4:junit4]   2> 22615 T1828 C382 P41470 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22615 T1828 C382 P41470 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:34157/_zku/qo/collection1/. core=collection1
[junit4:junit4]   2> 22616 T1828 C382 P41470 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C384 name=collection1 org.apache.solr.core.SolrCore@15ff5e01 url=http://127.0.0.1:34157/_zku/qo/collection1 node=127.0.0.1:34157__zku%2Fqo C384_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, base_url=http://127.0.0.1:34157/_zku/qo, collection=collection1, node_name=127.0.0.1:34157__zku%2Fqo, shard=shard1, leader=true}
[junit4:junit4]   2> 22621 T1786 C384 P34157 REQ /get {version=2&qt=/get&distrib=false&wt=javabin&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 22622 T1785 C384 P34157 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22624 T1785 C384 P34157 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44409798 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a314c6c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22624 T1785 C384 P34157 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22624 T1785 C384 P34157 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44409798 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a314c6c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@44409798 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a314c6c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22625 T1785 C384 P34157 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22625 T1785 C384 P34157 oass.SolrIndexSearcher.<init> Opening Searcher@46669a32 realtime
[junit4:junit4]   2> 22625 T1785 C384 P34157 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22625 T1785 C384 P34157 /update {version=2&softCommit=false&commit=true&openSearcher=false&commit_end_point=true&waitSearcher=true&wt=javabin} {commit=} 0 3
[junit4:junit4]   2> 22626 T1828 C382 P41470 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22627 T1828 C382 P41470 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22628 T1788 C384 P34157 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22628 T1788 C384 P34157 REQ /replication {version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22629 T1828 C382 P41470 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22629 T1828 C382 P41470 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22629 T1828 C382 P41470 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22632 T1786 C384 P34157 REQ /replication {version=2&qt=/replication&generation=2&command=filelist&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22632 T1828 C382 P41470 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22633 T1828 C382 P41470 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty4/index.20130321100449757 forceNew: false
[junit4:junit4]   2> 22633 T1828 C382 P41470 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@18efa9dc lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b417162) fullCopy=false
[junit4:junit4]   2> 22635 T1785 C384 P34157 REQ /replication {qt=/replication&generation=2&file=segments_2&checksum=true&command=filecontent&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 22636 T1828 C382 P41470 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22637 T1828 C382 P41470 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22637 T1828 C382 P41470 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22638 T1828 C382 P41470 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@152a2648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e0a8840),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@152a2648 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e0a8840),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22638 T1828 C382 P41470 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22639 T1828 C382 P41470 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22639 T1828 C382 P41470 oass.SolrIndexSearcher.<init> Opening Searcher@13d82a6e main
[junit4:junit4]   2> 22640 T1827 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13d82a6e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22640 T1828 C382 P41470 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22640 T1828 C382 P41470 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22640 T1828 C382 P41470 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22640 T1828 C382 P41470 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22642 T1828 C382 P41470 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22657 T1734 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23148 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23148 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50602/_zku/qo",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50602__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50602__zku%2Fqo_onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 23151 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41470/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41470__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 23155 T1808 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> 23155 T1792 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> 23155 T1776 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> 23156 T1825 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> 23156 T1756 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> 23156 T1763 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> 23659 T1734 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23660 T1734 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23660 T1734 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23692 T1734 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43462 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d3232f4
[junit4:junit4]   2> 23693 T1734 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23693 T1835 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:43462. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23694 T1835 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:43462, initiating session
[junit4:junit4]   2> 23694 T1736 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51198
[junit4:junit4]   2> 23694 T1736 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51198
[junit4:junit4]   2> 23695 T1738 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8bc354fc000d with negotiated timeout 10000 for client /127.0.0.1:51198
[junit4:junit4]   2> 23695 T1835 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:43462, sessionid = 0x13d8bc354fc000d, negotiated timeout = 10000
[junit4:junit4]   2> 23697 T1836 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d3232f4 name:ZooKeeperConnection Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23697 T1734 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23754 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc000d
[junit4:junit4]   2> 23755 T1836 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23755 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51198 which had sessionid 0x13d8bc354fc000d
[junit4:junit4]   2> 23755 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc000d closed
[junit4:junit4]   2> 23755 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0004
[junit4:junit4]   2> 23756 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51133 which had sessionid 0x13d8bc354fc0004
[junit4:junit4]   2> 23756 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0004 closed
[junit4:junit4]   2> 23758 T1734 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 50712
[junit4:junit4]   2> 23759 T1734 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1921482722
[junit4:junit4]   2> 23759 T1763 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24664 T1757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24665 T1757 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50712/_zku/qo",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50712__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 24669 T1776 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> 24669 T1825 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> 24669 T1756 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> 24670 T1792 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> 24669 T1808 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> 25760 T1734 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25761 T1734 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25763 T1734 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@50defef1
[junit4:junit4]   2> 25765 T1734 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25765 T1734 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25765 T1734 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25765 T1734 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25766 T1734 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25767 T1734 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data/index
[junit4:junit4]   2> 25767 T1734 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data/index
[junit4:junit4]   2> 25767 T1734 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data
[junit4:junit4]   2> 25767 T1734 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/control/data
[junit4:junit4]   2> 25768 T1757 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89381238677962755-127.0.0.1:50712__zku%2Fqo-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25769 T1739 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8bc354fc0003
[junit4:junit4]   2> 25769 T1808 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> 25769 T1825 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> 25770 T1756 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> 25770 T1736 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51118 which had sessionid 0x13d8bc354fc0003
[junit4:junit4]   2> 25770 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0003 closed
[junit4:junit4]   2> 25770 T1792 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25771 T1792 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> 25771 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25771 T1776 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25772 T1808 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25772 T1825 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25773 T1776 oasc.Overseer.start Overseer (id=89381238677962758-127.0.0.1:50602__zku%2Fqo-n_0000000001) starting
[junit4:junit4]   2> 25773 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25774 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25775 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25776 T1739 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25777 T1776 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> 25777 T1838 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25778 T1776 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25779 T1837 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25780 T1837 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25780 T1837 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50712/_zku/qo",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50712__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 25784 T1792 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> 25784 T1808 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> 25784 T1825 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> 25784 T1776 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> 25792 T1734 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_zku/qo,null}
[junit4:junit4]   2> 25844 T1734 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 50602
[junit4:junit4]   2> 25844 T1734 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2046543089
[junit4:junit4]   2> 27070 T1756 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27070 T1756 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27070 T1756 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27293 T1837 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27293 T1837 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50602/_zku/qo",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50602__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50602__zku%2Fqo_onenodecollectioncore",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 27296 T1837 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50602/_zku/qo",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50602__zku%2Fqo",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 27301 T1792 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> 27302 T1825 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> 27302 T1808 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> 27303 T1776 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> 28847 T1734 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 28847 T1734 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 28849 T1734 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 28851 T1734 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3cc22e3e
[junit4:junit4]   2> 28853 T1734 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 28854 T1734 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28854 T1734 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28854 T1734 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28856 T1734 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 28856 T1734 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1
[junit4:junit4]   2> 28857 T1734 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1
[junit4:junit4]   2> 28857 T1734 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1/index
[junit4:junit4]   2> 28857 T1734 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/jetty1/index
[junit4:junit4]   2> 28858 T1734 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@260c6614
[junit4:junit4]   2> 28862 T1734 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 28863 T1734 oasu.SolrCoreState.decref

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

hard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([AC0AC2EB8DD615:814A84DA9CD2B629]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:487)
[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:722)
[junit4:junit4]   2> 137872 T2230 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 137881 T2229 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 138011 T2233 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 138938 T2312 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138939 T2312 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> 138939 T2312 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138939 T2312 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {a_t=Lucene41(blocksize=128), multiDefault=Lucene41(blocksize=128), range_facet_sl=MockVariableIntBlock(baseBlockSize=118), other_tl1=Pulsing41(freqCutoff=16 minBlockSize=85 maxBlockSize=206), range_facet_si=Lucene41(blocksize=128), a_si=Pulsing41(freqCutoff=16 minBlockSize=85 maxBlockSize=206), timestamp=Lucene41(blocksize=128), text=PostingsFormat(name=Lucene41WithOrds), intDefault=Pulsing41(freqCutoff=16 minBlockSize=85 maxBlockSize=206), range_facet_l=Lucene41(blocksize=128), id=MockVariableIntBlock(baseBlockSize=118), _version_=Pulsing41(freqCutoff=16 minBlockSize=85 maxBlockSize=206)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=DefaultSimilarity, locale=de_DE, timezone=America/Bahia
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=71783280,total=321454080
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, OverseerCollectionProcessorTest, TestFieldTypeCollectionResource, TestPseudoReturnFields, DirectSolrConnectionTest, TestCopyFieldCollectionResource, TestFuzzyAnalyzedSuggestions, TestWriterPerf, TestLFUCache, ResourceLoaderTest, PolyFieldTest, CircularListTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, TestSurroundQueryParser, LeaderElectionTest, QueryParsingTest, TestPhraseSuggestions, TestCoreContainer, TestPluginEnable, TestPropInjectDefaults, DistributedTermsComponentTest, LoggingHandlerTest, MoreLikeThisHandlerTest, TestReplicationHandler, TestQuerySenderListener, ClusterStateUpdateTest, TestDynamicFieldResource, ShardRoutingTest, TestRemoteStreaming, RecoveryZkTest, TestFaceting, AnalysisAfterCoreReloadTest, DocumentBuilderTest, WordBreakSolrSpellCheckerTest, TestFunctionQuery, ZkControllerTest, IndexSchemaTest, TestSort, SearchHandlerTest, QueryElevationComponentTest, TestBadConfig, PrimitiveFieldTypeTest, SoftAutoCommitTest, LegacyHTMLStripCharFilterTest, DateFieldTest, SuggesterTest, TermsComponentTest, TestSolrIndexConfig, SpellingQueryConverterTest, DistributedSpellCheckComponentTest, SliceStateTest, TestReversedWildcardFilterFactory, TestRealTimeGet, SynonymTokenizerTest, StatelessScriptUpdateProcessorFactoryTest, TestCharFilters, RAMDirectoryFactoryTest, TestTrie, AutoCommitTest, LukeRequestHandlerTest, BadComponentTest, CSVRequestHandlerTest, TestDocumentBuilder, MinimalSchemaTest, DocValuesTest, TestValueSourceCache, BasicDistributedZkTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 139.17s, 1 test, 1 failure <<< FAILURES!

[...truncated 415 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1210: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 35 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4806 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4806/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseG1GC -XX:MarkStackSize=256K

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

Error Message:
Server at http://127.0.0.1:52182/jid/onenodecollectioncore returned non ok status:404, message:Can not find: /jid/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:52182/jid/onenodecollectioncore returned non ok status:404, message:Can not find: /jid/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([8ED06C2471C28CBC:F36E23C069DEC80]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)




Build Log:
[...truncated 9250 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2509 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /jid/
[junit4:junit4]   2> 3 T2509 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121
[junit4:junit4]   2> 4 T2509 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2510 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2510 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2510 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2510 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T2510 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T2510 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2509 oasc.ZkTestServer.run start zk server on port:41290
[junit4:junit4]   2> 105 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1059ba1
[junit4:junit4]   2> 106 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2515 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2515 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 107 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39748
[junit4:junit4]   2> 107 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39748
[junit4:junit4]   2> 107 T2513 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 338 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40000 with negotiated timeout 10000 for client /127.0.0.1:39748
[junit4:junit4]   2> 338 T2515 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40000, negotiated timeout = 10000
[junit4:junit4]   2> 339 T2516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1059ba1 name:ZooKeeperConnection Watcher:127.0.0.1:41290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 339 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 340 T2509 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 345 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40000
[junit4:junit4]   2> 345 T2516 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 346 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39748 which had sessionid 0x13d8c6bd1c40000
[junit4:junit4]   2> 345 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40000 closed
[junit4:junit4]   2> 348 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c27131
[junit4:junit4]   2> 349 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 349 T2517 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 350 T2517 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 350 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39749
[junit4:junit4]   2> 351 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39749
[junit4:junit4]   2> 352 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40001 with negotiated timeout 10000 for client /127.0.0.1:39749
[junit4:junit4]   2> 352 T2517 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40001, negotiated timeout = 10000
[junit4:junit4]   2> 353 T2518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c27131 name:ZooKeeperConnection Watcher:127.0.0.1:41290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 353 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 354 T2509 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 359 T2509 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 363 T2509 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 366 T2509 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 369 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 370 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 377 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 378 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 383 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 384 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 387 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 388 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 392 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 393 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 397 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 397 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 401 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 402 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 406 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 407 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 411 T2509 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 412 T2509 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 416 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40001
[junit4:junit4]   2> 416 T2518 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 417 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39749 which had sessionid 0x13d8c6bd1c40001
[junit4:junit4]   2> 416 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40001 closed
[junit4:junit4]   2> 489 T2509 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 497 T2509 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36042
[junit4:junit4]   2> 498 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 498 T2509 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 499 T2509 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535
[junit4:junit4]   2> 499 T2509 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/solr.xml
[junit4:junit4]   2> 500 T2509 oasc.CoreContainer.<init> New CoreContainer 1561981
[junit4:junit4]   2> 501 T2509 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/'
[junit4:junit4]   2> 502 T2509 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/'
[junit4:junit4]   2> 541 T2509 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 542 T2509 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 542 T2509 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 543 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 543 T2509 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 543 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 544 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 544 T2509 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 545 T2509 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 545 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 552 T2509 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 562 T2509 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41290/solr
[junit4:junit4]   2> 563 T2509 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 563 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@956326
[junit4:junit4]   2> 564 T2528 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 564 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 565 T2528 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 565 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39750
[junit4:junit4]   2> 565 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39750
[junit4:junit4]   2> 566 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40002 with negotiated timeout 20000 for client /127.0.0.1:39750
[junit4:junit4]   2> 566 T2528 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40002, negotiated timeout = 20000
[junit4:junit4]   2> 566 T2529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@956326 name:ZooKeeperConnection Watcher:127.0.0.1:41290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 566 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 568 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40002
[junit4:junit4]   2> 569 T2529 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 569 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39750 which had sessionid 0x13d8c6bd1c40002
[junit4:junit4]   2> 569 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40002 closed
[junit4:junit4]   2> 570 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 574 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a85fa7
[junit4:junit4]   2> 575 T2530 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 575 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 576 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39751
[junit4:junit4]   2> 576 T2530 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 577 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39751
[junit4:junit4]   2> 578 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40003 with negotiated timeout 20000 for client /127.0.0.1:39751
[junit4:junit4]   2> 578 T2530 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40003, negotiated timeout = 20000
[junit4:junit4]   2> 578 T2531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a85fa7 name:ZooKeeperConnection Watcher:127.0.0.1:41290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 579 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 581 T2509 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 584 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 585 T2509 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 588 T2509 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 590 T2509 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36042_jid
[junit4:junit4]   2> 591 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36042_jid Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36042_jid
[junit4:junit4]   2> 592 T2509 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36042_jid
[junit4:junit4]   2> 597 T2509 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 603 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 604 T2509 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 608 T2509 oasc.Overseer.start Overseer (id=89381962325950467-127.0.0.1:36042_jid-n_0000000000) starting
[junit4:junit4]   2> 609 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 610 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 611 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 613 T2509 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 616 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 617 T2533 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 619 T2509 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 622 T2509 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 624 T2509 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 628 T2532 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 632 T2534 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/collection1
[junit4:junit4]   2> 632 T2534 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 633 T2534 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 634 T2534 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 635 T2534 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/collection1/'
[junit4:junit4]   2> 636 T2534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/collection1/lib/README' to classloader
[junit4:junit4]   2> 637 T2534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 678 T2534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 708 T2534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 709 T2534 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 714 T2534 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1031 T2534 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1036 T2534 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1039 T2534 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1048 T2534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1051 T2534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1054 T2534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1055 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1055 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1055 T2534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1056 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1056 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1056 T2534 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1057 T2534 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363860509535/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data/
[junit4:junit4]   2> 1057 T2534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9425db
[junit4:junit4]   2> 1057 T2534 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1058 T2534 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data forceNew: false
[junit4:junit4]   2> 1058 T2534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data/index/
[junit4:junit4]   2> 1058 T2534 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1058 T2534 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data/index forceNew: false
[junit4:junit4]   2> 1060 T2534 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@731952 lockFactory=org.apache.lucene.store.NativeFSLockFactory@da5443),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1060 T2534 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1062 T2534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1062 T2534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1063 T2534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1063 T2534 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1063 T2534 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1064 T2534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1064 T2534 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1064 T2534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1065 T2534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1067 T2534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1070 T2534 oass.SolrIndexSearcher.<init> Opening Searcher@42d360 main
[junit4:junit4]   2> 1070 T2534 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data/tlog
[junit4:junit4]   2> 1070 T2534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1071 T2534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1074 T2535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42d360 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1074 T2534 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1074 T2534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2132 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2133 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36042_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36042/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 2133 T2532 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2133 T2532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2139 T2531 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> 3076 T2534 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3076 T2534 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36042/jid collection:control_collection shard:shard1
[junit4:junit4]   2> 3078 T2534 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3087 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3087 T2534 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3088 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3091 T2534 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3091 T2534 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3091 T2534 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36042/jid/collection1/
[junit4:junit4]   2> 3091 T2534 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3092 T2534 oasc.SyncStrategy.syncToMe http://127.0.0.1:36042/jid/collection1/ has no replicas
[junit4:junit4]   2> 3092 T2534 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36042/jid/collection1/
[junit4:junit4]   2> 3092 T2534 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3095 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3643 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3654 T2531 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> 3702 T2534 oasc.ZkController.register We are http://127.0.0.1:36042/jid/collection1/ and leader is http://127.0.0.1:36042/jid/collection1/
[junit4:junit4]   2> 3702 T2534 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36042/jid
[junit4:junit4]   2> 3702 T2534 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3703 T2534 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3703 T2534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3705 T2534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3706 T2509 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3707 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3708 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3714 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3716 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1784be9
[junit4:junit4]   2> 3717 T2537 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3717 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3718 T2537 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 3718 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39756
[junit4:junit4]   2> 3719 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39756
[junit4:junit4]   2> 3720 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40004 with negotiated timeout 10000 for client /127.0.0.1:39756
[junit4:junit4]   2> 3720 T2537 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40004, negotiated timeout = 10000
[junit4:junit4]   2> 3721 T2538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1784be9 name:ZooKeeperConnection Watcher:127.0.0.1:41290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3721 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3725 T2509 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3728 T2509 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3794 T2509 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3796 T2509 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48185
[junit4:junit4]   2> 3797 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3797 T2509 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3797 T2509 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846
[junit4:junit4]   2> 3798 T2509 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/solr.xml
[junit4:junit4]   2> 3798 T2509 oasc.CoreContainer.<init> New CoreContainer 14008150
[junit4:junit4]   2> 3799 T2509 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/'
[junit4:junit4]   2> 3799 T2509 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/'
[junit4:junit4]   2> 3818 T2509 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3819 T2509 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3819 T2509 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3819 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3820 T2509 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3820 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3820 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3821 T2509 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3821 T2509 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3821 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3828 T2509 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3837 T2509 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41290/solr
[junit4:junit4]   2> 3838 T2509 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3838 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@14671ee
[junit4:junit4]   2> 3839 T2548 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3839 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3840 T2548 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 3840 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39757
[junit4:junit4]   2> 3840 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39757
[junit4:junit4]   2> 3841 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40005 with negotiated timeout 20000 for client /127.0.0.1:39757
[junit4:junit4]   2> 3841 T2548 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40005, negotiated timeout = 20000
[junit4:junit4]   2> 3841 T2549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14671ee name:ZooKeeperConnection Watcher:127.0.0.1:41290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3842 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3843 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40005
[junit4:junit4]   2> 3843 T2549 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3843 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39757 which had sessionid 0x13d8c6bd1c40005
[junit4:junit4]   2> 3843 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40005 closed
[junit4:junit4]   2> 3844 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3847 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5648a7
[junit4:junit4]   2> 3848 T2550 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3848 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3848 T2550 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 3848 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39758
[junit4:junit4]   2> 3848 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39758
[junit4:junit4]   2> 3849 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40006 with negotiated timeout 20000 for client /127.0.0.1:39758
[junit4:junit4]   2> 3849 T2550 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40006, negotiated timeout = 20000
[junit4:junit4]   2> 3849 T2551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5648a7 name:ZooKeeperConnection Watcher:127.0.0.1:41290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3849 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3850 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3851 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3853 T2509 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4855 T2509 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48185_jid
[junit4:junit4]   2> 4857 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48185_jid Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48185_jid
[junit4:junit4]   2> 4858 T2509 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48185_jid
[junit4:junit4]   2> 4863 T2551 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4863 T2538 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4863 T2531 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4864 T2531 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> 4871 T2552 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/collection1
[junit4:junit4]   2> 4872 T2552 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4873 T2552 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4873 T2552 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4875 T2552 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/collection1/'
[junit4:junit4]   2> 4876 T2552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/collection1/lib/README' to classloader
[junit4:junit4]   2> 4876 T2552 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4920 T2552 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4949 T2552 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4950 T2552 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4954 T2552 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5162 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5163 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36042_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36042/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36042_jid_collection1"}
[junit4:junit4]   2> 5166 T2551 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> 5166 T2538 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> 5166 T2531 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> 5269 T2552 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5275 T2552 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5277 T2552 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5293 T2552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5297 T2552 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5300 T2552 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5301 T2552 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5301 T2552 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5301 T2552 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5302 T2552 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5302 T2552 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5302 T2552 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5303 T2552 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty1/
[junit4:junit4]   2> 5303 T2552 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9425db
[junit4:junit4]   2> 5303 T2552 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5304 T2552 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty1 forceNew: false
[junit4:junit4]   2> 5304 T2552 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty1/index/
[junit4:junit4]   2> 5304 T2552 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5304 T2552 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty1/index forceNew: false
[junit4:junit4]   2> 5306 T2552 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1acdcbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@2df972),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5306 T2552 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5308 T2552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5308 T2552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5308 T2552 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5309 T2552 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5309 T2552 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5309 T2552 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5309 T2552 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5310 T2552 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5310 T2552 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5313 T2552 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5315 T2552 oass.SolrIndexSearcher.<init> Opening Searcher@31d31f main
[junit4:junit4]   2> 5315 T2552 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty1/tlog
[junit4:junit4]   2> 5316 T2552 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5316 T2552 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5319 T2553 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31d31f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5321 T2552 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5321 T2552 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6670 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6671 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48185/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 6672 T2532 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6672 T2532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6680 T2531 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> 6680 T2551 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> 6680 T2538 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> 7322 T2552 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7323 T2552 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48185/jid collection:collection1 shard:shard1
[junit4:junit4]   2> 7324 T2552 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7333 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7334 T2552 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7335 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7338 T2552 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7338 T2552 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7339 T2552 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48185/jid/collection1/
[junit4:junit4]   2> 7339 T2552 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7339 T2552 oasc.SyncStrategy.syncToMe http://127.0.0.1:48185/jid/collection1/ has no replicas
[junit4:junit4]   2> 7340 T2552 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48185/jid/collection1/
[junit4:junit4]   2> 7340 T2552 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7347 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8185 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8194 T2531 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> 8194 T2538 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> 8194 T2551 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> 8201 T2552 oasc.ZkController.register We are http://127.0.0.1:48185/jid/collection1/ and leader is http://127.0.0.1:48185/jid/collection1/
[junit4:junit4]   2> 8202 T2552 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48185/jid
[junit4:junit4]   2> 8202 T2552 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8202 T2552 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8202 T2552 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8203 T2552 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8205 T2509 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8205 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8206 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8265 T2509 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8268 T2509 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52182
[junit4:junit4]   2> 8268 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8269 T2509 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8269 T2509 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328
[junit4:junit4]   2> 8269 T2509 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/solr.xml
[junit4:junit4]   2> 8270 T2509 oasc.CoreContainer.<init> New CoreContainer 10524012
[junit4:junit4]   2> 8270 T2509 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/'
[junit4:junit4]   2> 8271 T2509 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/'
[junit4:junit4]   2> 8301 T2509 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8302 T2509 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8302 T2509 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8303 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8303 T2509 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8303 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8304 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8304 T2509 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8304 T2509 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8305 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8311 T2509 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8320 T2509 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41290/solr
[junit4:junit4]   2> 8321 T2509 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8321 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e4713c
[junit4:junit4]   2> 8322 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8322 T2564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8323 T2564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 8323 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39761
[junit4:junit4]   2> 8323 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39761
[junit4:junit4]   2> 8324 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40007 with negotiated timeout 20000 for client /127.0.0.1:39761
[junit4:junit4]   2> 8324 T2564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40007, negotiated timeout = 20000
[junit4:junit4]   2> 8325 T2565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e4713c name:ZooKeeperConnection Watcher:127.0.0.1:41290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8325 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8326 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40007
[junit4:junit4]   2> 8327 T2565 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8327 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39761 which had sessionid 0x13d8c6bd1c40007
[junit4:junit4]   2> 8327 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40007 closed
[junit4:junit4]   2> 8327 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8330 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2a6273
[junit4:junit4]   2> 8331 T2566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8331 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8331 T2566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 8331 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39762
[junit4:junit4]   2> 8332 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39762
[junit4:junit4]   2> 8333 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40008 with negotiated timeout 20000 for client /127.0.0.1:39762
[junit4:junit4]   2> 8333 T2566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40008, negotiated timeout = 20000
[junit4:junit4]   2> 8334 T2567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a6273 name:ZooKeeperConnection Watcher:127.0.0.1:41290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8334 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8335 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8336 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8338 T2509 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9342 T2509 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52182_jid
[junit4:junit4]   2> 9343 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52182_jid Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52182_jid
[junit4:junit4]   2> 9344 T2509 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52182_jid
[junit4:junit4]   2> 9348 T2551 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> 9348 T2538 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> 9349 T2531 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9350 T2531 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> 9350 T2567 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9352 T2551 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9352 T2538 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9359 T2568 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/collection1
[junit4:junit4]   2> 9359 T2568 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9360 T2568 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9360 T2568 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9362 T2568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/collection1/'
[junit4:junit4]   2> 9363 T2568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/collection1/lib/README' to classloader
[junit4:junit4]   2> 9363 T2568 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9393 T2568 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9435 T2568 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9436 T2568 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9440 T2568 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9698 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9699 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48185/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:48185_jid_collection1"}
[junit4:junit4]   2> 9702 T2538 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> 9702 T2567 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> 9702 T2531 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> 9702 T2551 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> 9770 T2568 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9776 T2568 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9778 T2568 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9789 T2568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9792 T2568 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9794 T2568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9795 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9795 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9795 T2568 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9796 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9796 T2568 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9797 T2568 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9797 T2568 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363860517328/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty2/
[junit4:junit4]   2> 9797 T2568 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9425db
[junit4:junit4]   2> 9798 T2568 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9798 T2568 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty2 forceNew: false
[junit4:junit4]   2> 9798 T2568 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty2/index/
[junit4:junit4]   2> 9799 T2568 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9799 T2568 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty2/index forceNew: false
[junit4:junit4]   2> 9801 T2568 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@86cd8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@10d9f6b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9802 T2568 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9805 T2568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9805 T2568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9806 T2568 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9806 T2568 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9807 T2568 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9807 T2568 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9808 T2568 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9808 T2568 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9809 T2568 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9812 T2568 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9814 T2568 oass.SolrIndexSearcher.<init> Opening Searcher@490a2 main
[junit4:junit4]   2> 9815 T2568 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty2/tlog
[junit4:junit4]   2> 9815 T2568 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9815 T2568 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9818 T2569 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@490a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9820 T2568 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9820 T2568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11207 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11208 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52182_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52182/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 11208 T2532 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11209 T2532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11215 T2551 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> 11215 T2538 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> 11215 T2531 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> 11216 T2567 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> 11822 T2568 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11822 T2568 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52182/jid collection:collection1 shard:shard2
[junit4:junit4]   2> 11824 T2568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11832 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11833 T2568 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11833 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11836 T2568 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11837 T2568 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11837 T2568 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52182/jid/collection1/
[junit4:junit4]   2> 11837 T2568 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11838 T2568 oasc.SyncStrategy.syncToMe http://127.0.0.1:52182/jid/collection1/ has no replicas
[junit4:junit4]   2> 11838 T2568 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52182/jid/collection1/
[junit4:junit4]   2> 11838 T2568 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11843 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12722 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12732 T2567 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> 12732 T2551 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> 12732 T2538 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> 12732 T2531 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> 12748 T2568 oasc.ZkController.register We are http://127.0.0.1:52182/jid/collection1/ and leader is http://127.0.0.1:52182/jid/collection1/
[junit4:junit4]   2> 12748 T2568 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52182/jid
[junit4:junit4]   2> 12749 T2568 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12749 T2568 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12749 T2568 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12751 T2568 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12753 T2509 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12754 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12754 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12833 T2509 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12835 T2509 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57971
[junit4:junit4]   2> 12835 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12836 T2509 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12836 T2509 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878
[junit4:junit4]   2> 12836 T2509 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/solr.xml
[junit4:junit4]   2> 12837 T2509 oasc.CoreContainer.<init> New CoreContainer 31014043
[junit4:junit4]   2> 12837 T2509 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/'
[junit4:junit4]   2> 12838 T2509 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/'
[junit4:junit4]   2> 12856 T2509 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12857 T2509 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12857 T2509 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12858 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12858 T2509 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12858 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12859 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12859 T2509 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12859 T2509 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12860 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12865 T2509 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12875 T2509 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41290/solr
[junit4:junit4]   2> 12876 T2509 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12876 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@28a8f9
[junit4:junit4]   2> 12877 T2580 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12877 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12878 T2580 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 12878 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39765
[junit4:junit4]   2> 12878 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39765
[junit4:junit4]   2> 12879 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c40009 with negotiated timeout 20000 for client /127.0.0.1:39765
[junit4:junit4]   2> 12879 T2580 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c40009, negotiated timeout = 20000
[junit4:junit4]   2> 12879 T2581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28a8f9 name:ZooKeeperConnection Watcher:127.0.0.1:41290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12879 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12880 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40009
[junit4:junit4]   2> 12881 T2581 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12881 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39765 which had sessionid 0x13d8c6bd1c40009
[junit4:junit4]   2> 12881 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40009 closed
[junit4:junit4]   2> 12882 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12885 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b04267
[junit4:junit4]   2> 12886 T2582 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12886 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12886 T2582 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 12886 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39766
[junit4:junit4]   2> 12886 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39766
[junit4:junit4]   2> 12887 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c4000a with negotiated timeout 20000 for client /127.0.0.1:39766
[junit4:junit4]   2> 12887 T2582 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c4000a, negotiated timeout = 20000
[junit4:junit4]   2> 12888 T2583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b04267 name:ZooKeeperConnection Watcher:127.0.0.1:41290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12888 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12889 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c4000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12890 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c4000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12891 T2509 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13894 T2509 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57971_jid
[junit4:junit4]   2> 13895 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c4000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57971_jid Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57971_jid
[junit4:junit4]   2> 13896 T2509 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57971_jid
[junit4:junit4]   2> 13901 T2567 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> 13901 T2538 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13901 T2583 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13902 T2538 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> 13902 T2531 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13902 T2551 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13903 T2531 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> 13903 T2567 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13903 T2551 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> 13911 T2584 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/collection1
[junit4:junit4]   2> 13911 T2584 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13912 T2584 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13913 T2584 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13914 T2584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/collection1/'
[junit4:junit4]   2> 13915 T2584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/collection1/lib/README' to classloader
[junit4:junit4]   2> 13915 T2584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13958 T2584 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13989 T2584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13990 T2584 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13993 T2584 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14239 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14240 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52182_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52182/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52182_jid_collection1"}
[junit4:junit4]   2> 14242 T2531 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> 14242 T2538 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> 14242 T2583 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> 14243 T2567 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> 14242 T2551 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> 14325 T2584 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14330 T2584 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14333 T2584 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14349 T2584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14352 T2584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14357 T2584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14359 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14359 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14360 T2584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14361 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14361 T2584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14362 T2584 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14362 T2584 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363860521878/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty3/
[junit4:junit4]   2> 14363 T2584 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9425db
[junit4:junit4]   2> 14363 T2584 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14364 T2584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty3 forceNew: false
[junit4:junit4]   2> 14365 T2584 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty3/index/
[junit4:junit4]   2> 14365 T2584 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14366 T2584 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty3/index forceNew: false
[junit4:junit4]   2> 14368 T2584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c093d lockFactory=org.apache.lucene.store.NativeFSLockFactory@14fadd6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14369 T2584 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14372 T2584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14372 T2584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14375 T2584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14376 T2584 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14377 T2584 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14377 T2584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14378 T2584 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14379 T2584 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14379 T2584 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14385 T2584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14390 T2584 oass.SolrIndexSearcher.<init> Opening Searcher@1408fbf main
[junit4:junit4]   2> 14390 T2584 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty3/tlog
[junit4:junit4]   2> 14391 T2584 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14391 T2584 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14394 T2585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1408fbf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14395 T2584 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14395 T2584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15746 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15747 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57971_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57971/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 15747 T2532 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15747 T2532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15749 T2531 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> 15750 T2567 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> 15750 T2583 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> 15750 T2551 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> 15750 T2538 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> 16397 T2584 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16398 T2584 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57971/jid collection:collection1 shard:shard1
[junit4:junit4]   2> 16403 T2584 oasc.ZkController.register We are http://127.0.0.1:57971/jid/collection1/ and leader is http://127.0.0.1:48185/jid/collection1/
[junit4:junit4]   2> 16403 T2584 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57971/jid
[junit4:junit4]   2> 16404 T2584 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16404 T2584 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C491 name=collection1 org.apache.solr.core.SolrCore@c55688 url=http://127.0.0.1:57971/jid/collection1 node=127.0.0.1:57971_jid C491_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:57971_jid, base_url=http://127.0.0.1:57971/jid, state=down, collection=collection1}
[junit4:junit4]   2> 16405 T2586 C491 P57971 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16405 T2586 C491 P57971 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16405 T2584 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16405 T2586 C491 P57971 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16406 T2586 C491 P57971 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16408 T2586 C491 P57971 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16407 T2509 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16408 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16409 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16482 T2509 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16484 T2509 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47026
[junit4:junit4]   2> 16485 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16485 T2509 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16486 T2509 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532
[junit4:junit4]   2> 16486 T2509 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/solr.xml
[junit4:junit4]   2> 16486 T2509 oasc.CoreContainer.<init> New CoreContainer 11961450
[junit4:junit4]   2> 16487 T2509 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/'
[junit4:junit4]   2> 16487 T2509 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/'
[junit4:junit4]   2> 16508 T2509 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16508 T2509 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16509 T2509 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16509 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16510 T2509 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16510 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16510 T2509 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16511 T2509 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16511 T2509 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16511 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16518 T2509 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16528 T2509 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41290/solr
[junit4:junit4]   2> 16529 T2509 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16529 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b14d5a
[junit4:junit4]   2> 16530 T2597 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16530 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16530 T2597 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 16531 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39771
[junit4:junit4]   2> 16531 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39771
[junit4:junit4]   2> 16533 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c4000b with negotiated timeout 20000 for client /127.0.0.1:39771
[junit4:junit4]   2> 16533 T2597 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c4000b, negotiated timeout = 20000
[junit4:junit4]   2> 16534 T2598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b14d5a name:ZooKeeperConnection Watcher:127.0.0.1:41290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16534 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16536 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c4000b
[junit4:junit4]   2> 16538 T2598 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16538 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39771 which had sessionid 0x13d8c6bd1c4000b
[junit4:junit4]   2> 16538 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c4000b closed
[junit4:junit4]   2> 16538 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16541 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a84270
[junit4:junit4]   2> 16542 T2599 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16542 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16542 T2599 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 16542 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39772
[junit4:junit4]   2> 16543 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39772
[junit4:junit4]   2> 16543 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c4000c with negotiated timeout 20000 for client /127.0.0.1:39772
[junit4:junit4]   2> 16543 T2599 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c4000c, negotiated timeout = 20000
[junit4:junit4]   2> 16543 T2600 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a84270 name:ZooKeeperConnection Watcher:127.0.0.1:41290/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16544 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16544 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c4000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16546 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c4000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16548 T2509 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17255 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17257 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57971_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57971/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:57971_jid_collection1"}
[junit4:junit4]   2> 17263 T2567 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> 17263 T2600 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> 17263 T2583 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> 17263 T2551 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> 17263 T2531 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> 17263 T2538 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> 17416 T2544 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {core=collection1&nodeName=127.0.0.1:57971_jid&coreNodeName=127.0.0.1:57971_jid_collection1&checkLive=true&state=recovering&wt=javabin&version=2&action=PREPRECOVERY&onlyIfLeader=true} status=0 QTime=1000 
[junit4:junit4]   2> 17551 T2509 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47026_jid
[junit4:junit4]   2> 17552 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c4000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47026_jid Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47026_jid
[junit4:junit4]   2> 17553 T2509 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47026_jid
[junit4:junit4]   2> 17556 T2600 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> 17556 T2538 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> 17557 T2567 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17557 T2531 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17556 T2551 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> 17557 T2567 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> 17557 T2583 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> 17558 T2531 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> 17559 T2600 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17559 T2538 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17561 T2551 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17561 T2583 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17566 T2601 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/collection1
[junit4:junit4]   2> 17567 T2601 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17567 T2601 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17568 T2601 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17570 T2601 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/collection1/'
[junit4:junit4]   2> 17570 T2601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/collection1/lib/README' to classloader
[junit4:junit4]   2> 17571 T2601 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17608 T2601 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17640 T2601 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17641 T2601 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17644 T2601 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17978 T2601 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17983 T2601 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17985 T2601 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18002 T2601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18008 T2601 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18012 T2601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18013 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18013 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18014 T2601 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18015 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18015 T2601 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18015 T2601 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18016 T2601 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363860525532/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty4/
[junit4:junit4]   2> 18016 T2601 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9425db
[junit4:junit4]   2> 18016 T2601 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18017 T2601 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty4 forceNew: false
[junit4:junit4]   2> 18017 T2601 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty4/index/
[junit4:junit4]   2> 18017 T2601 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18018 T2601 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty4/index forceNew: false
[junit4:junit4]   2> 18020 T2601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@10c1888 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1765d6c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18020 T2601 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18022 T2601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18023 T2601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18023 T2601 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18023 T2601 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18024 T2601 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18024 T2601 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18024 T2601 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18025 T2601 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18025 T2601 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18027 T2601 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18029 T2601 oass.SolrIndexSearcher.<init> Opening Searcher@12a47a4 main
[junit4:junit4]   2> 18030 T2601 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty4/tlog
[junit4:junit4]   2> 18030 T2601 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18030 T2601 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18033 T2602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12a47a4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18035 T2601 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18035 T2601 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18771 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18772 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47026_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47026/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 18772 T2532 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18773 T2532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18778 T2583 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> 18778 T2538 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> 18778 T2567 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> 18778 T2531 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> 18778 T2551 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> 18779 T2600 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> 19036 T2601 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19037 T2601 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47026/jid collection:collection1 shard:shard2
[junit4:junit4]   2> 19042 T2601 oasc.ZkController.register We are http://127.0.0.1:47026/jid/collection1/ and leader is http://127.0.0.1:52182/jid/collection1/
[junit4:junit4]   2> 19043 T2601 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47026/jid
[junit4:junit4]   2> 19043 T2601 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19043 T2601 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C492 name=collection1 org.apache.solr.core.SolrCore@c3e1f7 url=http://127.0.0.1:47026/jid/collection1 node=127.0.0.1:47026_jid C492_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:47026_jid, base_url=http://127.0.0.1:47026/jid, state=down, collection=collection1}
[junit4:junit4]   2> 19044 T2603 C492 P47026 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19044 T2603 C492 P47026 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19044 T2601 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19045 T2603 C492 P47026 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19045 T2603 C492 P47026 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19047 T2603 C492 P47026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19046 T2509 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19047 T2509 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19049 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19057 T2509 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19059 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19068 T2547 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/onenodecollectioncore
[junit4:junit4]   2> 19069 T2547 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19070 T2547 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19071 T2547 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19072 T2547 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19073 T2547 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19076 T2547 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19078 T2547 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/onenodecollectioncore/'
[junit4:junit4]   2> 19122 T2547 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19151 T2547 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19152 T2547 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19156 T2547 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C491_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:57971_jid, base_url=http://127.0.0.1:57971/jid, state=recovering, shard=shard1, collection=collection1}
[junit4:junit4]   2> 19418 T2586 C491 P57971 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:48185/jid/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19418 T2586 C491 P57971 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57971/jid START replicas=[http://127.0.0.1:48185/jid/collection1/] nUpdates=100
[junit4:junit4]   2> 19419 T2586 C491 P57971 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19419 T2586 C491 P57971 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19419 T2586 C491 P57971 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19419 T2586 C491 P57971 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19419 T2586 C491 P57971 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19419 T2586 C491 P57971 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:48185/jid/collection1/. core=collection1
[junit4:junit4]   2> 19419 T2586 C491 P57971 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C493 name=collection1 org.apache.solr.core.SolrCore@38cdc0 url=http://127.0.0.1:48185/jid/collection1 node=127.0.0.1:48185_jid C493_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:48185_jid, base_url=http://127.0.0.1:48185/jid, state=active, shard=shard1, collection=collection1, leader=true}
[junit4:junit4]   2> 19422 T2545 C493 P48185 REQ /get {getVersions=100&qt=/get&wt=javabin&version=2&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 19423 T2546 C493 P48185 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19424 T2546 C493 P48185 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1acdcbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@2df972),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19425 T2546 C493 P48185 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19425 T2546 C493 P48185 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1acdcbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@2df972),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1acdcbc lockFactory=org.apache.lucene.store.NativeFSLockFactory@2df972),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19426 T2546 C493 P48185 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19426 T2546 C493 P48185 oass.SolrIndexSearcher.<init> Opening Searcher@96a0 realtime
[junit4:junit4]   2> 19427 T2546 C493 P48185 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19427 T2546 C493 P48185 /update {commit=true&waitSearcher=true&openSearcher=false&wt=javabin&version=2&softCommit=false&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   2> 19428 T2586 C491 P57971 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19428 T2586 C491 P57971 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19432 T2545 C493 P48185 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19432 T2545 C493 P48185 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=3 
[junit4:junit4]   2> 19433 T2586 C491 P57971 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19433 T2586 C491 P57971 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19433 T2586 C491 P57971 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19435 T2546 C493 P48185 REQ /replication {qt=/replication&wt=javabin&version=2&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 19435 T2586 C491 P57971 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19436 T2586 C491 P57971 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty3/index.20130321090848552 forceNew: false
[junit4:junit4]   2> 19436 T2586 C491 P57971 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@ff4b70 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b6599d) fullCopy=false
[junit4:junit4]   2> 19438 T2544 C493 P48185 REQ /replication {checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 19440 T2586 C491 P57971 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19440 T2586 C491 P57971 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19440 T2586 C491 P57971 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19441 T2586 C491 P57971 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c093d lockFactory=org.apache.lucene.store.NativeFSLockFactory@14fadd6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c093d lockFactory=org.apache.lucene.store.NativeFSLockFactory@14fadd6),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19442 T2586 C491 P57971 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19442 T2586 C491 P57971 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19442 T2586 C491 P57971 oass.SolrIndexSearcher.<init> Opening Searcher@14608fe main
[junit4:junit4]   2> 19443 T2585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14608fe main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19443 T2586 C491 P57971 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19443 T2586 C491 P57971 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19443 T2586 C491 P57971 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19443 T2586 C491 P57971 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19444 T2586 C491 P57971 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19489 T2547 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19495 T2547 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19497 T2547 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19509 T2547 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19512 T2547 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19516 T2547 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19517 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19518 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19518 T2547 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19520 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19521 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19521 T2547 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19522 T2547 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363860512846/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121/onenodecollection/
[junit4:junit4]   2> 19523 T2547 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9425db
[junit4:junit4]   2> 19524 T2547 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19525 T2547 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121/onenodecollection forceNew: false
[junit4:junit4]   2> 19526 T2547 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121/onenodecollection/index/
[junit4:junit4]   2> 19526 T2547 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19527 T2547 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19530 T2547 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b7789a lockFactory=org.apache.lucene.store.NativeFSLockFactory@12f5bef),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19531 T2547 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19532 T2547 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19533 T2547 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19533 T2547 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19534 T2547 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19534 T2547 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19535 T2547 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19535 T2547 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19536 T2547 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19536 T2547 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19539 T2547 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19541 T2547 oass.SolrIndexSearcher.<init> Opening Searcher@154f114 main
[junit4:junit4]   2> 19541 T2547 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121/onenodecollection/tlog
[junit4:junit4]   2> 19542 T2547 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19542 T2547 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19545 T2607 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@154f114 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19546 T2547 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20284 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20286 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47026_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47026/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:47026_jid_collection1"}
[junit4:junit4]   2> 20290 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57971_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57971/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:57971_jid_collection1"}
[junit4:junit4]   2> 20295 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48185/jid",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 20295 T2532 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20296 T2532 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20302 T2538 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> 20302 T2600 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> 20302 T2551 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> 20302 T2567 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> 20302 T2531 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> 20302 T2583 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> 20548 T2547 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20548 T2547 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:48185/jid collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20550 T2547 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20558 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20559 T2547 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20559 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20562 T2547 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20562 T2547 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20563 T2547 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48185/jid/onenodecollectioncore/
[junit4:junit4]   2> 20564 T2547 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20564 T2547 oasc.SyncStrategy.syncToMe http://127.0.0.1:48185/jid/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20565 T2547 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48185/jid/onenodecollectioncore/
[junit4:junit4]   2> 20565 T2547 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20570 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21058 T2563 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {core=collection1&nodeName=127.0.0.1:47026_jid&coreNodeName=127.0.0.1:47026_jid_collection1&checkLive=true&state=recovering&wt=javabin&version=2&action=PREPRECOVERY&onlyIfLeader=true} status=0 QTime=2000 
[junit4:junit4]   2> 21812 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21823 T2600 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> 21823 T2551 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> 21823 T2567 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> 21823 T2583 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> 21823 T2531 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> 21823 T2538 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> 21826 T2547 oasc.ZkController.register We are http://127.0.0.1:48185/jid/onenodecollectioncore/ and leader is http://127.0.0.1:48185/jid/onenodecollectioncore/
[junit4:junit4]   2> 21827 T2547 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:48185/jid
[junit4:junit4]   2> 21828 T2547 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21828 T2547 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21830 T2547 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21831 T2547 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363860509121/onenodecollection&roles=none&name=onenodecollectioncore&wt=javabin&collection=onenodecollection&version=2&action=CREATE} status=0 QTime=2763 
[junit4:junit4]   2> 21831 T2509 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21832 T2509 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22833 T2509 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C492_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:47026_jid, base_url=http://127.0.0.1:47026/jid, state=recovering, shard=shard2, collection=collection1}
[junit4:junit4]   2> 23059 T2603 C492 P47026 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52182/jid/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23060 T2603 C492 P47026 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47026/jid START replicas=[http://127.0.0.1:52182/jid/collection1/] nUpdates=100
[junit4:junit4]   2> 23060 T2603 C492 P47026 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23061 T2603 C492 P47026 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23061 T2603 C492 P47026 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23062 T2603 C492 P47026 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23062 T2603 C492 P47026 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23062 T2603 C492 P47026 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52182/jid/collection1/. core=collection1
[junit4:junit4]   2> 23063 T2603 C492 P47026 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C494 name=collection1 org.apache.solr.core.SolrCore@697ee7 url=http://127.0.0.1:52182/jid/collection1 node=127.0.0.1:52182_jid C494_STATE=coll:collection1 core:collection1 props:{core=collection1, node_name=127.0.0.1:52182_jid, base_url=http://127.0.0.1:52182/jid, state=active, shard=shard2, collection=collection1, leader=true}
[junit4:junit4]   2> 23069 T2562 C494 P52182 REQ /get {getVersions=100&qt=/get&wt=javabin&version=2&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 23070 T2560 C494 P52182 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23071 T2560 C494 P52182 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@86cd8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@10d9f6b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23072 T2560 C494 P52182 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23072 T2560 C494 P52182 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@86cd8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@10d9f6b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@86cd8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@10d9f6b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23073 T2560 C494 P52182 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23073 T2560 C494 P52182 oass.SolrIndexSearcher.<init> Opening Searcher@1cccd61 realtime
[junit4:junit4]   2> 23073 T2560 C494 P52182 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23074 T2560 C494 P52182 /update {commit=true&waitSearcher=true&openSearcher=false&wt=javabin&version=2&softCommit=false&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   2> 23074 T2603 C492 P47026 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23075 T2603 C492 P47026 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23077 T2563 C494 P52182 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23077 T2563 C494 P52182 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=2 
[junit4:junit4]   2> 23078 T2603 C492 P47026 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23078 T2603 C492 P47026 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23078 T2603 C492 P47026 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23080 T2562 C494 P52182 REQ /replication {qt=/replication&wt=javabin&version=2&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 23080 T2603 C492 P47026 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23081 T2603 C492 P47026 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/jetty4/index.20130321090852198 forceNew: false
[junit4:junit4]   2> 23081 T2603 C492 P47026 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@14d06d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fa19e) fullCopy=false
[junit4:junit4]   2> 23084 T2560 C494 P52182 REQ /replication {checksum=true&qt=/replication&wt=filestream&generation=2&command=filecontent&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 23086 T2603 C492 P47026 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23087 T2603 C492 P47026 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23087 T2603 C492 P47026 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23088 T2603 C492 P47026 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@10c1888 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1765d6c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@10c1888 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1765d6c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23088 T2603 C492 P47026 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23089 T2603 C492 P47026 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23089 T2603 C492 P47026 oass.SolrIndexSearcher.<init> Opening Searcher@5565d5 main
[junit4:junit4]   2> 23090 T2602 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5565d5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23091 T2603 C492 P47026 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23091 T2603 C492 P47026 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23092 T2603 C492 P47026 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23092 T2603 C492 P47026 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23094 T2603 C492 P47026 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23330 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23331 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48185/jid",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:48185_jid_onenodecollectioncore"}
[junit4:junit4]   2> 23333 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47026_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47026/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:47026_jid_collection1"}
[junit4:junit4]   2> 23336 T2531 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> 23336 T2583 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> 23336 T2551 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> 23336 T2600 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> 23336 T2567 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> 23336 T2538 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> 23835 T2509 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23836 T2509 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23837 T2509 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23850 T2509 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41290 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@180410f
[junit4:junit4]   2> 23851 T2509 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23851 T2610 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:41290. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23852 T2610 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:41290, initiating session
[junit4:junit4]   2> 23852 T2511 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:39820
[junit4:junit4]   2> 23853 T2511 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:39820
[junit4:junit4]   2> 23853 T2513 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c6bd1c4000d with negotiated timeout 10000 for client /127.0.0.1:39820
[junit4:junit4]   2> 23853 T2610 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:41290, sessionid = 0x13d8c6bd1c4000d, negotiated timeout = 10000
[junit4:junit4]   2> 23854 T2611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@180410f name:ZooKeeperConnection Watcher:127.0.0.1:41290 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23854 T2509 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:36042_jid_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:36042_jid",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:36042/jid",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:48185_jid_onenodecollectioncore":{
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48185/jid",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:48185_jid_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48185/jid",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:57971_jid_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:57971_jid",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:57971/jid",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"collection1"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:52182_jid_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:52182_jid",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:52182/jid",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:47026_jid_collection1":{
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:47026_jid",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:47026/jid",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "collection":"collection1"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:52182_jid (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:47026_jid (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:57971_jid (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:36042_jid (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:48185_jid (0)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89381962325950467-127.0.0.1:36042_jid-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89381962325950467-127.0.0.1:36042_jid-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89381962325950476-127.0.0.1:47026_jid-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89381962325950472-127.0.0.1:52182_jid-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89381962325950470-127.0.0.1:48185_jid-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89381962325950474-127.0.0.1:57971_jid-n_0000000003 (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89381962325950474-127.0.0.1:57971_jid_collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89381962325950470-127.0.0.1:48185_jid_collection1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89381962325950472-127.0.0.1:52182_jid_collection1-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89381962325950476-127.0.0.1:47026_jid_collection1-n_0000000001 (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:48185/jid"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:52182_jid",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:52182/jid"}
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "configName":"conf1",
[junit4:junit4]   1>          "router":"compositeId"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89381962325950470-127.0.0.1:48185_jid_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "node_name":"127.0.0.1:48185_jid",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:48185/jid"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89381962325950467-127.0.0.1:36042_jid_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:36042_jid",
[junit4:junit4]   2> 23891 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c4000d
[junit4:junit4]   2> 23892 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39820 which had sessionid 0x13d8c6bd1c4000d
[junit4:junit4]   2> 23893 T2611 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23893 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c4000d closed
[junit4:junit4]   2> 23894 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40004
[junit4:junit4]   2> 23894 T2538 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23894 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39756 which had sessionid 0x13d8c6bd1c40004
[junit4:junit4]   2> 23894 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40004 closed
[junit4:junit4]   2> 23899 T2509 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 36042
[junit4:junit4]   2> 23899 T2509 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1561981
[junit4:junit4]   2> 24841 T2532 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24842 T2532 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36042_jid",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36042/jid",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36042_jid_collection1"}
[junit4:junit4]   2> 24845 T2567 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> 24845 T2583 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> 24845 T2531 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> 24845 T2600 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> 24845 T2551 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> 25901 T2509 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25902 T2509 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25906 T2509 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@84c8c
[junit4:junit4]   2> 25911 T2509 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25912 T2509 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25912 T2509 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25913 T2509 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25914 T2509 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25915 T2509 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data
[junit4:junit4]   2> 25915 T2509 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data
[junit4:junit4]   2> 25916 T2509 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data/index
[junit4:junit4]   2> 25917 T2509 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363860509121/control/data/index
[junit4:junit4]   2> 25919 T2532 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89381962325950467-127.0.0.1:36042_jid-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25920 T2514 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c6bd1c40003
[junit4:junit4]   2> 25921 T2583 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> 25922 T2567 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> 25922 T2511 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:39751 which had sessionid 0x13d8c6bd1c40003
[junit4:junit4]   2> 25922 T2551 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25922 T2509 oaz.ZooKeeper.close Session: 0x13d8c6bd1c40003 closed
[junit4:junit4]   2> 25923 T2600 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25923 T2551 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> 25923 T2600 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> 25924 T2567 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25925 T2583 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25926 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:delete cxid:0xc9 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25927 T2551 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25930 T2551 oasc.Overseer.start Overseer (id=89381962325950470-127.0.0.1:48185_jid-n_0000000001) starting
[junit4:junit4]   2> 25930 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0xce zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25931 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0xcf zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25933 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0xd1 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25936 T2514 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c6bd1c40006 type:create cxid:0xd3 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error

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

nt.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:487)
[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:722)
[junit4:junit4]   2> 32426 T2509 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32433 T2508 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 4 leaked thread(s).
[junit4:junit4]   2> 32540 T2583 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32541 T2583 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> 32541 T2583 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32541 T2583 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 32883 T2512 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 33633 T2600 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33634 T2600 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> 33634 T2600 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33634 T2600 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr_CS, timezone=Atlantic/Cape_Verde
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=202199744,total=504365056
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, FileUtilsTest, NoCacheHeaderTest, TestBinaryField, TestMultiCoreConfBootstrap, HighlighterTest, TestPostingsSolrHighlighter, TimeZoneUtilsTest, TestDefaultSimilarityFactory, TestReload, TestStressReorder, TestPropInject, TestDistributedSearch, TestSolrJ, CurrencyFieldOpenExchangeTest, TestQueryTypes, IndexSchemaRuntimeFieldTest, TestFieldTypeCollectionResource, TestStressLucene, PingRequestHandlerTest, TestNumberUtils, CollectionsAPIDistributedZkTest, TestCSVLoader, TermVectorComponentDistributedTest, TestComponentsName, DateMathParserTest, TestCollationField, SuggesterWFSTTest, DistanceFunctionTest, OpenCloseCoreStressTest, UniqFieldsUpdateProcessorFactoryTest, TestLMJelinekMercerSimilarityFactory, PathHierarchyTokenizerFactoryTest, CurrencyFieldXmlFileTest, TestLuceneMatchVersion, TestRandomFaceting, DebugComponentTest, ChaosMonkeySafeLeaderTest, NotRequiredUniqueKeyTest, TestHashPartitioner, TestSolrDiscoveryProperties, SolrPluginUtilsTest, TestAtomicUpdateErrorCases, TestRecovery, TestRTGBase, ZkNodePropsTest, TestCopyFieldCollectionResource, SpellCheckCollatorTest, TestFieldTypeResource, TestIndexSearcher, TestPartialUpdateDeduplication, SignatureUpdateProcessorFactoryTest, TestCSVResponseWriter, StandardRequestHandlerTest, TestUpdate, URLClassifyProcessorTest, TestJmxMonitoredMap, SampleTest, IndexBasedSpellCheckerTest, TestOmitPositions, JSONWriterTest, HardAutoCommitTest, ZkSolrClientTest, DOMUtilTest, TestUtils, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.71s, 1 test, 1 error <<< FAILURES!

[...truncated 421 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1210: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 error, 13 ignored (7 assumptions)

Total time: 38 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseG1GC -XX:MarkStackSize=256K
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4805 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4805/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([9FB75093969870FA:1E51DE8BE1C710C6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	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:722)




Build Log:
[...truncated 9106 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T1295 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1295 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796
[junit4:junit4]   2> 4 T1295 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1296 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1296 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T1296 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T1296 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T1296 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T1296 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1363854490796/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1295 oasc.ZkTestServer.run start zk server on port:54451
[junit4:junit4]   2> 106 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6ea4fe5d
[junit4:junit4]   2> 107 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T1301 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 108 T1301 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 109 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40469
[junit4:junit4]   2> 109 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40469
[junit4:junit4]   2> 110 T1299 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 847 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0000 with negotiated timeout 10000 for client /127.0.0.1:40469
[junit4:junit4]   2> 847 T1301 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0000, negotiated timeout = 10000
[junit4:junit4]   2> 847 T1302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ea4fe5d name:ZooKeeperConnection Watcher:127.0.0.1:54451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 848 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 848 T1295 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 851 T1300 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c0ffcaf0000
[junit4:junit4]   2> 851 T1302 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 851 T1295 oaz.ZooKeeper.close Session: 0x13d8c0ffcaf0000 closed
[junit4:junit4]   2> 852 T1297 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40469 which had sessionid 0x13d8c0ffcaf0000
[junit4:junit4]   2> 852 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@60631df9
[junit4:junit4]   2> 852 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 853 T1303 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 853 T1303 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 853 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40470
[junit4:junit4]   2> 853 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40470
[junit4:junit4]   2> 854 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0001 with negotiated timeout 10000 for client /127.0.0.1:40470
[junit4:junit4]   2> 854 T1303 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0001, negotiated timeout = 10000
[junit4:junit4]   2> 855 T1304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60631df9 name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 855 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 855 T1295 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 858 T1295 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 869 T1295 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 871 T1295 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 873 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 874 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 878 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 879 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 883 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 884 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 888 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 888 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 892 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 893 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 896 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 896 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 898 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 899 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 901 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 902 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 904 T1295 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 904 T1295 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 906 T1300 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c0ffcaf0001
[junit4:junit4]   2> 906 T1304 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 906 T1297 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40470 which had sessionid 0x13d8c0ffcaf0001
[junit4:junit4]   2> 906 T1295 oaz.ZooKeeper.close Session: 0x13d8c0ffcaf0001 closed
[junit4:junit4]   2> 977 T1295 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 982 T1295 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51348
[junit4:junit4]   2> 983 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 983 T1295 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 983 T1295 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363854491699
[junit4:junit4]   2> 984 T1295 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363854491699/solr.xml
[junit4:junit4]   2> 984 T1295 oasc.CoreContainer.<init> New CoreContainer 600829762
[junit4:junit4]   2> 984 T1295 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363854491699/'
[junit4:junit4]   2> 985 T1295 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363854491699/'
[junit4:junit4]   2> 1006 T1295 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1006 T1295 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1007 T1295 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1007 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1008 T1295 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1008 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1008 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1009 T1295 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1009 T1295 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1009 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1015 T1295 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1025 T1295 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54451/solr
[junit4:junit4]   2> 1026 T1295 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1026 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c3f154d
[junit4:junit4]   2> 1027 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1027 T1314 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1028 T1314 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 1028 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40471
[junit4:junit4]   2> 1028 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40471
[junit4:junit4]   2> 1029 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0002 with negotiated timeout 20000 for client /127.0.0.1:40471
[junit4:junit4]   2> 1029 T1314 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0002, negotiated timeout = 20000
[junit4:junit4]   2> 1029 T1315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c3f154d name:ZooKeeperConnection Watcher:127.0.0.1:54451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1029 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1031 T1300 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c0ffcaf0002
[junit4:junit4]   2> 1031 T1297 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40471 which had sessionid 0x13d8c0ffcaf0002
[junit4:junit4]   2> 1031 T1295 oaz.ZooKeeper.close Session: 0x13d8c0ffcaf0002 closed
[junit4:junit4]   2> 1032 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1032 T1315 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1034 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@d29c4b4
[junit4:junit4]   2> 1035 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1035 T1316 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1036 T1316 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 1036 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40472
[junit4:junit4]   2> 1036 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40472
[junit4:junit4]   2> 1037 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0003 with negotiated timeout 20000 for client /127.0.0.1:40472
[junit4:junit4]   2> 1037 T1316 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0003, negotiated timeout = 20000
[junit4:junit4]   2> 1037 T1317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d29c4b4 name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1037 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1039 T1295 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 1042 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1042 T1295 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 1045 T1295 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1046 T1295 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51348_
[junit4:junit4]   2> 1047 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51348_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51348_
[junit4:junit4]   2> 1047 T1295 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51348_
[junit4:junit4]   2> 1049 T1295 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1053 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1054 T1295 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1056 T1295 oasc.Overseer.start Overseer (id=89381567909003267-127.0.0.1:51348_-n_0000000000) starting
[junit4:junit4]   2> 1056 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1057 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1058 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1058 T1295 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 1060 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1061 T1319 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1061 T1295 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1063 T1295 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 1065 T1295 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1067 T1318 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1068 T1295 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1068 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1069 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1071 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1072 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4731f611
[junit4:junit4]   2> 1072 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1073 T1321 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1073 T1321 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 1073 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40473
[junit4:junit4]   2> 1073 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40473
[junit4:junit4]   2> 1074 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0004 with negotiated timeout 10000 for client /127.0.0.1:40473
[junit4:junit4]   2> 1074 T1321 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0004, negotiated timeout = 10000
[junit4:junit4]   2> 1075 T1322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4731f611 name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1075 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1076 T1295 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1077 T1295 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 1147 T1295 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1149 T1295 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40476
[junit4:junit4]   2> 1150 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1150 T1295 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1150 T1295 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870
[junit4:junit4]   2> 1151 T1295 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/solr.xml
[junit4:junit4]   2> 1151 T1295 oasc.CoreContainer.<init> New CoreContainer 1544084444
[junit4:junit4]   2> 1152 T1295 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/'
[junit4:junit4]   2> 1152 T1295 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/'
[junit4:junit4]   2> 1173 T1295 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1173 T1295 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1173 T1295 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1174 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1174 T1295 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1175 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1175 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1175 T1295 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1176 T1295 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1176 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1182 T1295 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1192 T1295 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54451/solr
[junit4:junit4]   2> 1192 T1295 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1193 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@32493598
[junit4:junit4]   2> 1193 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1194 T1332 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1194 T1332 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 1194 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40474
[junit4:junit4]   2> 1194 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40474
[junit4:junit4]   2> 1195 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0005 with negotiated timeout 20000 for client /127.0.0.1:40474
[junit4:junit4]   2> 1195 T1332 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0005, negotiated timeout = 20000
[junit4:junit4]   2> 1196 T1333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32493598 name:ZooKeeperConnection Watcher:127.0.0.1:54451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1196 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1197 T1300 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c0ffcaf0005
[junit4:junit4]   2> 1198 T1333 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1198 T1297 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40474 which had sessionid 0x13d8c0ffcaf0005
[junit4:junit4]   2> 1198 T1295 oaz.ZooKeeper.close Session: 0x13d8c0ffcaf0005 closed
[junit4:junit4]   2> 1198 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1201 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@687e1224
[junit4:junit4]   2> 1202 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1202 T1334 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1202 T1334 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 1203 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40475
[junit4:junit4]   2> 1203 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40475
[junit4:junit4]   2> 1204 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0006 with negotiated timeout 20000 for client /127.0.0.1:40475
[junit4:junit4]   2> 1204 T1334 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0006, negotiated timeout = 20000
[junit4:junit4]   2> 1204 T1335 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@687e1224 name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1204 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1205 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0006 type:create cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1207 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0006 type:create cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1209 T1295 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2212 T1295 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40476_
[junit4:junit4]   2> 2212 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0006 type:delete cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40476_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40476_
[junit4:junit4]   2> 2213 T1295 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40476_
[junit4:junit4]   2> 2216 T1335 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2216 T1317 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2216 T1322 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2219 T1295 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2220 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2220 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2286 T1295 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2288 T1295 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47238
[junit4:junit4]   2> 2288 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2289 T1295 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2289 T1295 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015
[junit4:junit4]   2> 2289 T1295 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/solr.xml
[junit4:junit4]   2> 2290 T1295 oasc.CoreContainer.<init> New CoreContainer 1723803371
[junit4:junit4]   2> 2290 T1295 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/'
[junit4:junit4]   2> 2291 T1295 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/'
[junit4:junit4]   2> 2310 T1295 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2310 T1295 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2311 T1295 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2311 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2312 T1295 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2312 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2313 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2313 T1295 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2313 T1295 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2314 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2334 T1295 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2345 T1295 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54451/solr
[junit4:junit4]   2> 2346 T1295 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2346 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d0dfd17
[junit4:junit4]   2> 2347 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2347 T1346 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2348 T1346 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 2348 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40477
[junit4:junit4]   2> 2348 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40477
[junit4:junit4]   2> 2349 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0007 with negotiated timeout 20000 for client /127.0.0.1:40477
[junit4:junit4]   2> 2349 T1346 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0007, negotiated timeout = 20000
[junit4:junit4]   2> 2349 T1347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d0dfd17 name:ZooKeeperConnection Watcher:127.0.0.1:54451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2350 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2351 T1300 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c0ffcaf0007
[junit4:junit4]   2> 2351 T1347 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2351 T1297 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40477 which had sessionid 0x13d8c0ffcaf0007
[junit4:junit4]   2> 2351 T1295 oaz.ZooKeeper.close Session: 0x13d8c0ffcaf0007 closed
[junit4:junit4]   2> 2352 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2355 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@38c53efa
[junit4:junit4]   2> 2356 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2356 T1348 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2356 T1348 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 2356 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40478
[junit4:junit4]   2> 2357 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40478
[junit4:junit4]   2> 2357 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0008 with negotiated timeout 20000 for client /127.0.0.1:40478
[junit4:junit4]   2> 2357 T1348 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0008, negotiated timeout = 20000
[junit4:junit4]   2> 2358 T1349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38c53efa name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2358 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2359 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0008 type:create cxid:0x1 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2360 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0008 type:create cxid:0x3 zxid:0x39 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2361 T1295 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3363 T1295 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47238_
[junit4:junit4]   2> 3364 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0008 type:delete cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47238_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47238_
[junit4:junit4]   2> 3365 T1295 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47238_
[junit4:junit4]   2> 3368 T1322 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3368 T1317 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3368 T1349 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3368 T1335 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3372 T1295 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3372 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3372 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3433 T1295 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3435 T1295 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45689
[junit4:junit4]   2> 3436 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3436 T1295 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3436 T1295 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167
[junit4:junit4]   2> 3436 T1295 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/solr.xml
[junit4:junit4]   2> 3437 T1295 oasc.CoreContainer.<init> New CoreContainer 674874450
[junit4:junit4]   2> 3437 T1295 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/'
[junit4:junit4]   2> 3437 T1295 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/'
[junit4:junit4]   2> 3454 T1295 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3455 T1295 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3455 T1295 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3456 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3456 T1295 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3456 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3456 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3457 T1295 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3457 T1295 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3457 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3464 T1295 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3473 T1295 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54451/solr
[junit4:junit4]   2> 3474 T1295 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3474 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@59e55bda
[junit4:junit4]   2> 3475 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3475 T1360 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3476 T1360 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 3476 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40483
[junit4:junit4]   2> 3476 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40483
[junit4:junit4]   2> 3477 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf0009 with negotiated timeout 20000 for client /127.0.0.1:40483
[junit4:junit4]   2> 3477 T1360 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf0009, negotiated timeout = 20000
[junit4:junit4]   2> 3477 T1361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59e55bda name:ZooKeeperConnection Watcher:127.0.0.1:54451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3477 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3478 T1300 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c0ffcaf0009
[junit4:junit4]   2> 3479 T1361 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3479 T1297 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40483 which had sessionid 0x13d8c0ffcaf0009
[junit4:junit4]   2> 3478 T1295 oaz.ZooKeeper.close Session: 0x13d8c0ffcaf0009 closed
[junit4:junit4]   2> 3479 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3481 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@50328a49
[junit4:junit4]   2> 3482 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3482 T1362 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3483 T1362 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 3483 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40484
[junit4:junit4]   2> 3483 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40484
[junit4:junit4]   2> 3484 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf000a with negotiated timeout 20000 for client /127.0.0.1:40484
[junit4:junit4]   2> 3484 T1362 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf000a, negotiated timeout = 20000
[junit4:junit4]   2> 3484 T1363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50328a49 name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3484 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3485 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf000a type:create cxid:0x1 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3486 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf000a type:create cxid:0x3 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3487 T1295 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4490 T1295 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45689_
[junit4:junit4]   2> 4491 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf000a type:delete cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45689_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45689_
[junit4:junit4]   2> 4492 T1295 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45689_
[junit4:junit4]   2> 4496 T1363 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4496 T1322 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4497 T1349 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4497 T1335 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4497 T1317 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4503 T1295 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4504 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4505 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4587 T1295 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4589 T1295 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60668
[junit4:junit4]   2> 4590 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4590 T1295 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4590 T1295 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363854495302
[junit4:junit4]   2> 4591 T1295 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363854495302/solr.xml
[junit4:junit4]   2> 4591 T1295 oasc.CoreContainer.<init> New CoreContainer 281239935
[junit4:junit4]   2> 4591 T1295 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363854495302/'
[junit4:junit4]   2> 4592 T1295 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363854495302/'
[junit4:junit4]   2> 4610 T1295 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4610 T1295 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4611 T1295 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4611 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4611 T1295 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4612 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4612 T1295 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4612 T1295 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4613 T1295 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4613 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4619 T1295 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4629 T1295 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54451/solr
[junit4:junit4]   2> 4630 T1295 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4630 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@252b2c61
[junit4:junit4]   2> 4631 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4631 T1374 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4631 T1374 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 4632 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40485
[junit4:junit4]   2> 4632 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40485
[junit4:junit4]   2> 4633 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf000b with negotiated timeout 20000 for client /127.0.0.1:40485
[junit4:junit4]   2> 4633 T1374 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf000b, negotiated timeout = 20000
[junit4:junit4]   2> 4633 T1375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@252b2c61 name:ZooKeeperConnection Watcher:127.0.0.1:54451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4633 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4634 T1300 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8c0ffcaf000b
[junit4:junit4]   2> 4635 T1375 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4635 T1297 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40485 which had sessionid 0x13d8c0ffcaf000b
[junit4:junit4]   2> 4635 T1295 oaz.ZooKeeper.close Session: 0x13d8c0ffcaf000b closed
[junit4:junit4]   2> 4635 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4638 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@76620880
[junit4:junit4]   2> 4639 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4639 T1376 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4639 T1376 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 4639 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40486
[junit4:junit4]   2> 4640 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40486
[junit4:junit4]   2> 4640 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf000c with negotiated timeout 20000 for client /127.0.0.1:40486
[junit4:junit4]   2> 4640 T1376 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf000c, negotiated timeout = 20000
[junit4:junit4]   2> 4640 T1377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76620880 name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4641 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4642 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf000c type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4643 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf000c type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4645 T1295 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5647 T1295 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60668_
[junit4:junit4]   2> 5648 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf000c type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60668_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60668_
[junit4:junit4]   2> 5649 T1295 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60668_
[junit4:junit4]   2> 5655 T1349 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5655 T1363 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5655 T1322 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5655 T1317 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5655 T1335 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5656 T1377 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5662 T1295 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 5663 T1295 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5663 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5668 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5674 T1330 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/unloadcollection1
[junit4:junit4]   2> 5674 T1330 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 5675 T1330 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 5676 T1330 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5678 T1330 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5678 T1330 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 5681 T1330 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 5683 T1330 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/unloadcollection1/'
[junit4:junit4]   2> 5723 T1330 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5753 T1330 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5755 T1330 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5759 T1330 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6081 T1330 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6087 T1330 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6089 T1330 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6099 T1330 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6102 T1330 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6105 T1330 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6106 T1330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6106 T1330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6107 T1330 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6108 T1330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6108 T1330 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6108 T1330 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6108 T1330 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854496464unloadcollection1_1n/
[junit4:junit4]   2> 6109 T1330 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55ee18d0
[junit4:junit4]   2> 6109 T1330 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6110 T1330 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854496464unloadcollection1_1n forceNew: false
[junit4:junit4]   2> 6110 T1330 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854496464unloadcollection1_1n/index/
[junit4:junit4]   2> 6110 T1330 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854496464unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6110 T1330 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854496464unloadcollection1_1n/index forceNew: false
[junit4:junit4]   2> 6112 T1330 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cbeaeec lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d685cd2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6112 T1330 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6113 T1330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6114 T1330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6114 T1330 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6115 T1330 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6115 T1330 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6115 T1330 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6116 T1330 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6116 T1330 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6116 T1330 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6119 T1330 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6121 T1330 oass.SolrIndexSearcher.<init> Opening Searcher@4d45334 main
[junit4:junit4]   2> 6121 T1330 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854496464unloadcollection1_1n/tlog
[junit4:junit4]   2> 6122 T1330 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6122 T1330 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6127 T1379 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@4d45334 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6128 T1330 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 7078 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7079 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40476",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40476_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 7079 T1318 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 7080 T1318 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7086 T1377 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> 7086 T1363 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> 7086 T1335 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> 7086 T1317 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> 7086 T1322 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> 7086 T1349 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> 7131 T1330 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 7131 T1330 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:40476 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 7133 T1330 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 7143 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0006 type:delete cxid:0x51 zxid:0x57 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 7143 T1330 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7144 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0006 type:create cxid:0x52 zxid:0x58 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7148 T1330 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7148 T1330 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7149 T1330 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40476/unloadcollection1/
[junit4:junit4]   2> 7149 T1330 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7150 T1330 oasc.SyncStrategy.syncToMe http://127.0.0.1:40476/unloadcollection1/ has no replicas
[junit4:junit4]   2> 7150 T1330 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40476/unloadcollection1/
[junit4:junit4]   2> 7150 T1330 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 7156 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0006 type:create cxid:0x5d zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8593 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8604 T1335 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> 8605 T1349 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> 8605 T1322 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> 8604 T1363 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> 8604 T1377 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> 8604 T1317 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> 8612 T1330 oasc.ZkController.register We are http://127.0.0.1:40476/unloadcollection1/ and leader is http://127.0.0.1:40476/unloadcollection1/
[junit4:junit4]   2> 8613 T1330 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:40476
[junit4:junit4]   2> 8613 T1330 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8614 T1330 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 8616 T1330 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8617 T1330 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/solr.xml
[junit4:junit4]   2> 8626 T1330 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363854491870/solr.xml
[junit4:junit4]   2> 8628 T1330 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854496464unloadcollection1_1n&name=unloadcollection1&version=2&action=CREATE&numShards=1&collection=unloadcollection} status=0 QTime=2954 
[junit4:junit4]   2> 8629 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 8631 T1295 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54451/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@75212992
[junit4:junit4]   2> 8632 T1295 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8633 T1380 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54451. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8634 T1380 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54451, initiating session
[junit4:junit4]   2> 8634 T1297 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40491
[junit4:junit4]   2> 8634 T1297 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40491
[junit4:junit4]   2> 8646 T1299 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8c0ffcaf000d with negotiated timeout 10000 for client /127.0.0.1:40491
[junit4:junit4]   2> 8646 T1380 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54451, sessionid = 0x13d8c0ffcaf000d, negotiated timeout = 10000
[junit4:junit4]   2> 8647 T1381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75212992 name:ZooKeeperConnection Watcher:127.0.0.1:54451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8647 T1295 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8650 T1295 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8654 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8655 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8662 T1344 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/unloadcollection2
[junit4:junit4]   2> 8662 T1344 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 8663 T1344 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8664 T1344 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 8665 T1344 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/unloadcollection2/'
[junit4:junit4]   2> 8705 T1344 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8746 T1344 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8747 T1344 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8751 T1344 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9048 T1344 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9061 T1344 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9064 T1344 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9074 T1344 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9077 T1344 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9080 T1344 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9081 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9082 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9082 T1344 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9083 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9083 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9083 T1344 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9084 T1344 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n/
[junit4:junit4]   2> 9084 T1344 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55ee18d0
[junit4:junit4]   2> 9085 T1344 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9085 T1344 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n forceNew: false
[junit4:junit4]   2> 9086 T1344 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n/index/
[junit4:junit4]   2> 9086 T1344 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9086 T1344 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n/index forceNew: false
[junit4:junit4]   2> 9088 T1344 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fa798a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cbb9794),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9088 T1344 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9090 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9090 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9091 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9091 T1344 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9092 T1344 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9092 T1344 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9092 T1344 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9093 T1344 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9093 T1344 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9096 T1344 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9099 T1344 oass.SolrIndexSearcher.<init> Opening Searcher@6e21cafa main
[junit4:junit4]   2> 9099 T1344 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n/tlog
[junit4:junit4]   2> 9100 T1344 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9100 T1344 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9103 T1382 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@6e21cafa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9104 T1344 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 9104 T1344 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10113 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10114 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40476",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40476__unloadcollection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40476_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 10119 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47238",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47238_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 10119 T1318 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10119 T1318 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10125 T1317 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> 10125 T1377 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> 10125 T1335 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> 10125 T1322 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> 10125 T1381 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> 10125 T1349 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> 10125 T1363 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> 11107 T1344 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 11108 T1344 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:47238 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 11110 T1344 oasc.ZkController.register We are http://127.0.0.1:47238/unloadcollection2/ and leader is http://127.0.0.1:40476/unloadcollection1/
[junit4:junit4]   2> 11110 T1344 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:47238
[junit4:junit4]   2> 11111 T1344 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 11111 T1344 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C99 name=unloadcollection2 org.apache.solr.core.SolrCore@678abb17 url=http://127.0.0.1:47238/unloadcollection2 node=127.0.0.1:47238_ C99_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:47238, core=unloadcollection2, state=down, node_name=127.0.0.1:47238_, collection=unloadcollection}
[junit4:junit4]   2> 11111 T1383 C99 P47238 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 11112 T1383 C99 P47238 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11112 T1344 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11113 T1383 C99 P47238 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 11113 T1383 C99 P47238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11113 T1344 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/solr.xml
[junit4:junit4]   2> 11114 T1383 C99 P47238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11118 T1344 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363854493015/solr.xml
[junit4:junit4]   2> 11119 T1344 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n&name=unloadcollection2&version=2&action=CREATE&collection=unloadcollection} status=0 QTime=2458 
[junit4:junit4]   2> 11120 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11121 T1295 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 11121 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11635 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11636 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47238",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:47238__unloadcollection2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47238_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 11642 T1363 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> 11642 T1317 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> 11642 T1377 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> 11643 T1322 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> 11642 T1335 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> 11642 T1349 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> 11642 T1381 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> 12118 T1331 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {core=unloadcollection1&wt=javabin&coreNodeName=127.0.0.1:47238__unloadcollection2&checkLive=true&state=recovering&nodeName=127.0.0.1:47238_&version=2&action=PREPRECOVERY&onlyIfLeader=true} status=0 QTime=1000 
[junit4:junit4]   2> 12123 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13125 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C99_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:47238, shard=shard1, core=unloadcollection2, state=recovering, node_name=127.0.0.1:47238_, collection=unloadcollection}
[junit4:junit4]   2> 14119 T1383 C99 P47238 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40476/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   2> 14120 T1383 C99 P47238 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:47238 START replicas=[http://127.0.0.1:40476/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 14120 T1383 C99 P47238 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14120 T1383 C99 P47238 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   2> 14120 T1383 C99 P47238 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   2> 14120 T1383 C99 P47238 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
[junit4:junit4]   2> 14120 T1383 C99 P47238 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14121 T1383 C99 P47238 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40476/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   2> 14121 T1383 C99 P47238 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C100 name=unloadcollection1 org.apache.solr.core.SolrCore@3aea4eea url=http://127.0.0.1:40476/unloadcollection1 node=127.0.0.1:40476_ C100_STATE=coll:unloadcollection core:unloadcollection1 props:{base_url=http://127.0.0.1:40476, shard=shard1, core=unloadcollection1, state=active, node_name=127.0.0.1:40476_, collection=unloadcollection, leader=true}
[junit4:junit4]   2> 14124 T1330 C100 P40476 REQ /get {wt=javabin&getVersions=100&distrib=false&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14125 T1331 C100 P40476 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14126 T1331 C100 P40476 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cbeaeec lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d685cd2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14126 T1331 C100 P40476 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14127 T1331 C100 P40476 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cbeaeec lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d685cd2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cbeaeec lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d685cd2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14127 T1331 C100 P40476 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14128 T1331 C100 P40476 oass.SolrIndexSearcher.<init> Opening Searcher@491791f5 realtime
[junit4:junit4]   2> 14128 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14128 T1331 C100 P40476 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14128 T1331 C100 P40476 /update {waitSearcher=true&commit_end_point=true&openSearcher=false&wt=javabin&softCommit=false&commit=true&version=2} {commit=} 0 4
[junit4:junit4]   2> 14129 T1383 C99 P47238 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14129 T1383 C99 P47238 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14131 T1329 C100 P40476 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14131 T1329 C100 P40476 REQ /replication {wt=javabin&command=indexversion&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14132 T1383 C99 P47238 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14132 T1383 C99 P47238 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14132 T1383 C99 P47238 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14134 T1330 C100 P40476 REQ /replication {wt=javabin&command=filelist&qt=/replication&version=2&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14134 T1383 C99 P47238 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14135 T1383 C99 P47238 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854499452unloadcollection1_2n/index.20130321002824926 forceNew: false
[junit4:junit4]   2> 14135 T1383 C99 P47238 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6583d829 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48759351; maxCacheMB=0.05078125 maxMergeSizeMB=0.439453125)) fullCopy=false
[junit4:junit4]   2> 14138 T1331 C100 P40476 REQ /replication {checksum=true&wt=filestream&command=filecontent&qt=/replication&file=segments_2&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 14139 T1383 C99 P47238 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14139 T1383 C99 P47238 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14139 T1383 C99 P47238 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   2> 14140 T1383 C99 P47238 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fa798a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cbb9794),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fa798a7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4cbb9794),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14141 T1383 C99 P47238 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14141 T1383 C99 P47238 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14141 T1383 C99 P47238 oass.SolrIndexSearcher.<init> Opening Searcher@4b2f92b8 main
[junit4:junit4]   2> 14142 T1382 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@4b2f92b8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14143 T1383 C99 P47238 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
[junit4:junit4]   2> 14143 T1383 C99 P47238 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   2> 14143 T1383 C99 P47238 oasc.ZkController.publish publishing core=unloadcollection2 state=active
[junit4:junit4]   2> 14143 T1383 C99 P47238 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14144 T1383 C99 P47238 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
[junit4:junit4]   2> 14652 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14653 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47238",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:47238__unloadcollection2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47238_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 14658 T1363 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> 14659 T1335 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> 14659 T1349 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> 14658 T1322 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> 14659 T1381 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> 14659 T1377 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> 14659 T1317 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> 15130 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15131 T1295 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 15132 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15138 T1359 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/unloadcollection3
[junit4:junit4]   2> 15139 T1359 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 15140 T1359 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15141 T1359 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 15143 T1359 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/unloadcollection3/'
[junit4:junit4]   2> 15183 T1359 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 15211 T1359 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15212 T1359 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15215 T1359 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15543 T1359 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15550 T1359 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15552 T1359 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15563 T1359 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15566 T1359 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15569 T1359 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15570 T1359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15570 T1359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15570 T1359 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15571 T1359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15572 T1359 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15572 T1359 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15572 T1359 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n/
[junit4:junit4]   2> 15572 T1359 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55ee18d0
[junit4:junit4]   2> 15573 T1359 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15574 T1359 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n forceNew: false
[junit4:junit4]   2> 15574 T1359 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n/index/
[junit4:junit4]   2> 15574 T1359 oasc.SolrCore.initIndex WARNING [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15574 T1359 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n/index forceNew: false
[junit4:junit4]   2> 15576 T1359 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@56bd1155 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a088ccf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15576 T1359 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15578 T1359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15579 T1359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15579 T1359 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15580 T1359 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15581 T1359 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15581 T1359 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15581 T1359 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15582 T1359 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15582 T1359 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15585 T1359 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15588 T1359 oass.SolrIndexSearcher.<init> Opening Searcher@2a3e899 main
[junit4:junit4]   2> 15589 T1359 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n/tlog
[junit4:junit4]   2> 15589 T1359 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15590 T1359 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15594 T1386 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@2a3e899 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15596 T1359 oasc.ZkController.publish publishing core=unloadcollection3 state=down
[junit4:junit4]   2> 15596 T1359 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16165 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16167 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45689",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45689_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 16167 T1318 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16167 T1318 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16173 T1322 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> 16173 T1349 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> 16173 T1363 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> 16174 T1377 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> 16173 T1335 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> 16174 T1317 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> 16174 T1381 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> 16598 T1359 oasc.CoreContainer.registerCore registering core: unloadcollection3
[junit4:junit4]   2> 16599 T1359 oasc.ZkController.register Register replica - core:unloadcollection3 address:http://127.0.0.1:45689 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 16604 T1359 oasc.ZkController.register We are http://127.0.0.1:45689/unloadcollection3/ and leader is http://127.0.0.1:40476/unloadcollection1/
[junit4:junit4]   2> 16604 T1359 oasc.ZkController.register No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:45689
[junit4:junit4]   2> 16605 T1359 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection3
[junit4:junit4]   2> 16605 T1359 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C101 name=unloadcollection3 org.apache.solr.core.SolrCore@7b1ec959 url=http://127.0.0.1:45689/unloadcollection3 node=127.0.0.1:45689_ C101_STATE=coll:unloadcollection core:unloadcollection3 props:{base_url=http://127.0.0.1:45689, core=unloadcollection3, state=down, node_name=127.0.0.1:45689_, collection=unloadcollection}
[junit4:junit4]   2> 16606 T1387 C101 P45689 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   2> 16607 T1387 C101 P45689 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16607 T1387 C101 P45689 oasc.ZkController.publish publishing core=unloadcollection3 state=recovering
[junit4:junit4]   2> 16607 T1359 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16608 T1387 C101 P45689 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16608 T1359 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/solr.xml
[junit4:junit4]   2> 16609 T1387 C101 P45689 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16618 T1359 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363854494167/solr.xml
[junit4:junit4]   2> 16619 T1359 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n&name=unloadcollection3&version=2&action=CREATE&collection=unloadcollection} status=0 QTime=1481 
[junit4:junit4]   2> 16620 T1295 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16622 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17624 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17680 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17681 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45689",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45689__unloadcollection3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45689_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 17684 T1322 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> 17684 T1317 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> 17684 T1349 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> 17684 T1377 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> 17684 T1381 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> 17684 T1335 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> 17684 T1363 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> 18616 T1328 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {core=unloadcollection1&wt=javabin&coreNodeName=127.0.0.1:45689__unloadcollection3&checkLive=true&state=recovering&nodeName=127.0.0.1:45689_&version=2&action=PREPRECOVERY&onlyIfLeader=true} status=0 QTime=2000 
[junit4:junit4]   2> 18626 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19628 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C101_STATE=coll:unloadcollection core:unloadcollection3 props:{base_url=http://127.0.0.1:45689, shard=shard1, core=unloadcollection3, state=recovering, node_name=127.0.0.1:45689_, collection=unloadcollection}
[junit4:junit4]   2> 20617 T1387 C101 P45689 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40476/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   2> 20618 T1387 C101 P45689 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:45689 START replicas=[http://127.0.0.1:40476/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 20618 T1387 C101 P45689 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20619 T1387 C101 P45689 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   2> 20619 T1387 C101 P45689 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   2> 20619 T1387 C101 P45689 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection3
[junit4:junit4]   2> 20619 T1387 C101 P45689 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20620 T1387 C101 P45689 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40476/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   2> 20620 T1387 C101 P45689 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20621 T1331 C100 P40476 REQ /get {wt=javabin&getVersions=100&distrib=false&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20627 T1329 C100 P40476 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20629 T1329 C100 P40476 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cbeaeec lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d685cd2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cbeaeec lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d685cd2),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20630 T1329 C100 P40476 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20630 T1329 C100 P40476 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20631 T1329 C100 P40476 /update {waitSearcher=true&commit_end_point=true&openSearcher=false&wt=javabin&softCommit=false&commit=true&version=2} {commit=} 0 4
[junit4:junit4]   2> 20631 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20632 T1387 C101 P45689 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20632 T1387 C101 P45689 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20634 T1328 C100 P40476 REQ /replication {wt=javabin&command=indexversion&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20635 T1387 C101 P45689 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 20636 T1387 C101 P45689 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20636 T1387 C101 P45689 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20638 T1331 C100 P40476 REQ /replication {wt=javabin&command=filelist&qt=/replication&version=2&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 20639 T1387 C101 P45689 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20640 T1387 C101 P45689 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363854490796/1363854505929unloadcollection_3n/index.20130321002831431 forceNew: false
[junit4:junit4]   2> 20641 T1387 C101 P45689 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5069a39b lockFactory=org.apache.lucene.store.NativeFSLockFactory@3aebe9a6; maxCacheMB=0.05078125 maxMergeSizeMB=0.439453125)) fullCopy=false
[junit4:junit4]   2> 20644 T1329 C100 P40476 REQ /replication {checksum=true&wt=filestream&command=filecontent&qt=/replication&file=segments_3&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 20646 T1387 C101 P45689 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20647 T1387 C101 P45689 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20647 T1387 C101 P45689 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   2> 20649 T1387 C101 P45689 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@56bd1155 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a088ccf),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@56bd1155 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a088ccf),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20650 T1387 C101 P45689 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20650 T1387 C101 P45689 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20651 T1387 C101 P45689 oass.SolrIndexSearcher.<init> Opening Searcher@3b008aad main
[junit4:junit4]   2> 20652 T1386 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@3b008aad main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 20653 T1387 C101 P45689 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection3
[junit4:junit4]   2> 20653 T1387 C101 P45689 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   2> 20654 T1387 C101 P45689 oasc.ZkController.publish publishing core=unloadcollection3 state=active
[junit4:junit4]   2> 20654 T1387 C101 P45689 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20655 T1387 C101 P45689 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection3
[junit4:junit4]   2> 20692 T1318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20693 T1318 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45689",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45689__unloadcollection3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45689_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection"}
[junit4:junit4]   2> 20699 T1317 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> 20699 T1363 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> 20699 T1381 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> 20699 T1349 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> 20699 T1335 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> 20699 T1322 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> 20699 T1377 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> 21634 T1295 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21636 T1295 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 21636 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C101_STATE=coll:unloadcollection core:unloadcollection3 props:{base_url=http://127.0.0.1:45689, shard=shard1, core=unloadcollection3, state=active, node_name=127.0.0.1:45689_, collection=unloadcollection}
[junit4:junit4]   2> 21661 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1430105109240479744)]} 0 3
[junit4:junit4]   2>  C99_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:47238, shard=shard1, core=unloadcollection2, state=active, node_name=127.0.0.1:47238_, collection=unloadcollection}
[junit4:junit4]   2> 21667 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[20 (1430105109240479744)]} 0 2
[junit4:junit4]   2> 21668 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[20 (1430105109240479744)]} 0 16
[junit4:junit4]   2> 21669 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[20]} 0 21
[junit4:junit4]   2> 21679 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1430105109263548416)]} 0 1
[junit4:junit4]   2> 21680 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[21 (1430105109263548416)]} 0 2
[junit4:junit4]   2> 21681 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[21 (1430105109263548416)]} 0 7
[junit4:junit4]   2> 21681 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[21]} 0 9
[junit4:junit4]   2> 21692 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1430105109277179904)]} 0 2
[junit4:junit4]   2> 21692 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[22 (1430105109277179904)]} 0 2
[junit4:junit4]   2> 21693 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[22 (1430105109277179904)]} 0 7
[junit4:junit4]   2> 21694 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[22]} 0 10
[junit4:junit4]   2> 21704 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1430105109289762816)]} 0 2
[junit4:junit4]   2> 21704 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[23 (1430105109289762816)]} 0 2
[junit4:junit4]   2> 21705 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[23 (1430105109289762816)]} 0 6
[junit4:junit4]   2> 21706 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[23]} 0 9
[junit4:junit4]   2> 21716 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1430105109302345728)]} 0 2
[junit4:junit4]   2> 21716 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[24 (1430105109302345728)]} 0 2
[junit4:junit4]   2> 21717 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[24 (1430105109302345728)]} 0 6
[junit4:junit4]   2> 21718 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[24]} 0 10
[junit4:junit4]   2> 21728 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1430105109314928640)]} 0 2
[junit4:junit4]   2> 21728 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[25 (1430105109314928640)]} 0 2
[junit4:junit4]   2> 21729 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[25 (1430105109314928640)]} 0 6
[junit4:junit4]   2> 21729 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[25]} 0 9
[junit4:junit4]   2> 21739 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1430105109326462976)]} 0 1
[junit4:junit4]   2> 21739 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[26 (1430105109326462976)]} 0 1
[junit4:junit4]   2> 21740 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[26 (1430105109326462976)]} 0 6
[junit4:junit4]   2> 21741 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[26]} 0 9
[junit4:junit4]   2> 21751 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1430105109339045888)]} 0 1
[junit4:junit4]   2> 21751 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[27 (1430105109339045888)]} 0 1
[junit4:junit4]   2> 21752 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[27 (1430105109339045888)]} 0 6
[junit4:junit4]   2> 21753 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[27]} 0 9
[junit4:junit4]   2> 21763 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1430105109351628800)]} 0 2
[junit4:junit4]   2> 21763 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[28 (1430105109351628800)]} 0 2
[junit4:junit4]   2> 21764 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[28 (1430105109351628800)]} 0 6
[junit4:junit4]   2> 21765 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[28]} 0 10
[junit4:junit4]   2> 21775 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1430105109364211712)]} 0 2
[junit4:junit4]   2> 21775 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[29 (1430105109364211712)]} 0 2
[junit4:junit4]   2> 21776 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[29 (1430105109364211712)]} 0 6
[junit4:junit4]   2> 21777 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[29]} 0 9
[junit4:junit4]   2> 21787 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1430105109376794624)]} 0 2
[junit4:junit4]   2> 21787 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[30 (1430105109376794624)]} 0 2
[junit4:junit4]   2> 21788 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[30 (1430105109376794624)]} 0 6
[junit4:junit4]   2> 21789 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[30]} 0 10
[junit4:junit4]   2> 21798 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1430105109389377536)]} 0 1
[junit4:junit4]   2> 21798 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[31 (1430105109389377536)]} 0 1
[junit4:junit4]   2> 21799 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[31 (1430105109389377536)]} 0 6
[junit4:junit4]   2> 21800 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[31]} 0 9
[junit4:junit4]   2> 21810 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1430105109400911872)]} 0 1
[junit4:junit4]   2> 21810 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[32 (1430105109400911872)]} 0 1
[junit4:junit4]   2> 21811 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[32 (1430105109400911872)]} 0 6
[junit4:junit4]   2> 21812 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[32]} 0 9
[junit4:junit4]   2> 21822 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1430105109413494784)]} 0 2
[junit4:junit4]   2> 21822 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[33 (1430105109413494784)]} 0 1
[junit4:junit4]   2> 21823 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[33 (1430105109413494784)]} 0 6
[junit4:junit4]   2> 21824 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[33]} 0 9
[junit4:junit4]   2> 21833 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1430105109426077696)]} 0 1
[junit4:junit4]   2> 21834 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[34 (1430105109426077696)]} 0 2
[junit4:junit4]   2> 21834 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[34 (1430105109426077696)]} 0 5
[junit4:junit4]   2> 21835 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[34]} 0 9
[junit4:junit4]   2> 21845 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1430105109437612032)]} 0 1
[junit4:junit4]   2> 21845 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[35 (1430105109437612032)]} 0 1
[junit4:junit4]   2> 21846 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[35 (1430105109437612032)]} 0 6
[junit4:junit4]   2> 21847 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[35]} 0 9
[junit4:junit4]   2> 21857 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1430105109450194944)]} 0 1
[junit4:junit4]   2> 21857 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[36 (1430105109450194944)]} 0 1
[junit4:junit4]   2> 21858 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[36 (1430105109450194944)]} 0 6
[junit4:junit4]   2> 21859 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[36]} 0 9
[junit4:junit4]   2> 21869 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1430105109462777856)]} 0 1
[junit4:junit4]   2> 21869 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[37 (1430105109462777856)]} 0 1
[junit4:junit4]   2> 21871 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[37 (1430105109462777856)]} 0 7
[junit4:junit4]   2> 21871 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[37]} 0 9
[junit4:junit4]   2> 21881 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1430105109475360768)]} 0 1
[junit4:junit4]   2> 21881 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[38 (1430105109475360768)]} 0 1
[junit4:junit4]   2> 21882 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[38 (1430105109475360768)]} 0 6
[junit4:junit4]   2> 21883 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[38]} 0 9
[junit4:junit4]   2> 21892 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1430105109487943680)]} 0 1
[junit4:junit4]   2> 21892 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[39 (1430105109487943680)]} 0 1
[junit4:junit4]   2> 21893 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[39 (1430105109487943680)]} 0 6
[junit4:junit4]   2> 21894 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[39]} 0 9
[junit4:junit4]   2> 21904 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1430105109499478016)]} 0 2
[junit4:junit4]   2> 21904 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[40 (1430105109499478016)]} 0 2
[junit4:junit4]   2> 21905 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[40 (1430105109499478016)]} 0 6
[junit4:junit4]   2> 21906 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[40]} 0 10
[junit4:junit4]   2> 21916 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1430105109512060928)]} 0 2
[junit4:junit4]   2> 21916 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[41 (1430105109512060928)]} 0 2
[junit4:junit4]   2> 21917 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[41 (1430105109512060928)]} 0 6
[junit4:junit4]   2> 21918 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[41]} 0 9
[junit4:junit4]   2> 21928 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1430105109524643840)]} 0 2
[junit4:junit4]   2> 21928 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[42 (1430105109524643840)]} 0 2
[junit4:junit4]   2> 21929 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[42 (1430105109524643840)]} 0 6
[junit4:junit4]   2> 21930 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[42]} 0 10
[junit4:junit4]   2> 21940 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1430105109537226752)]} 0 1
[junit4:junit4]   2> 21940 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[43 (1430105109537226752)]} 0 1
[junit4:junit4]   2> 21941 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[43 (1430105109537226752)]} 0 6
[junit4:junit4]   2> 21942 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[43]} 0 9
[junit4:junit4]   2> 21952 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1430105109549809664)]} 0 1
[junit4:junit4]   2> 21952 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[44 (1430105109549809664)]} 0 1
[junit4:junit4]   2> 21953 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[44 (1430105109549809664)]} 0 6
[junit4:junit4]   2> 21954 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[44]} 0 10
[junit4:junit4]   2> 21963 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1430105109562392576)]} 0 1
[junit4:junit4]   2> 21964 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[45 (1430105109562392576)]} 0 2
[junit4:junit4]   2> 21964 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[45 (1430105109562392576)]} 0 5
[junit4:junit4]   2> 21965 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[45]} 0 9
[junit4:junit4]   2> 21975 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1430105109573926912)]} 0 1
[junit4:junit4]   2> 21975 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[46 (1430105109573926912)]} 0 1
[junit4:junit4]   2> 21976 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[46 (1430105109573926912)]} 0 6
[junit4:junit4]   2> 21977 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[46]} 0 9
[junit4:junit4]   2> 21987 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1430105109586509824)]} 0 2
[junit4:junit4]   2> 21987 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[47 (1430105109586509824)]} 0 2
[junit4:junit4]   2> 21988 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[47 (1430105109586509824)]} 0 6
[junit4:junit4]   2> 21989 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[47]} 0 10
[junit4:junit4]   2> 21998 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1430105109599092736)]} 0 1
[junit4:junit4]   2> 21998 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[48 (1430105109599092736)]} 0 1
[junit4:junit4]   2> 21999 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[48 (1430105109599092736)]} 0 5
[junit4:junit4]   2> 22000 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[48]} 0 9
[junit4:junit4]   2> 22010 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1430105109610627072)]} 0 2
[junit4:junit4]   2> 22010 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[49 (1430105109610627072)]} 0 2
[junit4:junit4]   2> 22011 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[49 (1430105109610627072)]} 0 6
[junit4:junit4]   2> 22012 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[49]} 0 9
[junit4:junit4]   2> 22022 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1430105109623209984)]} 0 2
[junit4:junit4]   2> 22022 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[50 (1430105109623209984)]} 0 2
[junit4:junit4]   2> 22023 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[50 (1430105109623209984)]} 0 6
[junit4:junit4]   2> 22024 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[50]} 0 10
[junit4:junit4]   2> 22034 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1430105109635792896)]} 0 2
[junit4:junit4]   2> 22034 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[51 (1430105109635792896)]} 0 2
[junit4:junit4]   2> 22035 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[51 (1430105109635792896)]} 0 7
[junit4:junit4]   2> 22035 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[51]} 0 9
[junit4:junit4]   2> 22045 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1430105109648375808)]} 0 1
[junit4:junit4]   2> 22045 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[52 (1430105109648375808)]} 0 1
[junit4:junit4]   2> 22046 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[52 (1430105109648375808)]} 0 6
[junit4:junit4]   2> 22047 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[52]} 0 9
[junit4:junit4]   2> 22057 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1430105109659910144)]} 0 2
[junit4:junit4]   2> 22057 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[53 (1430105109659910144)]} 0 2
[junit4:junit4]   2> 22058 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[53 (1430105109659910144)]} 0 6
[junit4:junit4]   2> 22059 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[53]} 0 9
[junit4:junit4]   2> 22068 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1430105109672493056)]} 0 1
[junit4:junit4]   2> 22068 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[54 (1430105109672493056)]} 0 1
[junit4:junit4]   2> 22069 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[54 (1430105109672493056)]} 0 6
[junit4:junit4]   2> 22070 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[54]} 0 9
[junit4:junit4]   2> 22080 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1430105109684027392)]} 0 2
[junit4:junit4]   2> 22080 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[55 (1430105109684027392)]} 0 2
[junit4:junit4]   2> 22081 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[55 (1430105109684027392)]} 0 6
[junit4:junit4]   2> 22081 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[55]} 0 8
[junit4:junit4]   2> 22091 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1430105109696610304)]} 0 1
[junit4:junit4]   2> 22092 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[56 (1430105109696610304)]} 0 2
[junit4:junit4]   2> 22092 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[56 (1430105109696610304)]} 0 6
[junit4:junit4]   2> 22093 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[56]} 0 9
[junit4:junit4]   2> 22103 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1430105109708144640)]} 0 1
[junit4:junit4]   2> 22103 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[57 (1430105109708144640)]} 0 1
[junit4:junit4]   2> 22104 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[57 (1430105109708144640)]} 0 6
[junit4:junit4]   2> 22105 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[57]} 0 9
[junit4:junit4]   2> 22114 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1430105109720727552)]} 0 1
[junit4:junit4]   2> 22114 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[58 (1430105109720727552)]} 0 1
[junit4:junit4]   2> 22116 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[58 (1430105109720727552)]} 0 6
[junit4:junit4]   2> 22116 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[58]} 0 9
[junit4:junit4]   2> 22126 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1430105109732261888)]} 0 1
[junit4:junit4]   2> 22126 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[59 (1430105109732261888)]} 0 1
[junit4:junit4]   2> 22127 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[59 (1430105109732261888)]} 0 6
[junit4:junit4]   2> 22128 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[59]} 0 9
[junit4:junit4]   2> 22138 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1430105109744844800)]} 0 2
[junit4:junit4]   2> 22138 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[60 (1430105109744844800)]} 0 1
[junit4:junit4]   2> 22139 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[60 (1430105109744844800)]} 0 6
[junit4:junit4]   2> 22140 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[60]} 0 9
[junit4:junit4]   2> 22149 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1430105109757427712)]} 0 1
[junit4:junit4]   2> 22149 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[61 (1430105109757427712)]} 0 1
[junit4:junit4]   2> 22150 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[61 (1430105109757427712)]} 0 6
[junit4:junit4]   2> 22151 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[61]} 0 9
[junit4:junit4]   2> 22161 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1430105109768962048)]} 0 2
[junit4:junit4]   2> 22161 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[62 (1430105109768962048)]} 0 1
[junit4:junit4]   2> 22162 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[62 (1430105109768962048)]} 0 6
[junit4:junit4]   2> 22163 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[62]} 0 9
[junit4:junit4]   2> 22173 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1430105109781544960)]} 0 2
[junit4:junit4]   2> 22173 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[63 (1430105109781544960)]} 0 1
[junit4:junit4]   2> 22174 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[63 (1430105109781544960)]} 0 6
[junit4:junit4]   2> 22175 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[63]} 0 10
[junit4:junit4]   2> 22184 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1430105109794127872)]} 0 1
[junit4:junit4]   2> 22185 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[64 (1430105109794127872)]} 0 2
[junit4:junit4]   2> 22185 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[64 (1430105109794127872)]} 0 5
[junit4:junit4]   2> 22186 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[64]} 0 9
[junit4:junit4]   2> 22196 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1430105109805662208)]} 0 2
[junit4:junit4]   2> 22196 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[65 (1430105109805662208)]} 0 1
[junit4:junit4]   2> 22197 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[65 (1430105109805662208)]} 0 6
[junit4:junit4]   2> 22198 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[65]} 0 9
[junit4:junit4]   2> 22208 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1430105109818245120)]} 0 2
[junit4:junit4]   2> 22208 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[66 (1430105109818245120)]} 0 2
[junit4:junit4]   2> 22209 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[66 (1430105109818245120)]} 0 6
[junit4:junit4]   2> 22210 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[66]} 0 10
[junit4:junit4]   2> 22220 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1430105109830828032)]} 0 2
[junit4:junit4]   2> 22220 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[67 (1430105109830828032)]} 0 2
[junit4:junit4]   2> 22221 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[67 (1430105109830828032)]} 0 6
[junit4:junit4]   2> 22222 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[67]} 0 9
[junit4:junit4]   2> 22232 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1430105109843410944)]} 0 2
[junit4:junit4]   2> 22232 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[68 (1430105109843410944)]} 0 2
[junit4:junit4]   2> 22233 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[68 (1430105109843410944)]} 0 7
[junit4:junit4]   2> 22234 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[68]} 0 10
[junit4:junit4]   2> 22244 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1430105109855993856)]} 0 2
[junit4:junit4]   2> 22244 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[69 (1430105109855993856)]} 0 2
[junit4:junit4]   2> 22245 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[69 (1430105109855993856)]} 0 6
[junit4:junit4]   2> 22245 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[69]} 0 9
[junit4:junit4]   2> 22256 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1430105109868576768)]} 0 2
[junit4:junit4]   2> 22256 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[70 (1430105109868576768)]} 0 2
[junit4:junit4]   2> 22256 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[70 (1430105109868576768)]} 0 6
[junit4:junit4]   2> 22257 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[70]} 0 9
[junit4:junit4]   2> 22263 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[71 (1430105109878013952)]} 0 1
[junit4:junit4]   2> 22263 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[71 (1430105109878013952)]} 0 1
[junit4:junit4]   2> 22264 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[71 (1430105109878013952)]} 0 4
[junit4:junit4]   2> 22264 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[71]} 0 6
[junit4:junit4]   2> 22271 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[72 (1430105109886402560)]} 0 1
[junit4:junit4]   2> 22271 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[72 (1430105109886402560)]} 0 1
[junit4:junit4]   2> 22271 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[72 (1430105109886402560)]} 0 3
[junit4:junit4]   2> 22272 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[72]} 0 6
[junit4:junit4]   2> 22278 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[73 (1430105109893742592)]} 0 1
[junit4:junit4]   2> 22278 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[73 (1430105109893742592)]} 0 0
[junit4:junit4]   2> 22279 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[73 (1430105109893742592)]} 0 4
[junit4:junit4]   2> 22279 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[73]} 0 6
[junit4:junit4]   2> 22288 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[74 (1430105109902131200)]} 0 2
[junit4:junit4]   2> 22288 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[74 (1430105109902131200)]} 0 2
[junit4:junit4]   2> 22289 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[74 (1430105109902131200)]} 0 6
[junit4:junit4]   2> 22289 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[74]} 0 8
[junit4:junit4]   2> 22297 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[75 (1430105109913665536)]} 0 0
[junit4:junit4]   2> 22298 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[75 (1430105109913665536)]} 0 1
[junit4:junit4]   2> 22298 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[75 (1430105109913665536)]} 0 4
[junit4:junit4]   2> 22298 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[75]} 0 7
[junit4:junit4]   2> 22305 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[76 (1430105109922054144)]} 0 1
[junit4:junit4]   2> 22305 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[76 (1430105109922054144)]} 0 1
[junit4:junit4]   2> 22306 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[76 (1430105109922054144)]} 0 4
[junit4:junit4]   2> 22306 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[76]} 0 6
[junit4:junit4]   2> 22313 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[77 (1430105109930442752)]} 0 1
[junit4:junit4]   2> 22313 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[77 (1430105109930442752)]} 0 1
[junit4:junit4]   2> 22314 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[77 (1430105109930442752)]} 0 4
[junit4:junit4]   2> 22314 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[77]} 0 6
[junit4:junit4]   2> 22321 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[78 (1430105109938831360)]} 0 1
[junit4:junit4]   2> 22321 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[78 (1430105109938831360)]} 0 1
[junit4:junit4]   2> 22322 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[78 (1430105109938831360)]} 0 4
[junit4:junit4]   2> 22322 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[78]} 0 6
[junit4:junit4]   2> 22329 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[79 (1430105109947219968)]} 0 1
[junit4:junit4]   2> 22329 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[79 (1430105109947219968)]} 0 1
[junit4:junit4]   2> 22330 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[79 (1430105109947219968)]} 0 4
[junit4:junit4]   2> 22330 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[79]} 0 6
[junit4:junit4]   2> 22337 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[80 (1430105109955608576)]} 0 0
[junit4:junit4]   2> 22338 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[80 (1430105109955608576)]} 0 0
[junit4:junit4]   2> 22338 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[80 (1430105109955608576)]} 0 4
[junit4:junit4]   2> 22339 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[80]} 0 7
[junit4:junit4]   2> 22349 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[81 (1430105109966094336)]} 0 1
[junit4:junit4]   2> 22349 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[81 (1430105109966094336)]} 0 1
[junit4:junit4]   2> 22349 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[81 (1430105109966094336)]} 0 5
[junit4:junit4]   2> 22350 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[81]} 0 8
[junit4:junit4]   2> 22359 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[82 (1430105109977628672)]} 0 2
[junit4:junit4]   2> 22360 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[82 (1430105109977628672)]} 0 2
[junit4:junit4]   2> 22360 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[82 (1430105109977628672)]} 0 5
[junit4:junit4]   2> 22361 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[82]} 0 9
[junit4:junit4]   2> 22369 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[83 (1430105109988114432)]} 0 1
[junit4:junit4]   2> 22369 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[83 (1430105109988114432)]} 0 1
[junit4:junit4]   2> 22370 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[83 (1430105109988114432)]} 0 5
[junit4:junit4]   2> 22371 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[83]} 0 8
[junit4:junit4]   2> 22379 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[84 (1430105109999648768)]} 0 0
[junit4:junit4]   2> 22379 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[84 (1430105109999648768)]} 0 0
[junit4:junit4]   2> 22381 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[84 (1430105109999648768)]} 0 6
[junit4:junit4]   2> 22381 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[84]} 0 8
[junit4:junit4]   2> 22390 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[85 (1430105110010134528)]} 0 1
[junit4:junit4]   2> 22390 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[85 (1430105110010134528)]} 0 1
[junit4:junit4]   2> 22391 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[85 (1430105110010134528)]} 0 5
[junit4:junit4]   2> 22392 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[85]} 0 8
[junit4:junit4]   2> 22401 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[86 (1430105110021668864)]} 0 1
[junit4:junit4]   2> 22401 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[86 (1430105110021668864)]} 0 1
[junit4:junit4]   2> 22402 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[86 (1430105110021668864)]} 0 6
[junit4:junit4]   2> 22403 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[86]} 0 9
[junit4:junit4]   2> 22412 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[87 (1430105110032154624)]} 0 1
[junit4:junit4]   2> 22412 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[87 (1430105110032154624)]} 0 1
[junit4:junit4]   2> 22413 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[87 (1430105110032154624)]} 0 6
[junit4:junit4]   2> 22414 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[87]} 0 9
[junit4:junit4]   2> 22424 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[88 (1430105110044737536)]} 0 2
[junit4:junit4]   2> 22424 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[88 (1430105110044737536)]} 0 2
[junit4:junit4]   2> 22425 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[88 (1430105110044737536)]} 0 6
[junit4:junit4]   2> 22426 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[88]} 0 9
[junit4:junit4]   2> 22436 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[89 (1430105110057320448)]} 0 1
[junit4:junit4]   2> 22436 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[89 (1430105110057320448)]} 0 1
[junit4:junit4]   2> 22437 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[89 (1430105110057320448)]} 0 6
[junit4:junit4]   2> 22438 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[89]} 0 10
[junit4:junit4]   2> 22448 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[90 (1430105110069903360)]} 0 2
[junit4:junit4]   2> 22448 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[90 (1430105110069903360)]} 0 2
[junit4:junit4]   2> 22449 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[90 (1430105110069903360)]} 0 6
[junit4:junit4]   2> 22450 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[90]} 0 10
[junit4:junit4]   2> 22459 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[91 (1430105110082486272)]} 0 1
[junit4:junit4]   2> 22459 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[91 (1430105110082486272)]} 0 1
[junit4:junit4]   2> 22460 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[91 (1430105110082486272)]} 0 6
[junit4:junit4]   2> 22461 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[91]} 0 9
[junit4:junit4]   2> 22471 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[92 (1430105110094020608)]} 0 1
[junit4:junit4]   2> 22471 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[92 (1430105110094020608)]} 0 1
[junit4:junit4]   2> 22472 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[92 (1430105110094020608)]} 0 6
[junit4:junit4]   2> 22473 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[92]} 0 9
[junit4:junit4]   2> 22483 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[93 (1430105110106603520)]} 0 1
[junit4:junit4]   2> 22483 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[93 (1430105110106603520)]} 0 1
[junit4:junit4]   2> 22484 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[93 (1430105110106603520)]} 0 6
[junit4:junit4]   2> 22485 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[93]} 0 9
[junit4:junit4]   2> 22495 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[94 (1430105110119186432)]} 0 2
[junit4:junit4]   2> 22495 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[94 (1430105110119186432)]} 0 2
[junit4:junit4]   2> 22496 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[94 (1430105110119186432)]} 0 6
[junit4:junit4]   2> 22512 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[94]} 0 25
[junit4:junit4]   2> 22522 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[95 (1430105110147497984)]} 0 1
[junit4:junit4]   2> 22523 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[95 (1430105110147497984)]} 0 2
[junit4:junit4]   2> 22523 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[95 (1430105110147497984)]} 0 6
[junit4:junit4]   2> 22524 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[95]} 0 10
[junit4:junit4]   2> 22535 T1344 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[96 (1430105110161129472)]} 0 2
[junit4:junit4]   2> 22535 T1359 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[96 (1430105110161129472)]} 0 2
[junit4:junit4]   2> 22536 T1329 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[96 (1430105110161129472)]} 0 7
[junit4:junit4]   2> 22537 T1358 C101 P45689 /update {wt=javabin&version=2} {add=[96]} 0 10
[junit4:junit4]   2> 22546 T1356 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[97 (1430105110173712384)]} 0 1
[junit4:junit4]   2> 22546 T1345 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[97 (1430105110173712384)]} 0 1
[junit4:junit4]   2> 22547 T1330 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[97 (1430105110173712384)]} 0 5
[junit4:junit4]   2> 22548 T1357 C101 P45689 /update {wt=javabin&version=2} {add=[97]} 0 9
[junit4:junit4]   2> 22558 T1343 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[98 (1430105110185246720)]} 0 1
[junit4:junit4]   2> 22558 T1358 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[98 (1430105110185246720)]} 0 1
[junit4:junit4]   2> 22559 T1328 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[98 (1430105110185246720)]} 0 6
[junit4:junit4]   2> 22560 T1359 C101 P45689 /update {wt=javabin&version=2} {add=[98]} 0 9
[junit4:junit4]   2> 22569 T1342 C99 P47238 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[99 (1430105110197829632)]} 0 1
[junit4:junit4]   2> 22569 T1357 C101 P45689 /update {distrib.from=http://127.0.0.1:40476/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER&version=2} {add=[99 (1430105110197829632)]} 0 1
[junit4:junit4]   2> 22571 T1331 C100 P40476 /update {distrib.from=http://127.0.0.1:45689/unloadcollection3/&wt=javabin&update.distrib=TOLEADER&version=2} {add=[99 (1430105110197829632)]} 0 6
[junit4:junit4]   2> 22571 T1356 C101 P45689 /update {wt=javabin&version=2} {add=[99]} 0 9
[junit4:junit4]   2> 22572 T1295 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22578 T1329 oasha.CoreAdminHandler.handleUnloadAction Unregistering core unloadcollection1 from cloudstate.
[junit4:junit4]   2> 22582 T1329 oasc.SolrCore.close [unloadcollection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3aea4eea
[junit4:junit4]   2> 22582 T1349 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 22583 T1300 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8c0ffcaf0008 type:create cxid:0x57 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22585 T1349 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 22585 T1349 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 22586 T1349 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 22586 T1349 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47238/unloadcollection2/
[junit4:junit4]   2> 22586 T1349 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:47238 START replicas=[http://127.0.0.1:40476/unloadcollection1/, http://127.0.0.1:45689/unloadcollection3/] nUpdates=100
[junit4:junit4]   2> 22590 T1329 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=80,adds=80,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=80,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 22590 T1349 oasu.PeerSync.handleResponse WARNING PeerSync: core=unloadcollection2 url=http://127.0.0.1:47238  got a 404 from http://127.0.0.1:40476/unloadcollection1/, counting as success
[junit4:junit4]   2> 22590 T1329 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 22590 T1358 C101 P45689 REQ /get {wt=javabin&getVersions=100&distrib=false&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22591 T1329 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 22591 T1329 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 22592 T1349 oasu.PeerSync.handleVersions PeerSync: core=unloadcollection2 url=http://127.0.0.1:47238  Received 80 versions from 127.0.0.1:45689/unloadcollection3/
[junit4:junit4]   2> 22593 T1349 oasu.PeerSync.handleVersions PeerSync: core=unloadcollection2 url=http://127.0.0.1:47238  Our versions are newer. ourLowThreshold=1430105109437612032 otherHigh=1430105109988114432
[junit4:junit4]   2> 22593 T1349 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:47238 DONE. sync succeeded
[junit4:junit4]   2> 22594 T1349 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 22594 T1329 oasc.SolrCore.closeSearcher [unloadcollection1] Closing main searcher on request.
[junit4:junit4]   2> 22594 T134

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

,
[junit4:junit4]   1>                   "core":"multiunload4",
[junit4:junit4]   1>                   "state":"recovery_failed",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45689_",
[junit4:junit4]   1>                   "collection":"multiunload"},
[junit4:junit4]   1>                 "127.0.0.1:45689__multiunload0":{
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45689",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"multiunload0",
[junit4:junit4]   1>                   "state":"recovery_failed",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45689_",
[junit4:junit4]   1>                   "collection":"multiunload"}}}}}}
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=9FB75093969870FA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=America/Yakutat -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  138s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FB75093969870FA:1E51DE8BE1C710C6]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:487)
[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:722)
[junit4:junit4]   2> 137795 T1295 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 137806 T1294 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 138208 T1298 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 138899 T1377 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138899 T1377 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> 138899 T1377 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138899 T1377 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_MT, timezone=America/Yakutat
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=278934072,total=429916160
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, AutoCommitTest, IndexSchemaTest, TermVectorComponentTest, TestReplicationHandler, SchemaVersionSpecificBehaviorTest, TestDocumentBuilder, TestDynamicFieldResource, DirectUpdateHandlerOptimizeTest, TestSurroundQueryParser, TestFuzzyAnalyzedSuggestions, BasicDistributedZkTest, TestTrie, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, BasicFunctionalityTest, SolrTestCaseJ4Test, SystemInfoHandlerTest, TestPHPSerializedResponseWriter, SoftAutoCommitTest, SynonymTokenizerTest, PrimUtilsTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, MinimalSchemaTest, ZkControllerTest, TestCharFilters, TestIBSimilarityFactory, SolrCoreTest, TestLRUCache, TestFieldTypeResource, ChaosMonkeyNothingIsSafeTest, TestSolrDeletionPolicy2, MoreLikeThisHandlerTest, TestCoreContainer, LukeRequestHandlerTest, TestSolrDeletionPolicy1, StatelessScriptUpdateProcessorFactoryTest, PluginInfoTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 139.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 592 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1210: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 failure, 13 ignored (7 assumptions)

Total time: 41 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure