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/24 16:20:41 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b82) - Build # 4851 - Failure!

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

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:52667/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([EA186596F52FEC20:6BFEEB8E82708C1C]: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:197)
	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 9312 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2022 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T2022 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-1364138035096
[junit4:junit4]   2> 4 T2022 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2023 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2023 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T2023 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T2023 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T2023 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T2023 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-1364138035095/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2022 oasc.ZkTestServer.run start zk server on port:50934
[junit4:junit4]   2> 105 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@337f2551
[junit4:junit4]   2> 106 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2028 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2028 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 107 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45798
[junit4:junit4]   2> 107 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45798
[junit4:junit4]   2> 108 T2026 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 205 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0000 with negotiated timeout 10000 for client /127.0.0.1:45798
[junit4:junit4]   2> 205 T2028 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0000, negotiated timeout = 10000
[junit4:junit4]   2> 206 T2029 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@337f2551 name:ZooKeeperConnection Watcher:127.0.0.1:50934 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 206 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 206 T2022 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 212 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0000
[junit4:junit4]   2> 214 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45798 which had sessionid 0x13d9cf6879c0000
[junit4:junit4]   2> 213 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0000 closed
[junit4:junit4]   2> 213 T2029 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 214 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3db8cd4e
[junit4:junit4]   2> 215 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 215 T2030 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 216 T2030 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 216 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45799
[junit4:junit4]   2> 216 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45799
[junit4:junit4]   2> 218 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0001 with negotiated timeout 10000 for client /127.0.0.1:45799
[junit4:junit4]   2> 218 T2030 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0001, negotiated timeout = 10000
[junit4:junit4]   2> 218 T2031 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3db8cd4e name:ZooKeeperConnection Watcher:127.0.0.1:50934/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 218 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 219 T2022 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 225 T2022 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 229 T2022 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 233 T2022 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 237 T2022 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> 238 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 246 T2022 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> 247 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 253 T2022 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> 254 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 260 T2022 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> 260 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 265 T2022 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> 266 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 271 T2022 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> 272 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 277 T2022 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> 277 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 283 T2022 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> 284 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 288 T2022 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> 289 T2022 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 294 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0001
[junit4:junit4]   2> 295 T2031 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 295 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45799 which had sessionid 0x13d9cf6879c0001
[junit4:junit4]   2> 295 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0001 closed
[junit4:junit4]   2> 356 T2022 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 362 T2022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59311
[junit4:junit4]   2> 363 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 363 T2022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 363 T2022 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-1364138035389
[junit4:junit4]   2> 364 T2022 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-1364138035389/solr.xml
[junit4:junit4]   2> 364 T2022 oasc.CoreContainer.<init> New CoreContainer 2069350734
[junit4:junit4]   2> 364 T2022 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-1364138035389/'
[junit4:junit4]   2> 365 T2022 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-1364138035389/'
[junit4:junit4]   2> 378 T2022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 379 T2022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 379 T2022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 379 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 380 T2022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 380 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 380 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 380 T2022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 381 T2022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 381 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 385 T2022 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 393 T2022 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50934/solr
[junit4:junit4]   2> 393 T2022 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 393 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e67ad2d
[junit4:junit4]   2> 394 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 394 T2041 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 395 T2041 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 395 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45800
[junit4:junit4]   2> 396 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45800
[junit4:junit4]   2> 397 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0002 with negotiated timeout 20000 for client /127.0.0.1:45800
[junit4:junit4]   2> 397 T2041 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0002, negotiated timeout = 20000
[junit4:junit4]   2> 398 T2042 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e67ad2d name:ZooKeeperConnection Watcher:127.0.0.1:50934 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 398 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 401 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0002
[junit4:junit4]   2> 402 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45800 which had sessionid 0x13d9cf6879c0002
[junit4:junit4]   2> 402 T2042 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 401 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0002 closed
[junit4:junit4]   2> 402 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 404 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b743696
[junit4:junit4]   2> 405 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 405 T2043 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 406 T2043 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 406 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45801
[junit4:junit4]   2> 406 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45801
[junit4:junit4]   2> 407 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0003 with negotiated timeout 20000 for client /127.0.0.1:45801
[junit4:junit4]   2> 407 T2043 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0003, negotiated timeout = 20000
[junit4:junit4]   2> 408 T2044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b743696 name:ZooKeeperConnection Watcher:127.0.0.1:50934/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 408 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 411 T2022 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 414 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 415 T2022 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 420 T2022 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 422 T2022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59311_
[junit4:junit4]   2> 423 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59311_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59311_
[junit4:junit4]   2> 424 T2022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59311_
[junit4:junit4]   2> 429 T2022 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 437 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 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> 438 T2022 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 442 T2022 oasc.Overseer.start Overseer (id=89400150268313603-127.0.0.1:59311_-n_0000000000) starting
[junit4:junit4]   2> 443 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 445 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 447 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 449 T2022 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 453 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 455 T2046 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 457 T2022 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 461 T2022 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 464 T2022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 469 T2045 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 473 T2047 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-1364138035389/collection1
[junit4:junit4]   2> 473 T2047 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 474 T2047 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 474 T2047 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 476 T2047 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-1364138035389/collection1/'
[junit4:junit4]   2> 477 T2047 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-1364138035389/collection1/lib/README' to classloader
[junit4:junit4]   2> 477 T2047 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-1364138035389/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 516 T2047 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 538 T2047 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 540 T2047 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 542 T2047 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 801 T2047 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 805 T2047 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 807 T2047 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 826 T2047 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 829 T2047 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 833 T2047 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 834 T2047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 834 T2047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 834 T2047 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 836 T2047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 836 T2047 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 836 T2047 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 837 T2047 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-1364138035389/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data/
[junit4:junit4]   2> 837 T2047 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@778bddd1
[junit4:junit4]   2> 837 T2047 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 838 T2047 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data
[junit4:junit4]   2> 838 T2047 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data/index/
[junit4:junit4]   2> 838 T2047 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 839 T2047 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data/index
[junit4:junit4]   2> 841 T2047 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94b0244 lockFactory=org.apache.lucene.store.NativeFSLockFactory@60550bdd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 841 T2047 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 843 T2047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 843 T2047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 844 T2047 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 844 T2047 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 845 T2047 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 845 T2047 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 845 T2047 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 846 T2047 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 846 T2047 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 850 T2047 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 853 T2047 oass.SolrIndexSearcher.<init> Opening Searcher@1140cc56 main
[junit4:junit4]   2> 854 T2047 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data/tlog
[junit4:junit4]   2> 854 T2047 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 855 T2047 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 858 T2048 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1140cc56 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 859 T2047 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 859 T2047 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1974 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1974 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59311_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59311",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 1974 T2045 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1975 T2045 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1977 T2044 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> 2861 T2047 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2862 T2047 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59311 collection:control_collection shard:shard1
[junit4:junit4]   2> 2863 T2047 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2869 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 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> 2869 T2047 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2870 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2871 T2047 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2871 T2047 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2872 T2047 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59311/collection1/
[junit4:junit4]   2> 2872 T2047 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2872 T2047 oasc.SyncStrategy.syncToMe http://127.0.0.1:59311/collection1/ has no replicas
[junit4:junit4]   2> 2872 T2047 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59311/collection1/
[junit4:junit4]   2> 2872 T2047 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2877 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3482 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3496 T2044 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> 3531 T2047 oasc.ZkController.register We are http://127.0.0.1:59311/collection1/ and leader is http://127.0.0.1:59311/collection1/
[junit4:junit4]   2> 3532 T2047 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59311
[junit4:junit4]   2> 3532 T2047 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3532 T2047 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3532 T2047 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3535 T2047 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3537 T2022 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3538 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3538 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3544 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3545 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@692cc91f
[junit4:junit4]   2> 3546 T2051 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3546 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3547 T2051 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 3547 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45808
[junit4:junit4]   2> 3548 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45808
[junit4:junit4]   2> 3549 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0004 with negotiated timeout 10000 for client /127.0.0.1:45808
[junit4:junit4]   2> 3549 T2051 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0004, negotiated timeout = 10000
[junit4:junit4]   2> 3549 T2052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@692cc91f name:ZooKeeperConnection Watcher:127.0.0.1:50934/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3550 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3552 T2022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3557 T2022 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3626 T2022 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3629 T2022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41936
[junit4:junit4]   2> 3630 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3630 T2022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3630 T2022 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-1364138038649
[junit4:junit4]   2> 3631 T2022 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-1364138038649/solr.xml
[junit4:junit4]   2> 3631 T2022 oasc.CoreContainer.<init> New CoreContainer 40217604
[junit4:junit4]   2> 3632 T2022 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-1364138038649/'
[junit4:junit4]   2> 3632 T2022 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-1364138038649/'
[junit4:junit4]   2> 3648 T2022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3648 T2022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3648 T2022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3649 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3649 T2022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3649 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3649 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3650 T2022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3650 T2022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3650 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3654 T2022 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3662 T2022 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50934/solr
[junit4:junit4]   2> 3662 T2022 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3662 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@29432189
[junit4:junit4]   2> 3663 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3663 T2062 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3664 T2062 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 3664 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45809
[junit4:junit4]   2> 3664 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45809
[junit4:junit4]   2> 3665 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0005 with negotiated timeout 20000 for client /127.0.0.1:45809
[junit4:junit4]   2> 3665 T2062 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0005, negotiated timeout = 20000
[junit4:junit4]   2> 3665 T2063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29432189 name:ZooKeeperConnection Watcher:127.0.0.1:50934 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3666 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3667 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0005
[junit4:junit4]   2> 3668 T2063 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3668 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45809 which had sessionid 0x13d9cf6879c0005
[junit4:junit4]   2> 3668 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0005 closed
[junit4:junit4]   2> 3669 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3671 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77e33fe1
[junit4:junit4]   2> 3672 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3672 T2064 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3672 T2064 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 3672 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45810
[junit4:junit4]   2> 3673 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45810
[junit4:junit4]   2> 3674 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0006 with negotiated timeout 20000 for client /127.0.0.1:45810
[junit4:junit4]   2> 3674 T2064 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0006, negotiated timeout = 20000
[junit4:junit4]   2> 3674 T2065 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77e33fe1 name:ZooKeeperConnection Watcher:127.0.0.1:50934/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3674 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3675 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3677 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3681 T2022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4685 T2022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41936_
[junit4:junit4]   2> 4686 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41936_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41936_
[junit4:junit4]   2> 4688 T2022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41936_
[junit4:junit4]   2> 4694 T2044 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4694 T2065 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4694 T2044 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> 4694 T2052 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4704 T2066 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-1364138038649/collection1
[junit4:junit4]   2> 4704 T2066 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4705 T2066 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4706 T2066 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4708 T2066 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-1364138038649/collection1/'
[junit4:junit4]   2> 4709 T2066 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-1364138038649/collection1/lib/README' to classloader
[junit4:junit4]   2> 4709 T2066 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-1364138038649/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4731 T2066 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4753 T2066 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4754 T2066 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4757 T2066 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5002 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5003 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59311_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59311",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 5007 T2052 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> 5007 T2044 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> 5007 T2065 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> 5009 T2066 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5014 T2066 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5016 T2066 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5034 T2066 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5039 T2066 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5044 T2066 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5046 T2066 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5046 T2066 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5047 T2066 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5049 T2066 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5049 T2066 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5049 T2066 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5050 T2066 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-1364138038649/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1/
[junit4:junit4]   2> 5050 T2066 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@778bddd1
[junit4:junit4]   2> 5051 T2066 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5051 T2066 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1
[junit4:junit4]   2> 5052 T2066 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1/index/
[junit4:junit4]   2> 5052 T2066 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5052 T2066 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1/index
[junit4:junit4]   2> 5055 T2066 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e63910d lockFactory=org.apache.lucene.store.NativeFSLockFactory@ed40ace),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5055 T2066 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5057 T2066 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5058 T2066 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5058 T2066 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5059 T2066 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5060 T2066 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5060 T2066 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5060 T2066 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5061 T2066 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5061 T2066 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5066 T2066 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5069 T2066 oass.SolrIndexSearcher.<init> Opening Searcher@28256004 main
[junit4:junit4]   2> 5070 T2066 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1/tlog
[junit4:junit4]   2> 5071 T2066 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5071 T2066 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5076 T2067 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28256004 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5078 T2066 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5078 T2066 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6513 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6515 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41936_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41936",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6515 T2045 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6515 T2045 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6522 T2052 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> 6523 T2065 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> 6522 T2044 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> 7080 T2066 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7081 T2066 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41936 collection:collection1 shard:shard1
[junit4:junit4]   2> 7082 T2066 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7091 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 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> 7091 T2066 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7092 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7096 T2066 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7097 T2066 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7097 T2066 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41936/collection1/
[junit4:junit4]   2> 7097 T2066 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7098 T2066 oasc.SyncStrategy.syncToMe http://127.0.0.1:41936/collection1/ has no replicas
[junit4:junit4]   2> 7098 T2066 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41936/collection1/
[junit4:junit4]   2> 7098 T2066 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7106 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8030 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8045 T2065 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> 8045 T2052 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> 8045 T2044 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> 8063 T2066 oasc.ZkController.register We are http://127.0.0.1:41936/collection1/ and leader is http://127.0.0.1:41936/collection1/
[junit4:junit4]   2> 8063 T2066 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41936
[junit4:junit4]   2> 8063 T2066 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8064 T2066 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8064 T2066 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8066 T2066 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8068 T2022 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8069 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8070 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8122 T2022 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8126 T2022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52667
[junit4:junit4]   2> 8127 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8128 T2022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8128 T2022 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-1364138043167
[junit4:junit4]   2> 8128 T2022 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-1364138043167/solr.xml
[junit4:junit4]   2> 8128 T2022 oasc.CoreContainer.<init> New CoreContainer 1430921429
[junit4:junit4]   2> 8129 T2022 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-1364138043167/'
[junit4:junit4]   2> 8130 T2022 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-1364138043167/'
[junit4:junit4]   2> 8146 T2022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8147 T2022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8147 T2022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8147 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8148 T2022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8148 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8148 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8148 T2022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8149 T2022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8149 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8153 T2022 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8161 T2022 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50934/solr
[junit4:junit4]   2> 8161 T2022 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8161 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e41d55e
[junit4:junit4]   2> 8162 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8163 T2078 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8164 T2078 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 8164 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45813
[junit4:junit4]   2> 8164 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45813
[junit4:junit4]   2> 8165 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0007 with negotiated timeout 20000 for client /127.0.0.1:45813
[junit4:junit4]   2> 8165 T2078 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0007, negotiated timeout = 20000
[junit4:junit4]   2> 8165 T2079 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e41d55e name:ZooKeeperConnection Watcher:127.0.0.1:50934 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8166 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8167 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0007
[junit4:junit4]   2> 8168 T2079 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8168 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45813 which had sessionid 0x13d9cf6879c0007
[junit4:junit4]   2> 8168 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0007 closed
[junit4:junit4]   2> 8169 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8171 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ed8d36a
[junit4:junit4]   2> 8172 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8172 T2080 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8172 T2080 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 8173 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45814
[junit4:junit4]   2> 8173 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45814
[junit4:junit4]   2> 8174 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0008 with negotiated timeout 20000 for client /127.0.0.1:45814
[junit4:junit4]   2> 8174 T2080 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0008, negotiated timeout = 20000
[junit4:junit4]   2> 8174 T2081 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ed8d36a name:ZooKeeperConnection Watcher:127.0.0.1:50934/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8175 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8176 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8178 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8181 T2022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9184 T2022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52667_
[junit4:junit4]   2> 9185 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52667_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52667_
[junit4:junit4]   2> 9185 T2022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52667_
[junit4:junit4]   2> 9188 T2044 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> 9189 T2081 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9189 T2065 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9189 T2052 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9189 T2065 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> 9190 T2052 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> 9191 T2044 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9196 T2082 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-1364138043167/collection1
[junit4:junit4]   2> 9197 T2082 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9197 T2082 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9198 T2082 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9199 T2082 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-1364138043167/collection1/'
[junit4:junit4]   2> 9200 T2082 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-1364138043167/collection1/lib/README' to classloader
[junit4:junit4]   2> 9200 T2082 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-1364138043167/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9244 T2082 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9267 T2082 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9268 T2082 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9271 T2082 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9522 T2082 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9527 T2082 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9528 T2082 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9547 T2082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9551 T2082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9554 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9555 T2082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9555 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41936_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41936",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9557 T2082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9557 T2082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9558 T2082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9560 T2082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9560 T2082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9560 T2082 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9561 T2082 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-1364138043167/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty2/
[junit4:junit4]   2> 9561 T2082 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@778bddd1
[junit4:junit4]   2> 9561 T2052 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> 9561 T2081 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> 9561 T2044 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> 9562 T2065 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> 9562 T2082 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9563 T2082 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty2
[junit4:junit4]   2> 9564 T2082 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty2/index/
[junit4:junit4]   2> 9564 T2082 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9564 T2082 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty2/index
[junit4:junit4]   2> 9567 T2082 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5013db0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@425e98b9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9567 T2082 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9570 T2082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9570 T2082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9571 T2082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9572 T2082 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9572 T2082 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9572 T2082 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9573 T2082 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9573 T2082 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9574 T2082 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9578 T2082 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9582 T2082 oass.SolrIndexSearcher.<init> Opening Searcher@fe9b6f0 main
[junit4:junit4]   2> 9582 T2082 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty2/tlog
[junit4:junit4]   2> 9583 T2082 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9583 T2082 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9588 T2083 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fe9b6f0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9590 T2082 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9590 T2082 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11070 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11072 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52667_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52667",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 11072 T2045 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11072 T2045 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11080 T2081 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> 11080 T2065 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> 11080 T2044 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> 11080 T2052 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> 11593 T2082 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11593 T2082 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52667 collection:collection1 shard:shard2
[junit4:junit4]   2> 11594 T2082 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11606 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 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> 11607 T2082 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11607 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11611 T2082 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11611 T2082 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11611 T2082 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52667/collection1/
[junit4:junit4]   2> 11612 T2082 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11612 T2082 oasc.SyncStrategy.syncToMe http://127.0.0.1:52667/collection1/ has no replicas
[junit4:junit4]   2> 11612 T2082 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52667/collection1/
[junit4:junit4]   2> 11612 T2082 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11618 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12588 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12603 T2044 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> 12603 T2065 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> 12603 T2052 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> 12604 T2081 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> 12625 T2082 oasc.ZkController.register We are http://127.0.0.1:52667/collection1/ and leader is http://127.0.0.1:52667/collection1/
[junit4:junit4]   2> 12625 T2082 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52667
[junit4:junit4]   2> 12625 T2082 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12625 T2082 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12626 T2082 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12628 T2082 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12630 T2022 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12631 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12632 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12686 T2022 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12690 T2022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48106
[junit4:junit4]   2> 12690 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12690 T2022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12691 T2022 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-1364138047728
[junit4:junit4]   2> 12691 T2022 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-1364138047728/solr.xml
[junit4:junit4]   2> 12691 T2022 oasc.CoreContainer.<init> New CoreContainer 557941366
[junit4:junit4]   2> 12691 T2022 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-1364138047728/'
[junit4:junit4]   2> 12692 T2022 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-1364138047728/'
[junit4:junit4]   2> 12707 T2022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12708 T2022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12708 T2022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12708 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12708 T2022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12709 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12709 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12709 T2022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12709 T2022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12710 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12715 T2022 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12722 T2022 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50934/solr
[junit4:junit4]   2> 12723 T2022 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12723 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f380619
[junit4:junit4]   2> 12724 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12724 T2094 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12725 T2094 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 12725 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45818
[junit4:junit4]   2> 12726 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45818
[junit4:junit4]   2> 12726 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c0009 with negotiated timeout 20000 for client /127.0.0.1:45818
[junit4:junit4]   2> 12727 T2094 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c0009, negotiated timeout = 20000
[junit4:junit4]   2> 12727 T2095 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f380619 name:ZooKeeperConnection Watcher:127.0.0.1:50934 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12727 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12729 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0009
[junit4:junit4]   2> 12729 T2095 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12729 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45818 which had sessionid 0x13d9cf6879c0009
[junit4:junit4]   2> 12729 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0009 closed
[junit4:junit4]   2> 12730 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12732 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@10c2c979
[junit4:junit4]   2> 12733 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12733 T2096 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12733 T2096 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 12734 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45819
[junit4:junit4]   2> 12734 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45819
[junit4:junit4]   2> 12734 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c000a with negotiated timeout 20000 for client /127.0.0.1:45819
[junit4:junit4]   2> 12735 T2096 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c000a, negotiated timeout = 20000
[junit4:junit4]   2> 12735 T2097 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10c2c979 name:ZooKeeperConnection Watcher:127.0.0.1:50934/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12735 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12736 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12738 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12739 T2022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13743 T2022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48106_
[junit4:junit4]   2> 13744 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48106_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48106_
[junit4:junit4]   2> 13745 T2022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48106_
[junit4:junit4]   2> 13749 T2052 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> 13749 T2044 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> 13751 T2081 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13751 T2065 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13751 T2081 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> 13751 T2097 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13751 T2065 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> 13753 T2052 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13753 T2044 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13761 T2098 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-1364138047728/collection1
[junit4:junit4]   2> 13761 T2098 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13762 T2098 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13762 T2098 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13764 T2098 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-1364138047728/collection1/'
[junit4:junit4]   2> 13765 T2098 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-1364138047728/collection1/lib/README' to classloader
[junit4:junit4]   2> 13766 T2098 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-1364138047728/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13800 T2098 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13822 T2098 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13824 T2098 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13827 T2098 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14080 T2098 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14084 T2098 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14086 T2098 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14104 T2098 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14109 T2098 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14122 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14123 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52667_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52667",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 14123 T2098 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14126 T2098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14126 T2098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14126 T2098 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14128 T2098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14128 T2098 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14129 T2097 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> 14129 T2044 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> 14129 T2052 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> 14128 T2081 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> 14129 T2098 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14129 T2065 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> 14130 T2098 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-1364138047728/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty3/
[junit4:junit4]   2> 14131 T2098 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@778bddd1
[junit4:junit4]   2> 14132 T2098 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14133 T2098 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty3
[junit4:junit4]   2> 14133 T2098 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty3/index/
[junit4:junit4]   2> 14133 T2098 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14134 T2098 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty3/index
[junit4:junit4]   2> 14136 T2098 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61f4a1fc lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b65b30b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14136 T2098 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14138 T2098 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14139 T2098 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14140 T2098 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14140 T2098 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14141 T2098 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14141 T2098 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14142 T2098 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14142 T2098 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14143 T2098 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14147 T2098 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14151 T2098 oass.SolrIndexSearcher.<init> Opening Searcher@2c3184c9 main
[junit4:junit4]   2> 14151 T2098 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty3/tlog
[junit4:junit4]   2> 14152 T2098 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14152 T2098 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14158 T2099 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c3184c9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14160 T2098 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14160 T2098 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15637 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15638 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48106_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48106",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15638 T2045 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15639 T2045 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15647 T2081 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> 15647 T2097 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> 15647 T2065 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> 15647 T2052 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> 15647 T2044 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> 16162 T2098 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16162 T2098 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48106 collection:collection1 shard:shard1
[junit4:junit4]   2> 16168 T2098 oasc.ZkController.register We are http://127.0.0.1:48106/collection1/ and leader is http://127.0.0.1:41936/collection1/
[junit4:junit4]   2> 16169 T2098 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48106
[junit4:junit4]   2> 16169 T2098 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16169 T2098 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C369 name=collection1 org.apache.solr.core.SolrCore@536ed87c url=http://127.0.0.1:48106/collection1 node=127.0.0.1:48106_ C369_STATE=coll:collection1 core:collection1 props:{collection=collection1, core=collection1, node_name=127.0.0.1:48106_, base_url=http://127.0.0.1:48106, state=down}
[junit4:junit4]   2> 16170 T2100 C369 P48106 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16171 T2100 C369 P48106 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16171 T2098 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16171 T2100 C369 P48106 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16171 T2100 C369 P48106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16173 T2100 C369 P48106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16173 T2022 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16174 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16174 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16242 T2022 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16245 T2022 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58997
[junit4:junit4]   2> 16247 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16247 T2022 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16248 T2022 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-1364138051270
[junit4:junit4]   2> 16248 T2022 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-1364138051270/solr.xml
[junit4:junit4]   2> 16249 T2022 oasc.CoreContainer.<init> New CoreContainer 326101292
[junit4:junit4]   2> 16250 T2022 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-1364138051270/'
[junit4:junit4]   2> 16250 T2022 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-1364138051270/'
[junit4:junit4]   2> 16278 T2022 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16278 T2022 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16278 T2022 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16279 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16279 T2022 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16279 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16279 T2022 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16280 T2022 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16280 T2022 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16280 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16285 T2022 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16292 T2022 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50934/solr
[junit4:junit4]   2> 16292 T2022 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16292 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@173dddf8
[junit4:junit4]   2> 16294 T2111 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16293 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16294 T2111 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 16295 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45821
[junit4:junit4]   2> 16295 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45821
[junit4:junit4]   2> 16296 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c000b with negotiated timeout 20000 for client /127.0.0.1:45821
[junit4:junit4]   2> 16296 T2111 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c000b, negotiated timeout = 20000
[junit4:junit4]   2> 16297 T2112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@173dddf8 name:ZooKeeperConnection Watcher:127.0.0.1:50934 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16297 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16300 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c000b
[junit4:junit4]   2> 16300 T2112 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16300 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45821 which had sessionid 0x13d9cf6879c000b
[junit4:junit4]   2> 16300 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c000b closed
[junit4:junit4]   2> 16302 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16306 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3718b404
[junit4:junit4]   2> 16308 T2113 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16307 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16308 T2113 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 16308 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45822
[junit4:junit4]   2> 16309 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45822
[junit4:junit4]   2> 16310 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c000c with negotiated timeout 20000 for client /127.0.0.1:45822
[junit4:junit4]   2> 16310 T2113 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c000c, negotiated timeout = 20000
[junit4:junit4]   2> 16310 T2114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3718b404 name:ZooKeeperConnection Watcher:127.0.0.1:50934/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16311 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16312 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16314 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16319 T2022 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17155 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17157 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48106_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48106",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 17167 T2044 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> 17167 T2114 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> 17167 T2097 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> 17168 T2065 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> 17167 T2052 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> 17169 T2081 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> 17180 T2061 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&core=collection1&version=2&action=PREPRECOVERY&checkLive=true&wt=javabin&state=recovering&nodeName=127.0.0.1:48106_&coreNodeName=4} status=0 QTime=1000 
[junit4:junit4]   2> 17325 T2022 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58997_
[junit4:junit4]   2> 17326 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58997_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58997_
[junit4:junit4]   2> 17327 T2022 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58997_
[junit4:junit4]   2> 17331 T2081 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> 17331 T2114 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> 17331 T2052 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17332 T2044 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17332 T2065 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17332 T2097 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17332 T2044 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> 17332 T2052 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> 17333 T2097 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> 17332 T2065 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> 17335 T2081 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17336 T2114 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17342 T2115 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-1364138051270/collection1
[junit4:junit4]   2> 17343 T2115 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17344 T2115 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17344 T2115 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17346 T2115 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-1364138051270/collection1/'
[junit4:junit4]   2> 17347 T2115 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-1364138051270/collection1/lib/README' to classloader
[junit4:junit4]   2> 17348 T2115 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-1364138051270/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17370 T2115 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17393 T2115 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17394 T2115 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17397 T2115 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17648 T2115 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17653 T2115 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17654 T2115 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17673 T2115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17678 T2115 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17682 T2115 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17684 T2115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17684 T2115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17685 T2115 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17686 T2115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17687 T2115 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17687 T2115 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17687 T2115 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-1364138051270/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty4/
[junit4:junit4]   2> 17688 T2115 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@778bddd1
[junit4:junit4]   2> 17688 T2115 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17689 T2115 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty4
[junit4:junit4]   2> 17689 T2115 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty4/index/
[junit4:junit4]   2> 17690 T2115 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17690 T2115 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty4/index
[junit4:junit4]   2> 17692 T2115 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc94476 lockFactory=org.apache.lucene.store.NativeFSLockFactory@162a859c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17692 T2115 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17695 T2115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17695 T2115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17696 T2115 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17697 T2115 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17697 T2115 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17698 T2115 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17698 T2115 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17698 T2115 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17699 T2115 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17703 T2115 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17707 T2115 oass.SolrIndexSearcher.<init> Opening Searcher@31a783bd main
[junit4:junit4]   2> 17707 T2115 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty4/tlog
[junit4:junit4]   2> 17708 T2115 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17709 T2115 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17713 T2116 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31a783bd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17715 T2115 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17716 T2115 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18677 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18679 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58997_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58997",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18679 T2045 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18679 T2045 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18686 T2114 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> 18687 T2097 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> 18687 T2052 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> 18687 T2065 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> 18687 T2044 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> 18686 T2081 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> 18718 T2115 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18718 T2115 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58997 collection:collection1 shard:shard2
[junit4:junit4]   2> 18723 T2115 oasc.ZkController.register We are http://127.0.0.1:58997/collection1/ and leader is http://127.0.0.1:52667/collection1/
[junit4:junit4]   2> 18724 T2115 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58997
[junit4:junit4]   2> 18724 T2115 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18724 T2115 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C370 name=collection1 org.apache.solr.core.SolrCore@107ecfef url=http://127.0.0.1:58997/collection1 node=127.0.0.1:58997_ C370_STATE=coll:collection1 core:collection1 props:{collection=collection1, core=collection1, node_name=127.0.0.1:58997_, base_url=http://127.0.0.1:58997, state=down}
[junit4:junit4]   2> 18725 T2117 C370 P58997 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18726 T2117 C370 P58997 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18726 T2115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18726 T2117 C370 P58997 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18726 T2117 C370 P58997 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18728 T2022 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18728 T2117 C370 P58997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18728 T2022 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18729 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18737 T2022 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18738 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18743 T2060 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-1364138038649/onenodecollectioncore
[junit4:junit4]   2> 18743 T2060 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18744 T2060 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18745 T2060 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18747 T2060 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18747 T2060 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18751 T2060 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18752 T2060 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-1364138038649/onenodecollectioncore/'
[junit4:junit4]   2> 18796 T2060 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18822 T2060 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18823 T2060 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18826 T2060 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19091 T2060 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19096 T2060 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19098 T2060 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19116 T2060 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19120 T2060 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19125 T2060 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19127 T2060 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19127 T2060 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19128 T2060 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19130 T2060 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19131 T2060 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19131 T2060 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19132 T2060 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-1364138038649/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection/
[junit4:junit4]   2> 19132 T2060 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@778bddd1
[junit4:junit4]   2> 19133 T2060 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19134 T2060 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection
[junit4:junit4]   2> 19135 T2060 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-1364138035096/onenodecollection/index/
[junit4:junit4]   2> 19135 T2060 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19136 T2060 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection/index
[junit4:junit4]   2> 19139 T2060 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5e181295 lockFactory=org.apache.lucene.store.NativeFSLockFactory@323116d7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19139 T2060 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19141 T2060 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19142 T2060 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19143 T2060 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19144 T2060 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19145 T2060 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19145 T2060 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19145 T2060 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19146 T2060 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19147 T2060 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19151 T2060 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19155 T2060 oass.SolrIndexSearcher.<init> Opening Searcher@42b0b8a2 main
[junit4:junit4]   2> 19155 T2060 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection/tlog
[junit4:junit4]   2> 19156 T2060 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19156 T2060 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19160 T2119 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@42b0b8a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19161 T2060 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2>  C369_STATE=coll:collection1 core:collection1 props:{collection=collection1, core=collection1, node_name=127.0.0.1:48106_, shard=shard1, base_url=http://127.0.0.1:48106, state=recovering}
[junit4:junit4]   2> 19181 T2100 C369 P48106 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:41936/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19181 T2100 C369 P48106 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48106 START replicas=[http://127.0.0.1:41936/collection1/] nUpdates=100
[junit4:junit4]   2> 19182 T2100 C369 P48106 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19182 T2100 C369 P48106 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19182 T2100 C369 P48106 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19183 T2100 C369 P48106 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19183 T2100 C369 P48106 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19183 T2100 C369 P48106 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:41936/collection1/. core=collection1
[junit4:junit4]   2> 19184 T2100 C369 P48106 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C371 name=collection1 org.apache.solr.core.SolrCore@2758c4c7 url=http://127.0.0.1:41936/collection1 node=127.0.0.1:41936_ C371_STATE=coll:collection1 core:collection1 props:{collection=collection1, core=collection1, node_name=127.0.0.1:41936_, shard=shard1, base_url=http://127.0.0.1:41936, state=active, leader=true}
[junit4:junit4]   2> 19186 T2059 C371 P41936 REQ /get {version=2&qt=/get&wt=javabin&distrib=false&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 19187 T2059 C371 P41936 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19189 T2059 C371 P41936 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e63910d lockFactory=org.apache.lucene.store.NativeFSLockFactory@ed40ace),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19189 T2059 C371 P41936 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19189 T2059 C371 P41936 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e63910d lockFactory=org.apache.lucene.store.NativeFSLockFactory@ed40ace),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e63910d lockFactory=org.apache.lucene.store.NativeFSLockFactory@ed40ace),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19190 T2059 C371 P41936 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19190 T2059 C371 P41936 oass.SolrIndexSearcher.<init> Opening Searcher@5de3655b realtime
[junit4:junit4]   2> 19190 T2059 C371 P41936 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19190 T2059 C371 P41936 /update {version=2&commit=true&waitSearcher=true&openSearcher=false&wt=javabin&commit_end_point=true&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 19191 T2100 C369 P48106 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19192 T2100 C369 P48106 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19197 T2061 C371 P41936 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19198 T2061 C371 P41936 REQ /replication {version=2&qt=/replication&wt=javabin&command=indexversion} status=0 QTime=5 
[junit4:junit4]   2> 19198 T2100 C369 P48106 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19199 T2100 C369 P48106 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19199 T2100 C369 P48106 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19201 T2059 C371 P41936 REQ /replication {version=2&qt=/replication&wt=javabin&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 19201 T2100 C369 P48106 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19203 T2100 C369 P48106 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty3/index.20130324101414294
[junit4:junit4]   2> 19203 T2100 C369 P48106 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1d9d2eaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@659a9532; maxCacheMB=0.08203125 maxMergeSizeMB=0.57421875)) fullCopy=false
[junit4:junit4]   2> 19206 T2058 C371 P41936 REQ /replication {file=segments_2&qt=/replication&wt=filestream&generation=2&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19207 T2100 C369 P48106 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19208 T2100 C369 P48106 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19208 T2100 C369 P48106 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19210 T2100 C369 P48106 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61f4a1fc lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b65b30b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61f4a1fc lockFactory=org.apache.lucene.store.NativeFSLockFactory@5b65b30b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19210 T2100 C369 P48106 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19211 T2100 C369 P48106 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19211 T2100 C369 P48106 oass.SolrIndexSearcher.<init> Opening Searcher@a2d5e5b main
[junit4:junit4]   2> 19212 T2099 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a2d5e5b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19213 T2100 C369 P48106 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19213 T2100 C369 P48106 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19213 T2100 C369 P48106 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19213 T2100 C369 P48106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19215 T2100 C369 P48106 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20195 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20197 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58997_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58997",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20203 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41936_",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41936",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20204 T2045 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20204 T2045 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20210 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48106_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48106",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20219 T2081 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> 20219 T2097 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> 20219 T2052 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> 20219 T2044 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> 20219 T2114 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> 20219 T2065 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> 20737 T2076 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&core=collection1&version=2&action=PREPRECOVERY&checkLive=true&wt=javabin&state=recovering&nodeName=127.0.0.1:58997_&coreNodeName=5} status=0 QTime=2000 
[junit4:junit4]   2> 21165 T2060 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21166 T2060 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:41936 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21167 T2060 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21180 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 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> 21181 T2060 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21182 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21185 T2060 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21186 T2060 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21186 T2060 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41936/onenodecollectioncore/
[junit4:junit4]   2> 21187 T2060 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21187 T2060 oasc.SyncStrategy.syncToMe http://127.0.0.1:41936/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21188 T2060 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41936/onenodecollectioncore/
[junit4:junit4]   2> 21188 T2060 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21196 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21734 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21750 T2052 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> 21750 T2044 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> 21750 T2114 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> 21750 T2065 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> 21750 T2097 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> 21751 T2081 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> 21802 T2060 oasc.ZkController.register We are http://127.0.0.1:41936/onenodecollectioncore/ and leader is http://127.0.0.1:41936/onenodecollectioncore/
[junit4:junit4]   2> 21803 T2060 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:41936
[junit4:junit4]   2> 21803 T2060 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21804 T2060 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21807 T2060 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21808 T2060 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {collection=onenodecollection&version=2&roles=none&numShards=1&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection&wt=javabin&name=onenodecollectioncore} status=0 QTime=3066 
[junit4:junit4]   2> 21809 T2022 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21811 T2022 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C370_STATE=coll:collection1 core:collection1 props:{collection=collection1, core=collection1, node_name=127.0.0.1:58997_, shard=shard2, base_url=http://127.0.0.1:58997, state=recovering}
[junit4:junit4]   2> 22739 T2117 C370 P58997 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52667/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22739 T2117 C370 P58997 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58997 START replicas=[http://127.0.0.1:52667/collection1/] nUpdates=100
[junit4:junit4]   2> 22740 T2117 C370 P58997 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22740 T2117 C370 P58997 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22740 T2117 C370 P58997 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22740 T2117 C370 P58997 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22741 T2117 C370 P58997 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22741 T2117 C370 P58997 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52667/collection1/. core=collection1
[junit4:junit4]   2> 22741 T2117 C370 P58997 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C372 name=collection1 org.apache.solr.core.SolrCore@3793a71f url=http://127.0.0.1:52667/collection1 node=127.0.0.1:52667_ C372_STATE=coll:collection1 core:collection1 props:{collection=collection1, core=collection1, node_name=127.0.0.1:52667_, shard=shard2, base_url=http://127.0.0.1:52667, state=active, leader=true}
[junit4:junit4]   2> 22747 T2076 C372 P52667 REQ /get {version=2&qt=/get&wt=javabin&distrib=false&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 22747 T2077 C372 P52667 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22750 T2077 C372 P52667 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5013db0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@425e98b9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22750 T2077 C372 P52667 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22751 T2077 C372 P52667 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5013db0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@425e98b9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5013db0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@425e98b9),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22752 T2077 C372 P52667 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22752 T2077 C372 P52667 oass.SolrIndexSearcher.<init> Opening Searcher@79d1c7b5 realtime
[junit4:junit4]   2> 22753 T2077 C372 P52667 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22753 T2077 C372 P52667 /update {version=2&commit=true&waitSearcher=true&openSearcher=false&wt=javabin&commit_end_point=true&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 22754 T2117 C370 P58997 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22755 T2117 C370 P58997 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22757 T2075 C372 P52667 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22758 T2075 C372 P52667 REQ /replication {version=2&qt=/replication&wt=javabin&command=indexversion} status=0 QTime=2 
[junit4:junit4]   2> 22758 T2117 C370 P58997 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22758 T2117 C370 P58997 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22759 T2117 C370 P58997 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22761 T2076 C372 P52667 REQ /replication {version=2&qt=/replication&wt=javabin&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 22761 T2117 C370 P58997 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22763 T2117 C370 P58997 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty4/index.20130324101417854
[junit4:junit4]   2> 22764 T2117 C370 P58997 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@7df360ef lockFactory=org.apache.lucene.store.NativeFSLockFactory@154294fe; maxCacheMB=0.08203125 maxMergeSizeMB=0.57421875)) fullCopy=false
[junit4:junit4]   2> 22766 T2077 C372 P52667 REQ /replication {file=segments_2&qt=/replication&wt=filestream&generation=2&checksum=true&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 22768 T2117 C370 P58997 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22769 T2117 C370 P58997 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22769 T2117 C370 P58997 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22770 T2117 C370 P58997 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc94476 lockFactory=org.apache.lucene.store.NativeFSLockFactory@162a859c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5cc94476 lockFactory=org.apache.lucene.store.NativeFSLockFactory@162a859c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22771 T2117 C370 P58997 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22771 T2117 C370 P58997 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22772 T2117 C370 P58997 oass.SolrIndexSearcher.<init> Opening Searcher@6e1e1b18 main
[junit4:junit4]   2> 22773 T2116 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e1e1b18 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22773 T2117 C370 P58997 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22774 T2117 C370 P58997 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22774 T2117 C370 P58997 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22774 T2117 C370 P58997 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22776 T2117 C370 P58997 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22813 T2022 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23263 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23264 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41936__onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41936_",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41936",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23271 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58997_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58997",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23395 T2044 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> 23395 T2097 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> 23395 T2081 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> 23395 T2065 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> 23395 T2114 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> 23395 T2052 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> 23816 T2022 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23818 T2022 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23818 T2022 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23847 T2022 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50934 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@58cad524
[junit4:junit4]   2> 23848 T2022 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23848 T2124 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50934. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23849 T2124 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50934, initiating session
[junit4:junit4]   2> 23849 T2024 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45834
[junit4:junit4]   2> 23849 T2024 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45834
[junit4:junit4]   2> 23850 T2026 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9cf6879c000d with negotiated timeout 10000 for client /127.0.0.1:45834
[junit4:junit4]   2> 23851 T2124 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50934, sessionid = 0x13d9cf6879c000d, negotiated timeout = 10000
[junit4:junit4]   2> 23851 T2125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58cad524 name:ZooKeeperConnection Watcher:127.0.0.1:50934 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23851 T2022 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23941 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c000d
[junit4:junit4]   2> 23942 T2125 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23942 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45834 which had sessionid 0x13d9cf6879c000d
[junit4:junit4]   2> 23941 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c000d closed
[junit4:junit4]   2> 23943 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0004
[junit4:junit4]   2> 23944 T2052 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23944 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0004 closed
[junit4:junit4]   2> 23944 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45808 which had sessionid 0x13d9cf6879c0004
[junit4:junit4]   2> 23948 T2022 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 59311
[junit4:junit4]   2> 23948 T2022 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2069350734
[junit4:junit4]   2> 24906 T2045 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24907 T2045 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59311_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59311",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 24975 T2114 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> 24975 T2065 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> 24975 T2097 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> 24975 T2044 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> 24975 T2081 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> 26951 T2022 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 26952 T2022 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26957 T2022 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5fab34a7
[junit4:junit4]   2> 26961 T2022 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> 26962 T2022 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 26962 T2022 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 26962 T2022 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 26964 T2022 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 26965 T2022 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data
[junit4:junit4]   2> 26965 T2022 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data
[junit4:junit4]   2> 26966 T2022 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data/index
[junit4:junit4]   2> 26966 T2022 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/control/data/index
[junit4:junit4]   2> 26967 T2045 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89400150268313603-127.0.0.1:59311_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 26969 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0003
[junit4:junit4]   2> 26970 T2044 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> 26970 T2065 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> 26970 T2044 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26971 T2097 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26970 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45801 which had sessionid 0x13d9cf6879c0003
[junit4:junit4]   2> 26971 T2044 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26972 T2044 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 26970 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0003 closed
[junit4:junit4]   2> 26971 T2097 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> 26973 T2081 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26973 T2114 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26973 T2081 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> 26973 T2114 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> 26974 T2065 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26976 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 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> 26977 T2065 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 26980 T2065 oasc.Overseer.start Overseer (id=89400150268313606-127.0.0.1:41936_-n_0000000001) starting
[junit4:junit4]   2> 26981 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0xce zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26983 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0xcf zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26986 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0xd1 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26988 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0006 type:create cxid:0xd3 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26991 T2127 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26992 T2126 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26996 T2022 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 26997 T2126 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26998 T2126 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59311_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59311",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 27005 T2081 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> 27005 T2114 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> 27005 T2097 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> 27005 T2065 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> 27049 T2022 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 41936
[junit4:junit4]   2> 27050 T2022 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=40217604
[junit4:junit4]   2> 28514 T2126 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 28515 T2126 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41936__onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41936_",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41936",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 28523 T2126 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41936_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41936",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 28530 T2081 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> 28530 T2065 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> 28530 T2097 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> 28530 T2114 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> 30054 T2022 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 30054 T2022 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 30056 T2022 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 30058 T2022 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2758c4c7
[junit4:junit4]   2> 30060 T2022 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> 30061 T2022 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 30061 T2022 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 30061 T2022 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 30062 T2022 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 30062 T2022 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1/index
[junit4:junit4]   2> 30062 T2022 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1/index
[junit4:junit4]   2> 30063 T2022 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1
[junit4:junit4]   2> 30063 T2022 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364138035095/jetty1
[junit4:junit4]   2> 30063 T2022 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@5096e7d9
[junit4:junit4]   2> 30066 T2022 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> 30066 T2022 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 30066 T2022 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 30066 T2022 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 30067 T2022 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 30068 T2022 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection
[junit4:junit4]   2> 30068 T2022 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection
[junit4:junit4]   2> 30068 T2022 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection/index
[junit4:junit4]   2> 30068 T2022 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364138035096/onenodecollection/index
[junit4:junit4]   2> 30069 T2126 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89400150268313606-127.0.0.1:41936_-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 30070 T2027 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9cf6879c0006
[junit4:junit4]   2> 30071 T2114 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> 30071 T2024 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45810 which had sessionid 0x13d9cf6879c0006
[junit4:junit4]   2> 30071 T2022 oaz.ZooKeeper.close Session: 0x13d9cf6879c0006 closed
[junit4:junit4]   2> 30072 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:delete cxid:0x7c zxid:0xf9 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 30072 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000a type:delete cxid:0x5e zxid:0xfa txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 30072 T2081 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 30072 T2097 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 30073 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c000a type:create cxid:0x5f zxid:0xfb txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 30073 T2114 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 30074 T2081 oasc.Overseer.start Overseer (id=89400150268313608-127.0.0.1:52667_-n_0000000002) starting
[junit4:junit4]   2> 30075 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:create cxid:0x81 zxid:0xfe txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 30075 T2097 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 30075 T2097 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 30075 T2097 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 30075 T2097 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48106/collection1/
[junit4:junit4]   2> 30075 T2097 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48106 START replicas=[http://127.0.0.1:41936/collection1/] nUpdates=100
[junit4:junit4]   2> 30075 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:create cxid:0x82 zxid:0xff txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 30076 T2097 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48106 DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 30076 T2097 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 30076 T2097 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 30076 T2097 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48106/collection1/
[junit4:junit4]   2> 30076 T2097 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 30076 T2027 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9cf6879c0008 type:create cxid:0x84 zxid:0x100 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 30077 T2027 oazs.PrepRequestProcessor.pReque

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

tedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:52667/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA186596F52FEC20:6BFEEB8E82708C1C]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.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:197)
[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> 33460 T2022 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 33466 T2021 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 33550 T2097 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33550 T2097 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> 33551 T2097 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33551 T2097 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 33908 T2025 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=en_ZA, timezone=America/North_Dakota/Beulah
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=3,free=164945496,total=291307520
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, EchoParamsTest, CurrencyFieldOpenExchangeTest, TestUtils, BadIndexSchemaTest, TimeZoneUtilsTest, HardAutoCommitTest, DirectSolrSpellCheckerTest, SolrTestCaseJ4Test, ChaosMonkeySafeLeaderTest, SolrIndexConfigTest, BasicZkTest, TestFoldingMultitermQuery, HighlighterConfigTest, TestQuerySenderNoQuery, SolrCmdDistributorTest, TestCSVLoader, TestHashPartitioner, TestElisionMultitermQuery, TestJmxMonitoredMap, TestRangeQuery, NotRequiredUniqueKeyTest, UniqFieldsUpdateProcessorFactoryTest, TestMergePolicyConfig, TestDFRSimilarityFactory, TestBM25SimilarityFactory, DebugComponentTest, DateMathParserTest, MultiTermTest, TestPostingsSolrHighlighter, TestAtomicUpdateErrorCases, TestRandomFaceting, TestRecovery, ConvertedLegacyTest, TestArbitraryIndexDir, DefaultValueUpdateProcessorTest, StandardRequestHandlerTest, LeaderElectionIntegrationTest, TestSolr4Spatial, StatsComponentTest, TestShardHandlerFactory, DocValuesMultiTest, SolrRequestParserTest, CurrencyFieldXmlFileTest, ClusterStateTest, SolrCoreCheckLockOnStartupTest, TestLuceneMatchVersion, TestSolrJ, TestJmxIntegration, TestCodecSupport, TestPropInject, TestBinaryResponseWriter, DocumentAnalysisRequestHandlerTest, TestSuggestSpellingConverter, RequestHandlersTest, DisMaxRequestHandlerTest, PathHierarchyTokenizerFactoryTest, OpenExchangeRatesOrgProviderTest, OpenCloseCoreStressTest, JSONWriterTest, IndexSchemaRuntimeFieldTest, FullSolrCloudDistribCmdsTest, TestStressLucene, TestOmitPositions, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 34.00s, 1 test, 1 error <<< FAILURES!

[...truncated 422 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:1209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 272 suites, 1146 tests, 1 error, 13 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4852 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4852/
Java: 32bit/jdk1.7.0_15 -server -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
ERROR: SolrZkClient opens=147 closes=116

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=147 closes=116
	at __randomizedtesting.SeedInfo.seed([9105F4BCCBADB5BB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:266)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:101)
	at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
66 threads leaked from SUITE scope at org.apache.solr.cloud.OverseerTest:     1) Thread[id=2689, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)    2) Thread[id=2665, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)    3) Thread[id=2661, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)    4) Thread[id=2635, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)    5) Thread[id=2692, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    6) Thread[id=2686, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    7) Thread[id=2657, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)    8) Thread[id=2680, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    9) Thread[id=2675, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   10) Thread[id=2696, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   11) Thread[id=2645, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   12) Thread[id=2640, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   13) Thread[id=2664, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   14) Thread[id=2644, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   15) Thread[id=2693, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   16) Thread[id=2658, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   17) Thread[id=2688, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   18) Thread[id=2679, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   19) Thread[id=2660, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   20) Thread[id=2691, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   21) Thread[id=2695, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   22) Thread[id=2677, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   23) Thread[id=2671, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   24) Thread[id=2556, name=SessionTracker, state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)   25) Thread[id=2641, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   26) Thread[id=2638, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   27) Thread[id=2655, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   28) Thread[id=2649, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   29) Thread[id=2683, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   30) Thread[id=2694, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   31) Thread[id=2666, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   32) Thread[id=2646, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   33) Thread[id=2637, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   34) Thread[id=2636, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   35) Thread[id=2554, name=Thread-1005, state=WAITING, group=TGRP-OverseerTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1258)         at java.lang.Thread.join(Thread.java:1332)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221)   36) Thread[id=2654, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   37) Thread[id=2647, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   38) Thread[id=2687, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   39) Thread[id=2668, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   40) Thread[id=2555, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)         at java.lang.Thread.run(Thread.java:722)   41) Thread[id=2670, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   42) Thread[id=2673, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   43) Thread[id=2676, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   44) Thread[id=2653, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   45) Thread[id=2684, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   46) Thread[id=2681, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   47) Thread[id=2656, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   48) Thread[id=2674, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   49) Thread[id=2643, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   50) Thread[id=2672, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   51) Thread[id=2652, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   52) Thread[id=2663, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   53) Thread[id=2667, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   54) Thread[id=2651, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   55) Thread[id=2678, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   56) Thread[id=2659, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   57) Thread[id=2682, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   58) Thread[id=2642, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   59) Thread[id=2669, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   60) Thread[id=2685, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   61) Thread[id=2648, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   62) Thread[id=2639, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)   63) Thread[id=2690, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   64) Thread[id=2558, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)   65) Thread[id=2662, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)   66) Thread[id=2650, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 66 threads leaked from SUITE scope at org.apache.solr.cloud.OverseerTest: 
   1) Thread[id=2689, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   2) Thread[id=2665, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   3) Thread[id=2661, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   4) Thread[id=2635, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   5) Thread[id=2692, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   6) Thread[id=2686, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   7) Thread[id=2657, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   8) Thread[id=2680, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   9) Thread[id=2675, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  10) Thread[id=2696, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  11) Thread[id=2645, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  12) Thread[id=2640, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  13) Thread[id=2664, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  14) Thread[id=2644, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  15) Thread[id=2693, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  16) Thread[id=2658, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  17) Thread[id=2688, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  18) Thread[id=2679, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  19) Thread[id=2660, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  20) Thread[id=2691, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  21) Thread[id=2695, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  22) Thread[id=2677, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  23) Thread[id=2671, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  24) Thread[id=2556, name=SessionTracker, state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:146)
  25) Thread[id=2641, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  26) Thread[id=2638, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  27) Thread[id=2655, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  28) Thread[id=2649, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  29) Thread[id=2683, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  30) Thread[id=2694, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  31) Thread[id=2666, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  32) Thread[id=2646, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  33) Thread[id=2637, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  34) Thread[id=2636, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  35) Thread[id=2554, name=Thread-1005, state=WAITING, group=TGRP-OverseerTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1258)
        at java.lang.Thread.join(Thread.java:1332)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:302)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:107)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:221)
  36) Thread[id=2654, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  37) Thread[id=2647, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  38) Thread[id=2687, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  39) Thread[id=2668, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  40) Thread[id=2555, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:178)
        at java.lang.Thread.run(Thread.java:722)
  41) Thread[id=2670, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  42) Thread[id=2673, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  43) Thread[id=2676, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  44) Thread[id=2653, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  45) Thread[id=2684, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  46) Thread[id=2681, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  47) Thread[id=2656, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  48) Thread[id=2674, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  49) Thread[id=2643, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  50) Thread[id=2672, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  51) Thread[id=2652, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  52) Thread[id=2663, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  53) Thread[id=2667, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  54) Thread[id=2651, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  55) Thread[id=2678, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  56) Thread[id=2659, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  57) Thread[id=2682, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  58) Thread[id=2642, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  59) Thread[id=2669, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  60) Thread[id=2685, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  61) Thread[id=2648, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  62) Thread[id=2639, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=RUNNABLE, group=TGRP-OverseerTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:228)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:81)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
  63) Thread[id=2690, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  64) Thread[id=2558, name=ProcessThread(sid:0 cport:-1):, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:120)
  65) Thread[id=2662, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
  66) Thread[id=2650, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-EventThread, state=WAITING, group=TGRP-OverseerTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
	at __randomizedtesting.SeedInfo.seed([9105F4BCCBADB5BB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverseerTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2689, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)    2) Thread[id=2665, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    3) Thread[id=2661, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    4) Thread[id=2635, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)    5) Thread[id=2647, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    6) Thread[id=2687, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    7) Thread[id=2673, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    8) Thread[id=2657, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)    9) Thread[id=2675, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   10) Thread[id=2653, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   11) Thread[id=2645, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   12) Thread[id=2693, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   13) Thread[id=2681, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   14) Thread[id=2643, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   15) Thread[id=2663, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   16) Thread[id=2667, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   17) Thread[id=2679, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   18) Thread[id=2691, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   19) Thread[id=2651, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   20) Thread[id=2695, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   21) Thread[id=2677, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   22) Thread[id=2659, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   23) Thread[id=2671, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   24) Thread[id=2641, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   25) Thread[id=2655, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   26) Thread[id=2669, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   27) Thread[id=2685, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   28) Thread[id=2649, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   29) Thread[id=2683, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)   30) Thread[id=2639, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)   31) Thread[id=2637, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2689, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   2) Thread[id=2665, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   3) Thread[id=2661, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   4) Thread[id=2635, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   5) Thread[id=2647, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   6) Thread[id=2687, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   7) Thread[id=2673, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   8) Thread[id=2657, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
   9) Thread[id=2675, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  10) Thread[id=2653, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  11) Thread[id=2645, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  12) Thread[id=2693, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  13) Thread[id=2681, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  14) Thread[id=2643, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  15) Thread[id=2663, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  16) Thread[id=2667, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  17) Thread[id=2679, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  18) Thread[id=2691, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  19) Thread[id=2651, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  20) Thread[id=2695, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  21) Thread[id=2677, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  22) Thread[id=2659, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  23) Thread[id=2671, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  24) Thread[id=2641, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  25) Thread[id=2655, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  26) Thread[id=2669, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  27) Thread[id=2685, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  28) Thread[id=2649, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  29) Thread[id=2683, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
  30) Thread[id=2639, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
  31) Thread[id=2637, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
	at __randomizedtesting.SeedInfo.seed([9105F4BCCBADB5BB]:0)


REGRESSION:  org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger

Error Message:
Unexpected KeeperException!org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /live_nodes/node33

Stack Trace:
java.lang.AssertionError: Unexpected KeeperException!org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /live_nodes/node33
	at __randomizedtesting.SeedInfo.seed([9105F4BCCBADB5BB:2EB0AC721C44AD8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.OverseerTest$MockZKController.deleteNode(OverseerTest.java:90)
	at org.apache.solr.cloud.OverseerTest$MockZKController.close(OverseerTest.java:97)
	at org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger(OverseerTest.java:373)
	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:601)
	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 9284 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.OverseerTest
[junit4:junit4]   2> 0 T2536 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-OverseerTest-1364143054240
[junit4:junit4]   2> 1 T2536 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 4 T2536 oas.SolrTestCaseJ4.setUp ###Starting testShardAssignment
[junit4:junit4]   2> 4 T2536 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2537 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2537 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2537 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2537 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T2537 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T2537 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-OverseerTest-1364143054240/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2536 oasc.ZkTestServer.run start zk server on port:48966
[junit4:junit4]   2> 105 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48966 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18f1acd
[junit4:junit4]   2> 106 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2542 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48966. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T2542 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48966, initiating session
[junit4:junit4]   2> 107 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40160
[junit4:junit4]   2> 107 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40160
[junit4:junit4]   2> 107 T2540 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 712 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d431da60000 with negotiated timeout 10000 for client /127.0.0.1:40160
[junit4:junit4]   2> 712 T2542 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48966, sessionid = 0x13d9d431da60000, negotiated timeout = 10000
[junit4:junit4]   2> 713 T2543 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f1acd name:ZooKeeperConnection Watcher:127.0.0.1:48966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 713 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 716 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9d431da60000
[junit4:junit4]   2> 717 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40160 which had sessionid 0x13d9d431da60000
[junit4:junit4]   2> 717 T2543 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 717 T2536 oaz.ZooKeeper.close Session: 0x13d9d431da60000 closed
[junit4:junit4]   2> 718 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48966 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@baea11
[junit4:junit4]   2> 720 T2544 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48966. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 719 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 720 T2544 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48966, initiating session
[junit4:junit4]   2> 721 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40161
[junit4:junit4]   2> 721 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40161
[junit4:junit4]   2> 722 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d431da60001 with negotiated timeout 10000 for client /127.0.0.1:40161
[junit4:junit4]   2> 722 T2544 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48966, sessionid = 0x13d9d431da60001, negotiated timeout = 10000
[junit4:junit4]   2> 723 T2545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@baea11 name:ZooKeeperConnection Watcher:127.0.0.1:48966 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 723 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 724 T2536 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 729 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9d431da60001
[junit4:junit4]   2> 730 T2545 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 730 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40161 which had sessionid 0x13d9d431da60001
[junit4:junit4]   2> 730 T2536 oaz.ZooKeeper.close Session: 0x13d9d431da60001 closed
[junit4:junit4]   2> 731 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48966/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d496
[junit4:junit4]   2> 733 T2546 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48966. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 733 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 733 T2546 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48966, initiating session
[junit4:junit4]   2> 734 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40162
[junit4:junit4]   2> 734 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40162
[junit4:junit4]   2> 735 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d431da60002 with negotiated timeout 10000 for client /127.0.0.1:40162
[junit4:junit4]   2> 735 T2546 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48966, sessionid = 0x13d9d431da60002, negotiated timeout = 10000
[junit4:junit4]   2> 736 T2547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d496 name:ZooKeeperConnection Watcher:127.0.0.1:48966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 736 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 737 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 741 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48966/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3e88e0
[junit4:junit4]   2> 742 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 742 T2548 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48966. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 743 T2548 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48966, initiating session
[junit4:junit4]   2> 743 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40163
[junit4:junit4]   2> 744 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40163
[junit4:junit4]   2> 745 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d431da60003 with negotiated timeout 10000 for client /127.0.0.1:40163
[junit4:junit4]   2> 745 T2548 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48966, sessionid = 0x13d9d431da60003, negotiated timeout = 10000
[junit4:junit4]   2> 745 T2549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e88e0 name:ZooKeeperConnection Watcher:127.0.0.1:48966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 746 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 748 T2536 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 756 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60003 type:delete cxid:0x9 zxid:0xc txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 757 T2536 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 760 T2536 oasc.Overseer.start Overseer (id=89400479203065859-127.0.0.1:48966_solr-n_0000000000) starting
[junit4:junit4]   2> 773 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60003 type:create cxid:0xf zxid:0xf txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 775 T2536 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 779 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60003 type:create cxid:0x15 zxid:0x11 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 781 T2536 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 786 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60003 type:create cxid:0x1b zxid:0x13 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 787 T2536 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 792 T2551 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 792 T2536 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 793 T2550 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 796 T2536 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 799 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 803 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48966/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@13000ef
[junit4:junit4]   2> 805 T2552 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48966. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 804 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 805 T2552 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48966, initiating session
[junit4:junit4]   2> 805 T2538 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40164
[junit4:junit4]   2> 806 T2538 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40164
[junit4:junit4]   2> 807 T2540 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d431da60004 with negotiated timeout 10000 for client /127.0.0.1:40164
[junit4:junit4]   2> 807 T2552 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48966, sessionid = 0x13d9d431da60004, negotiated timeout = 10000
[junit4:junit4]   2> 808 T2553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13000ef name:ZooKeeperConnection Watcher:127.0.0.1:48966/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 808 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 811 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 814 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1
[junit4:junit4]   2> 819 T2553 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 819 T2547 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 819 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0xc zxid:0x19 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2299 T2550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2301 T2550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"core1",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
[junit4:junit4]   2> 2301 T2550 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 3
[junit4:junit4]   2> 2301 T2550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2308 T2553 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> 2308 T2547 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> 2323 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 2345 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:delete cxid:0x1e zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 2346 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 2353 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x26 zxid:0x28 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2357 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x29 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3815 T2550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3823 T2550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"core2",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
[junit4:junit4]   2> 3823 T2550 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 3823 T2550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 3830 T2547 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> 3830 T2553 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> 3860 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 3870 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:delete cxid:0x38 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 3871 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 3876 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x3f zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3880 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x42 zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5340 T2550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5346 T2550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"core3",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
[junit4:junit4]   2> 5346 T2550 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 5347 T2550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
[junit4:junit4]   2> 5352 T2553 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> 5352 T2547 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> 5383 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 5392 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:delete cxid:0x51 zxid:0x46 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard3 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard3
[junit4:junit4]   2> 5392 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
[junit4:junit4]   2> 5397 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x58 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5400 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x5b zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6862 T2550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6876 T2550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"core4",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
[junit4:junit4]   2> 6876 T2550 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 6876 T2550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6883 T2553 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> 6883 T2547 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> 6904 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6908 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x65 zxid:0x53 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leader_elect/shard1/election Error:KeeperErrorCode = NodeExists for /solr/collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6912 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x69 zxid:0x55 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8393 T2550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8395 T2550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"core5",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
[junit4:junit4]   2> 8395 T2550 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 8395 T2550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8403 T2553 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> 8403 T2547 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> 8415 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 8420 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x73 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leader_elect/shard2/election Error:KeeperErrorCode = NodeExists for /solr/collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 8425 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x77 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9910 T2550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9911 T2550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"core6",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1/solr/"}
[junit4:junit4]   2> 9912 T2550 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 9912 T2550 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
[junit4:junit4]   2> 9920 T2547 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> 9920 T2553 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> 9928 T2536 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 9933 T2541 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d431da60004 type:create cxid:0x81 zxid:0x63 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leader_elect/shard3/election Error:KeeperErrorCode = NodeExists for /solr/collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 9937 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9d431da60002
[junit4:junit4]   2> 9938 T2547 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9938 T2536 oaz.ZooKeeper.close Session: 0x13d9d431da60002 closed
[junit4:junit4]   2> 9938 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40162 which had sessionid 0x13d9d431da60002
[junit4:junit4]   2> 9942 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9d431da60004
[junit4:junit4]   2> 9942 T2553 oascc.ZkStateReader$3.process Updating live nodes... (0)
[junit4:junit4]   2> 9942 T2553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 0)
[junit4:junit4]   2> 9943 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40164 which had sessionid 0x13d9d431da60004
[junit4:junit4]   2> 9943 T2536 oaz.ZooKeeper.close Session: 0x13d9d431da60004 closed
[junit4:junit4]   2> 9944 T2541 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9d431da60003
[junit4:junit4]   2> 9945 T2549 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9945 T2538 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40163 which had sessionid 0x13d9d431da60003
[junit4:junit4]   2> 9945 T2536 oaz.ZooKeeper.close Session: 0x13d9d431da60003 closed
[junit4:junit4]   2> 9946 T2536 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 9946 T2536 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 9947 T2536 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 9947 T2541 oazs.PrepRequestProcessor.run PrepRequestProcessor exited loop!
[junit4:junit4]   2> 9947 T2536 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 9948 T2540 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 9949 T2536 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 9951 T2536 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:48966 48966
[junit4:junit4]   2> 9952 T2538 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 9953 T2536 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 9953 T2536 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 9954 T2536 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 9954 T2536 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 9954 T2536 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 9955 T2536 oas.SolrTestCaseJ4.tearDown ###Ending testShardAssignment
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9964 T2536 oas.SolrTestCaseJ4.setUp ###Starting testShardAssignmentBigger
[junit4:junit4]   2> 9965 T2536 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9966 T2554 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9966 T2554 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9966 T2554 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9966 T2554 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9967 T2554 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9968 T2554 oazsp.FileSnap.deserialize Reading snapshot /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-OverseerTest-1364143054240/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 9978 T2554 oazsp.FileTxnSnapLog.save Snapshotting: 0x68 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-OverseerTest-1364143054240/zookeeper/server1/data/version-2/snapshot.68
[junit4:junit4]   2> 10066 T2536 oasc.ZkTestServer.run start zk server on port:33786
[junit4:junit4]   2> 10067 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@129930b
[junit4:junit4]   2> 10068 T2559 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10068 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10068 T2559 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10069 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48631
[junit4:junit4]   2> 10069 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48631
[junit4:junit4]   2> 10069 T2557 oazsp.FileTxnLog.append Creating new log file: log.69
[junit4:junit4]   2> 10091 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0000 with negotiated timeout 10000 for client /127.0.0.1:48631
[junit4:junit4]   2> 10091 T2559 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0000, negotiated timeout = 10000
[junit4:junit4]   2> 10092 T2560 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@129930b name:ZooKeeperConnection Watcher:127.0.0.1:33786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10092 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10132 T2558 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9d43449b0000
[junit4:junit4]   2> 10133 T2555 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48631 which had sessionid 0x13d9d43449b0000
[junit4:junit4]   2> 10133 T2560 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10133 T2536 oaz.ZooKeeper.close Session: 0x13d9d43449b0000 closed
[junit4:junit4]   2> 10134 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a818f4
[junit4:junit4]   2> 10135 T2561 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10135 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10136 T2561 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10136 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48632
[junit4:junit4]   2> 10137 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48632
[junit4:junit4]   2> 10138 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0001 with negotiated timeout 10000 for client /127.0.0.1:48632
[junit4:junit4]   2> 10138 T2561 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0001, negotiated timeout = 10000
[junit4:junit4]   2> 10138 T2562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a818f4 name:ZooKeeperConnection Watcher:127.0.0.1:33786 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10139 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10139 T2536 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 10144 T2558 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9d43449b0001
[junit4:junit4]   2> 10145 T2555 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:48632 which had sessionid 0x13d9d43449b0001
[junit4:junit4]   2> 10145 T2562 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10145 T2536 oaz.ZooKeeper.close Session: 0x13d9d43449b0001 closed
[junit4:junit4]   2> 10146 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@14adfa5
[junit4:junit4]   2> 10147 T2563 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10147 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10147 T2563 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10148 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48633
[junit4:junit4]   2> 10148 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48633
[junit4:junit4]   2> 10149 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0002 with negotiated timeout 10000 for client /127.0.0.1:48633
[junit4:junit4]   2> 10149 T2563 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0002, negotiated timeout = 10000
[junit4:junit4]   2> 10150 T2564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14adfa5 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10150 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10151 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 10155 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c7aaa
[junit4:junit4]   2> 10156 T2565 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10156 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10156 T2565 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10157 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48634
[junit4:junit4]   2> 10157 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48634
[junit4:junit4]   2> 10158 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0003 with negotiated timeout 10000 for client /127.0.0.1:48634
[junit4:junit4]   2> 10158 T2565 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0003, negotiated timeout = 10000
[junit4:junit4]   2> 10159 T2566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c7aaa name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10159 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10161 T2536 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 10169 T2558 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d43449b0003 type:delete cxid:0x9 zxid:0x88 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 10170 T2536 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 10174 T2536 oasc.Overseer.start Overseer (id=89400479856656387-127.0.0.1:33786_solr-n_0000000000) starting
[junit4:junit4]   2> 10176 T2558 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d43449b0003 type:create cxid:0xf zxid:0x8b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10177 T2536 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 10182 T2558 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d43449b0003 type:create cxid:0x15 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10183 T2536 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 10188 T2558 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9d43449b0003 type:create cxid:0x1b zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10189 T2536 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 10193 T2568 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 10194 T2536 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 10194 T2567 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 10197 T2536 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 10199 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10202 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@12017c1
[junit4:junit4]   2> 10204 T2569 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10204 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10204 T2569 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10205 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48635
[junit4:junit4]   2> 10205 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48635
[junit4:junit4]   2> 10206 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0004 with negotiated timeout 10000 for client /127.0.0.1:48635
[junit4:junit4]   2> 10206 T2569 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0004, negotiated timeout = 10000
[junit4:junit4]   2> 10207 T2570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12017c1 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10207 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10210 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10213 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node0
[junit4:junit4]   2> 10218 T2564 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 10218 T2570 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 10218 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@86ea65
[junit4:junit4]   2> 10219 T2571 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10219 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10220 T2571 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10220 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48636
[junit4:junit4]   2> 10220 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48636
[junit4:junit4]   2> 10222 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0005 with negotiated timeout 10000 for client /127.0.0.1:48636
[junit4:junit4]   2> 10222 T2571 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0005, negotiated timeout = 10000
[junit4:junit4]   2> 10223 T2572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@86ea65 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10223 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10226 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10230 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node1
[junit4:junit4]   2> 10235 T2570 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 10235 T2572 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 10235 T2564 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 10235 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@158bca
[junit4:junit4]   2> 10237 T2573 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10237 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10237 T2573 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10237 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48637
[junit4:junit4]   2> 10238 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48637
[junit4:junit4]   2> 10239 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0006 with negotiated timeout 10000 for client /127.0.0.1:48637
[junit4:junit4]   2> 10239 T2573 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0006, negotiated timeout = 10000
[junit4:junit4]   2> 10239 T2574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@158bca name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10240 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10242 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10246 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node2
[junit4:junit4]   2> 10250 T2572 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10250 T2564 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10250 T2570 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10251 T2574 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10251 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b3adb1
[junit4:junit4]   2> 10252 T2575 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10252 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10252 T2575 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10253 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48638
[junit4:junit4]   2> 10253 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48638
[junit4:junit4]   2> 10254 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0007 with negotiated timeout 10000 for client /127.0.0.1:48638
[junit4:junit4]   2> 10254 T2575 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0007, negotiated timeout = 10000
[junit4:junit4]   2> 10255 T2576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3adb1 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10255 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10258 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10262 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node3
[junit4:junit4]   2> 10267 T2576 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10267 T2564 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10267 T2572 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10267 T2574 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10267 T2570 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10267 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@d05471
[junit4:junit4]   2> 10269 T2577 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10269 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10269 T2577 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10270 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48639
[junit4:junit4]   2> 10270 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48639
[junit4:junit4]   2> 10271 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0008 with negotiated timeout 10000 for client /127.0.0.1:48639
[junit4:junit4]   2> 10271 T2577 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0008, negotiated timeout = 10000
[junit4:junit4]   2> 10272 T2578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d05471 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10272 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10275 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10279 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node4
[junit4:junit4]   2> 10283 T2576 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10283 T2564 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10283 T2570 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10283 T2578 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10283 T2574 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10283 T2572 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 10284 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@ae34b8
[junit4:junit4]   2> 10286 T2579 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10285 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10286 T2579 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10286 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48640
[junit4:junit4]   2> 10287 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48640
[junit4:junit4]   2> 10288 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b0009 with negotiated timeout 10000 for client /127.0.0.1:48640
[junit4:junit4]   2> 10288 T2579 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b0009, negotiated timeout = 10000
[junit4:junit4]   2> 10288 T2580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae34b8 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10289 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10292 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10296 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node5
[junit4:junit4]   2> 10300 T2576 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 10300 T2564 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 10300 T2578 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 10300 T2572 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 10301 T2574 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 10301 T2580 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 10301 T2570 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 10301 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d9e15e
[junit4:junit4]   2> 10302 T2581 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10302 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10303 T2581 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10303 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48641
[junit4:junit4]   2> 10303 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48641
[junit4:junit4]   2> 10304 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b000a with negotiated timeout 10000 for client /127.0.0.1:48641
[junit4:junit4]   2> 10305 T2581 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b000a, negotiated timeout = 10000
[junit4:junit4]   2> 10305 T2582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9e15e name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10305 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10308 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10312 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node6
[junit4:junit4]   2> 10317 T2576 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10317 T2574 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10317 T2578 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10317 T2564 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10317 T2580 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10317 T2572 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10317 T2570 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10318 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@169998a
[junit4:junit4]   2> 10318 T2582 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 10319 T2583 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10319 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10320 T2583 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10320 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48642
[junit4:junit4]   2> 10320 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48642
[junit4:junit4]   2> 10322 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b000b with negotiated timeout 10000 for client /127.0.0.1:48642
[junit4:junit4]   2> 10322 T2583 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b000b, negotiated timeout = 10000
[junit4:junit4]   2> 10322 T2584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@169998a name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10323 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10325 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10329 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node7
[junit4:junit4]   2> 10334 T2570 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10334 T2582 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10334 T2574 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10335 T2576 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10335 T2578 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10334 T2564 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10335 T2584 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10335 T2572 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10335 T2580 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 10335 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@70e3b3
[junit4:junit4]   2> 10337 T2585 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10337 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10348 T2585 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10348 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48643
[junit4:junit4]   2> 10349 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48643
[junit4:junit4]   2> 10350 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b000c with negotiated timeout 10000 for client /127.0.0.1:48643
[junit4:junit4]   2> 10350 T2585 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b000c, negotiated timeout = 10000
[junit4:junit4]   2> 10351 T2586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70e3b3 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10351 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10354 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10357 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node8
[junit4:junit4]   2> 10362 T2576 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10362 T2564 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10362 T2574 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10363 T2584 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10363 T2580 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10363 T2572 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10363 T2582 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10363 T2586 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10364 T2578 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10364 T2570 oascc.ZkStateReader$3.process Updating live nodes... (9)
[junit4:junit4]   2> 10364 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b997aa
[junit4:junit4]   2> 10366 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10366 T2587 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10367 T2587 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10367 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48644
[junit4:junit4]   2> 10368 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48644
[junit4:junit4]   2> 10369 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b000d with negotiated timeout 10000 for client /127.0.0.1:48644
[junit4:junit4]   2> 10369 T2587 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b000d, negotiated timeout = 10000
[junit4:junit4]   2> 10369 T2588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b997aa name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10369 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10372 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10376 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node9
[junit4:junit4]   2> 10380 T2582 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2574 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2578 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2586 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2564 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2572 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2570 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10382 T2588 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2580 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2576 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10381 T2584 oascc.ZkStateReader$3.process Updating live nodes... (10)
[junit4:junit4]   2> 10382 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@96a91c
[junit4:junit4]   2> 10384 T2589 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10384 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10384 T2589 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10385 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48645
[junit4:junit4]   2> 10385 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48645
[junit4:junit4]   2> 10386 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b000e with negotiated timeout 10000 for client /127.0.0.1:48645
[junit4:junit4]   2> 10386 T2589 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b000e, negotiated timeout = 10000
[junit4:junit4]   2> 10387 T2590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@96a91c name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10387 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10390 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10393 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node10
[junit4:junit4]   2> 10398 T2564 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10398 T2576 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10398 T2570 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10398 T2572 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10398 T2582 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10399 T2586 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10399 T2574 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10399 T2590 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10399 T2584 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10399 T2588 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10399 T2580 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10399 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1debe32
[junit4:junit4]   2> 10399 T2578 oascc.ZkStateReader$3.process Updating live nodes... (11)
[junit4:junit4]   2> 10401 T2591 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10401 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10401 T2591 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10402 T2555 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:48646
[junit4:junit4]   2> 10402 T2555 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:48646
[junit4:junit4]   2> 10403 T2557 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9d43449b000f with negotiated timeout 10000 for client /127.0.0.1:48646
[junit4:junit4]   2> 10403 T2591 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33786, sessionid = 0x13d9d43449b000f, negotiated timeout = 10000
[junit4:junit4]   2> 10404 T2592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1debe32 name:ZooKeeperConnection Watcher:127.0.0.1:33786/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10404 T2536 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10407 T2536 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10410 T2536 oascc.SolrZkClient.makePath makePath: /live_nodes/node11
[junit4:junit4]   2> 10415 T2574 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10415 T2586 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10415 T2564 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2570 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2584 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10415 T2592 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2588 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2578 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2572 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2590 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2576 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10417 T2536 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33786/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bf4f32
[junit4:junit4]   2> 10416 T2582 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10416 T2580 oascc.ZkStateReader$3.process Updating live nodes... (12)
[junit4:junit4]   2> 10419 T2593 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33786. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10419 T2536 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10419 T2593 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33786, initiating session
[junit4:junit4]   2> 10419 T2555 oazs.NIOServerCnxnFactory.run Accepted socket co

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

ntCnxn.java:984)
[junit4:junit4]    >   15) Thread[id=2663, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
[junit4:junit4]    >   16) Thread[id=2667, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
[junit4:junit4]    >   17) Thread[id=2679, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   18) Thread[id=2691, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
[junit4:junit4]    >   19) Thread[id=2651, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   20) Thread[id=2695, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
[junit4:junit4]    >   21) Thread[id=2677, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   22) Thread[id=2659, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   23) Thread[id=2671, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   24) Thread[id=2641, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   25) Thread[id=2655, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
[junit4:junit4]    >   26) Thread[id=2669, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   27) Thread[id=2685, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
[junit4:junit4]    >   28) Thread[id=2649, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   29) Thread[id=2683, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
[junit4:junit4]    >   30) Thread[id=2639, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    >   31) Thread[id=2637, name=TEST-OverseerTest.testShardAssignmentBigger-seed#[9105F4BCCBADB5BB]-SendThread(localhost.localdomain:33786), state=TIMED_WAITING, group=TGRP-OverseerTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:86)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:937)
[junit4:junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:993)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([9105F4BCCBADB5BB]:0)
[junit4:junit4] Completed on J1 in 93.25s, 8 tests, 2 failures, 2 errors <<< FAILURES!

[...truncated 407 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:1209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 272 suites, 1146 tests, 3 suite-level errors, 1 failure, 440 ignored (5 assumptions)

Total time: 33 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.7.0_15 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure