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...@sd-datasolutions.de> on 2012/06/21 11:09:15 UTC

[JENKINS] Lucene-Solr-trunk-Windows-Java6-64 - Build # 589 - Failure!

Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/589/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.LeaderElectionTest.testStressElection

Error Message:
Could not get leader props

Stack Trace:
java.lang.RuntimeException: Could not get leader props
	at __randomizedtesting.SeedInfo.seed([D7EA2779F42FAEC7:28BCF3D79361BFD4]:0)
	at org.apache.solr.cloud.LeaderElectionTest.getLeaderUrl(LeaderElectionTest.java:210)
	at org.apache.solr.cloud.LeaderElectionTest.getLeaderThread(LeaderElectionTest.java:309)
	at org.apache.solr.cloud.LeaderElectionTest.testStressElection(LeaderElectionTest.java:421)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
	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:32)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)


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

Error Message:
ERROR: SolrZkClient opens=62 closes=60

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=62 closes=60
	at __randomizedtesting.SeedInfo.seed([D7EA2779F42FAEC7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:204)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:83)
	at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:752)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 7224 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionTest
   [junit4]    > (@BeforeClass output)
   [junit4]   2> Creating dataDir: C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionTest-1340269415827
   [junit4]   2> 
   [junit4] ERROR   34.6s | LeaderElectionTest.testStressElection
   [junit4]    > Throwable #1: java.lang.RuntimeException: Could not get leader props
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7EA2779F42FAEC7:28BCF3D79361BFD4]:0)
   [junit4]    > 	at org.apache.solr.cloud.LeaderElectionTest.getLeaderUrl(LeaderElectionTest.java:210)
   [junit4]    > 	at org.apache.solr.cloud.LeaderElectionTest.getLeaderThread(LeaderElectionTest.java:309)
   [junit4]    > 	at org.apache.solr.cloud.LeaderElectionTest.testStressElection(LeaderElectionTest.java:421)
   [junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    > 
   [junit4]   2> 2424 T3004 oas.SolrTestCaseJ4.setUp ###Starting testStressElection
   [junit4]   2> 2424 T3004 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2425 T3016 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
   [junit4]   2> 2426 T3016 oazs.NIOServerCnxn$Factory.<init> binding to port 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2427 T3016 oazsp.FileSnap.deserialize Reading snapshot C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\solr\build\solr-core\test\J0\.\solrtest-LeaderElectionTest-1340269415827\zookeeper\server1\data\version-2\snapshot.0
   [junit4]   2> 2428 T3016 oazsp.FileTxnSnapLog.save Snapshotting: 13
   [junit4]   2> 2526 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@49dbf4bc
   [junit4]   2> 2528 T3021 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2529 T3021 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2529 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53785
   [junit4]   2> 2529 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53785
   [junit4]   2> 2529 T3019 oazsp.FileTxnLog.append Creating new log file: log.14
   [junit4]   2> 2532 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100000 with negotiated timeout 10000 for client /127.0.0.1:53785
   [junit4]   2> 2532 T3021 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100000, negotiated timeout = 10000
   [junit4]   2> 2533 T3022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49dbf4bc name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2534 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1874ae60
   [junit4]   2> 2536 T3023 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2537 T3023 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2537 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53788
   [junit4]   2> 2537 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53788
   [junit4]   2> 2538 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100001 with negotiated timeout 10000 for client /127.0.0.1:53788
   [junit4]   2> 2539 T3023 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100001, negotiated timeout = 10000
   [junit4]   2> 2539 T3024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1874ae60 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2540 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2a608b11
   [junit4]   2> 2541 T3025 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2542 T3025 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2542 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53791
   [junit4]   2> 2542 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53791
   [junit4]   2> 2544 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100002 with negotiated timeout 10000 for client /127.0.0.1:53791
   [junit4]   2> 2544 T3025 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100002, negotiated timeout = 10000
   [junit4]   2> 2545 T3026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a608b11 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2547 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@29a74555
   [junit4]   2> 2549 T3027 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2549 T3027 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2549 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53794
   [junit4]   2> 2550 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53794
   [junit4]   2> 2552 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100003 with negotiated timeout 10000 for client /127.0.0.1:53794
   [junit4]   2> 2552 T3027 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100003, negotiated timeout = 10000
   [junit4]   2> 2552 T3028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29a74555 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2560 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100003
   [junit4]   2> 2562 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100003 closed
   [junit4]   2> 2562 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100003, likely client has closed socket
   [junit4]   2> 2562 T3028 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2563 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53794 which had sessionid 0x1380e4857100003
   [junit4]   2> 2566 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100002
   [junit4]   2> 2567 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100002, likely client has closed socket
   [junit4]   2> 2567 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100002 closed
   [junit4]   2> 2568 T3026 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2568 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53791 which had sessionid 0x1380e4857100002
   [junit4]   2> 2570 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100001
   [junit4]   2> 2572 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100001, likely client has closed socket
   [junit4]   2> 2572 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100001 closed
   [junit4]   2> 2573 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53788 which had sessionid 0x1380e4857100001
   [junit4]   2> 2573 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@734792e4
   [junit4]   2> 2573 T3024 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2576 T3029 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2577 T3029 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2577 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53797
   [junit4]   2> 2577 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53797
   [junit4]   2> 2580 T3029 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100004, negotiated timeout = 10000
   [junit4]   2> 2580 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100004 with negotiated timeout 10000 for client /127.0.0.1:53797
   [junit4]   2> 2580 T3030 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@734792e4 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2582 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@31641ff6
   [junit4]   2> 2584 T3031 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2584 T3031 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2584 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53800
   [junit4]   2> 2585 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53800
   [junit4]   2> 2587 T3031 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100005, negotiated timeout = 10000
   [junit4]   2> 2587 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100005 with negotiated timeout 10000 for client /127.0.0.1:53800
   [junit4]   2> 2587 T3032 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31641ff6 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2589 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@630d0289
   [junit4]   2> 2592 T3033 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2592 T3033 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2593 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53803
   [junit4]   2> 2593 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53803
   [junit4]   2> 2596 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100006 with negotiated timeout 10000 for client /127.0.0.1:53803
   [junit4]   2> 2596 T3033 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100006, negotiated timeout = 10000
   [junit4]   2> 2597 T3034 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@630d0289 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2600 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@49ca4fa4
   [junit4]   2> 2602 T3035 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2603 T3035 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2604 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53806
   [junit4]   2> 2604 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53806
   [junit4]   2> 2606 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100007 with negotiated timeout 10000 for client /127.0.0.1:53806
   [junit4]   2> 2606 T3035 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100007, negotiated timeout = 10000
   [junit4]   2> 2606 T3036 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49ca4fa4 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2609 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b53bfef
   [junit4]   2> 2610 T3037 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2612 T3037 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2612 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53809
   [junit4]   2> 2612 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53809
   [junit4]   2> 2614 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100008 with negotiated timeout 10000 for client /127.0.0.1:53809
   [junit4]   2> 2614 T3037 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100008, negotiated timeout = 10000
   [junit4]   2> 2615 T3038 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b53bfef name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2622 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100008
   [junit4]   2> 2625 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53809 which had sessionid 0x1380e4857100008
   [junit4]   2> 2629 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100008 closed
   [junit4]   2> 2633 T3038 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2637 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100007
   [junit4]   2> 2640 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100007, likely client has closed socket
   [junit4]   2> 2639 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100007 closed
   [junit4]   2> 2640 T3036 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2640 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53806 which had sessionid 0x1380e4857100007
   [junit4]   2> 2643 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100006
   [junit4]   2> 2645 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100006 closed
   [junit4]   2> 2646 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100006, likely client has closed socket
   [junit4]   2> 2646 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@47a2860d
   [junit4]   2> 2646 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53803 which had sessionid 0x1380e4857100006
   [junit4]   2> 2645 T3034 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2647 T3039 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2649 T3039 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2649 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53812
   [junit4]   2> 2649 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53812
   [junit4]   2> 2652 T3039 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100009, negotiated timeout = 10000
   [junit4]   2> 2653 T3040 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47a2860d name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2653 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100009 with negotiated timeout 10000 for client /127.0.0.1:53812
   [junit4]   2> 2661 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100009
   [junit4]   2> 2663 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100009 closed
   [junit4]   2> 2663 T3040 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2663 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100009, likely client has closed socket
   [junit4]   2> 2664 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53812 which had sessionid 0x1380e4857100009
   [junit4]   2> 2667 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100005
   [junit4]   2> 2668 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53800 which had sessionid 0x1380e4857100005
   [junit4]   2> 2670 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100005 closed
   [junit4]   2> 2670 T3032 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2672 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100004
   [junit4]   2> 2674 T3030 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2674 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100004 closed
   [junit4]   2> 2675 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100004, likely client has closed socket
   [junit4]   2> 2675 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53797 which had sessionid 0x1380e4857100004
   [junit4]   2> 2679 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e4857100000
   [junit4]   2> 2682 T3004 oaz.ZooKeeper.close Session: 0x1380e4857100000 closed
   [junit4]   2> 2682 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53785 which had sessionid 0x1380e4857100000
   [junit4]   2> 2682 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4239d652
   [junit4]   2> 2682 T3022 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2684 T3041 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2685 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53815
   [junit4]   2> 2685 T3041 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2685 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53815
   [junit4]   2> 2688 T3041 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e485710000a, negotiated timeout = 10000
   [junit4]   2> 2689 T3042 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4239d652 name:ZooKeeperConnection Watcher:127.0.0.1:53782 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2689 T3004 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2689 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e485710000a with negotiated timeout 10000 for client /127.0.0.1:53815
   [junit4]   2> 2695 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e485710000a
   [junit4]   2> 2698 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53815 which had sessionid 0x1380e485710000a
   [junit4]   2> 2698 T3004 oaz.ZooKeeper.close Session: 0x1380e485710000a closed
   [junit4]   2> 2698 T3042 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 2698 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e3ae400
   [junit4]   2> 2700 T3043 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2701 T3043 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2701 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53818
   [junit4]   2> 2701 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53818
   [junit4]   2> 2703 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e485710000b with negotiated timeout 20000 for client /127.0.0.1:53818
   [junit4]   2> 2703 T3043 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e485710000b, negotiated timeout = 20000
   [junit4]   2> 2704 T3044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e3ae400 name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2705 T3004 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@74ad120e
   [junit4]   2> 2708 T3046 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 2709 T3046 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 2709 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53821
   [junit4]   2> 2709 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53821
   [junit4]   2> 2711 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e485710000c with negotiated timeout 20000 for client /127.0.0.1:53821
   [junit4]   2> 2711 T3046 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e485710000c, negotiated timeout = 20000
   [junit4]   2> 2711 T3047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74ad120e name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2713 T3048 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2728 T3048 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2738 T3020 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x1380e485710000c type:create cxid:0x17 zxid:0xfffffffffffffffe txntype:unknown reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
   [junit4]   2> 4112 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 4627 T3049 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77c1b0f8
   [junit4]   2> 4628 T3053 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 4629 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53825
   [junit4]   2> 4630 T3053 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 4630 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53825
   [junit4]   2> 4632 T3053 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e485710000d, negotiated timeout = 20000
   [junit4]   2> 4633 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e485710000d with negotiated timeout 20000 for client /127.0.0.1:53825
   [junit4]   2> 4633 T3054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77c1b0f8 name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4634 T3049 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77519d0d
   [junit4]   2> 4635 T3057 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 4636 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53828
   [junit4]   2> 4637 T3057 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 4638 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53828
   [junit4]   2> 4640 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e485710000e with negotiated timeout 20000 for client /127.0.0.1:53828
   [junit4]   2> 4641 T3057 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e485710000e, negotiated timeout = 20000
   [junit4]   2> 4641 T3058 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77519d0d name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4642 T3049 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@40db357f
   [junit4]   2> 4642 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e485710000c
   [junit4]   2> 4644 T3050 oaz.ZooKeeper.close Session: 0x1380e485710000c closed
   [junit4]   2> 4644 T3047 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 4644 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e485710000c, likely client has closed socket
   [junit4]   2> 4644 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53821 which had sessionid 0x1380e485710000c
   [junit4]   2> 4645 T3061 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 4646 T3061 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 4646 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53831
   [junit4]   2> 4647 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53831
   [junit4]   2> 4648 T3061 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e485710000f, negotiated timeout = 20000
   [junit4]   2> 4649 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e485710000f with negotiated timeout 20000 for client /127.0.0.1:53831
   [junit4]   2> 4649 T3062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40db357f name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4649 T3049 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:53782/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@79bff9f9
   [junit4]   2> 4651 T3065 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server /127.0.0.1:53782
   [junit4]   2> 4651 T3065 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 4651 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53834
   [junit4]   2> 4652 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to establish new session at /127.0.0.1:53834
   [junit4]   2> 4654 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e485710000d
   [junit4]   2> 4655 T3019 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100010 with negotiated timeout 20000 for client /127.0.0.1:53834
   [junit4]   2> 4655 T3065 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100010, negotiated timeout = 20000
   [junit4]   2> 4655 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79bff9f9 name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4657 T3050 oaz.ZooKeeper.close Session: 0x1380e485710000d closed
   [junit4]   2> 4657 T3054 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 4657 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e485710000d, likely client has closed socket
   [junit4]   2> 4657 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53825 which had sessionid 0x1380e485710000d
   [junit4]   2> 4670 T3048 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 4671 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e4857100010, likely client has closed socket
   [junit4]   2> 4672 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53834 which had sessionid 0x1380e4857100010
   [junit4]   2> 4672 T3065 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e4857100010 for server 127.0.0.1/127.0.0.1:53782, unexpected error, closing socket connection and attempting reconnect java.nio.channels.ClosedChannelException
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.ensureReadOpen(SocketChannelImpl.java:122)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:165)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:859)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1157)
   [junit4]   2> 
   [junit4]   2> 4687 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e485710000e
   [junit4]   2> 4689 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53828 which had sessionid 0x1380e485710000e
   [junit4]   2> 4689 T3050 oaz.ZooKeeper.close Session: 0x1380e485710000e closed
   [junit4]   2> 4689 T3058 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 4763 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79bff9f9 name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 5025 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 6160 T3065 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:53782
   [junit4]   2> 6160 T3065 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 6161 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53835
   [junit4]   2> 6883 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 7161 T3061 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e485710000f for server null, unexpected error, closing socket connection and attempting reconnect java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:59)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.disableWrite(ClientCnxn.java:922)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1166)
   [junit4]   2> 
   [junit4]   2> 7161 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x1380e485710000f, likely client has closed socket
   [junit4]   2> 7162 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53831 which had sessionid 0x1380e485710000f
   [junit4]   2> 7780 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 8642 T3061 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:53782
   [junit4]   2> 8642 T3061 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 8642 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53837
   [junit4]   2> 9339 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 10100 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to renew session 0x1380e4857100010 at /127.0.0.1:53835
   [junit4]   2> 10100 T3017 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e4857100010 with negotiated timeout 20000 for client /127.0.0.1:53835
   [junit4]   2> 10100 T3065 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e4857100010, negotiated timeout = 20000
   [junit4]   2> 10100 T3066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79bff9f9 name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10245 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 12075 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 12588 T3017 oazs.NIOServerCnxn.doIO WARNING EndOfStreamException: Unable to read additional data from client sessionid 0x0, likely client has closed socket
   [junit4]   2> 12589 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53837 (no session established for client)
   [junit4]   2> 12960 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 14079 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 14891 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 16162 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 16970 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 17494 T3061 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e485710000f for server 127.0.0.1/127.0.0.1:53782, unexpected error, closing socket connection and attempting reconnect java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:64)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.primeConnection(ClientCnxn.java:996)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1149)
   [junit4]   2> 
   [junit4]   2> 18246 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 18546 T3061 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:53782
   [junit4]   2> 18546 T3061 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:53782, initiating session
   [junit4]   2> 18546 T3017 oazs.NIOServerCnxn$Factory.run Accepted socket connection from /127.0.0.1:53843
   [junit4]   2> 18546 T3017 oazs.NIOServerCnxn.readConnectRequest Client attempting to renew session 0x1380e485710000f at /127.0.0.1:53843
   [junit4]   2> 18546 T3017 oazs.NIOServerCnxn.finishSessionInit Established session 0x1380e485710000f with negotiated timeout 20000 for client /127.0.0.1:53843
   [junit4]   2> 18546 T3061 oaz.ClientCnxn$SendThread.readConnectResult Session establishment complete on server 127.0.0.1/127.0.0.1:53782, sessionid = 0x1380e485710000f, negotiated timeout = 20000
   [junit4]   2> 18548 T3062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40db357f name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 18549 T3062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40db357f name:ZooKeeperConnection Watcher:127.0.0.1:53782/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19052 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 20442 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 21285 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 22477 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 23372 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 24608 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 25485 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 27057 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 27927 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 29111 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 30007 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 31208 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 32185 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 33505 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 34444 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 34824 T3020 oazs.PrepRequestProcessor.pRequest Processed session termination for sessionid: 0x1380e485710000b
   [junit4]   2> 34826 T3017 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53818 which had sessionid 0x1380e485710000b
   [junit4]   2> 34827 T3044 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 34827 T3004 oaz.ZooKeeper.close Session: 0x1380e485710000b closed
   [junit4]   2> 34827 T3020 oazs.PrepRequestProcessor.run PrepRequestProcessor exited loop!
   [junit4]   2> 34827 T3019 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
   [junit4]   2> 34829 T3004 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
   [junit4]   2> 35159 T3018 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
   [junit4]   2> 35890 T1206 oaz.ClientCnxn$SendThread.startConnect Opening socket connection to server 127.0.0.1/127.0.0.1:52040
   [junit4]   2> 36876 T1206 oaz.ClientCnxn$SendThread.run WARNING Session 0x1380e40a7ad0010 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1146)
   [junit4]   2> 
   [junit4]   2> 37048 T3004 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53843 which had sessionid 0x1380e485710000f
   [junit4]   2> 37049 T3061 oaz.ClientCnxn$SendThread.run Unable to read additional data from server sessionid 0x1380e485710000f, likely server has closed socket, closing socket connection and attempting reconnect
   [junit4]   2> 37049 T3004 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:53835 which had sessionid 0x1380e4857100010
   [junit4]   2> 37049 T3065 oaz.ClientCnxn$SendThread.run Unable to read additional data from server sessionid 0x1380e4857100010, likely server has closed socket, closing socket connection and attempting reconnect
   [junit4]   2> 37049 T3017 oazs.NIOServerCnxn$Factory.run WARNING Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:69)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn$Factory.run(NIOServerCnxn.java:241)
   [junit4]   2> 
   [junit4]   2> 37049 T3017 oazs.NIOServerCnxn$Factory.run NIOServerCnxn factory exited run method
   [junit4]   2> 37051 T3004 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
   [junit4]   2> 37051 T3004 oas.SolrTestCaseJ4.tearDown ###Ending testStressElection
   [junit4]   1> / (2)
   [junit4]   1>  /overseer (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>   /overseer/queue (1)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /overseer/queue/qn-0000000000 (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {
   [junit4]   1>          "operation":"leader",
   [junit4]   1>          "shard":"shard1",
   [junit4]   1>          "core":"",
   [junit4]   1>          "collection":"collection1",
   [junit4]   1>          "base_url":"0"}
   [junit4]   1>  /collections (1)
   [junit4]   1>   /collections/collection1 (2)
   [junit4]   1>    /collections/collection1/leader_elect (1)
   [junit4]   1>     /collections/collection1/leader_elect/shard1 (1)
   [junit4]   1>      /collections/collection1/leader_elect/shard1/election (2)
   [junit4]   1>       /collections/collection1/leader_elect/shard1/election/87835896594825232-4-n_0000000002 (0)
   [junit4]   1>       /collections/collection1/leader_elect/shard1/election/87835896594825231-3-n_0000000003 (0)
   [junit4]   1>    /collections/collection1/leaders (0)
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderElectionTest -Dtests.method=testStressElection -Dtests.seed=D7EA2779F42FAEC7 -Dtests.locale=da_DK -Dtests.timezone=Africa/Bujumbura -Dargs="-Dfile.encoding=Cp1252"
   [junit4]   1> 
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> 47656 T3004 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 47662 T3004 oas.SolrTestCaseJ4.endTrackingZkClients SEVERE ERROR: SolrZkClient opens=62 closes=60
   [junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=da_DK, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=2,threads=5,free=152592720,total=262144000
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, SuggesterWFSTTest, SuggesterTest, TestThaiWordFilterFactory, TestCJKBigramFilterFactory, TestFrenchMinimalStemFilterFactory, TestRemoteStreaming, DefaultValueUpdateProcessorTest, TestTurkishLowerCaseFilterFactory, RequestHandlersTest, NoCacheHeaderTest, TestJoin, TestPhraseSuggestions, TestBinaryField, BasicFunctionalityTest, DebugComponentTest, TestLatvianStemFilterFactory, SolrCmdDistributorTest, TestGermanStemFilterFactory, SuggesterFSTTest, TestFinnishLightStemFilterFactory, TestKStemFilterFactory, TestSolrXMLSerializer, SolrIndexConfigTest, DistributedQueryElevationComponentTest, TestWordDelimiterFilterFactory, RAMDirectoryFactoryTest, CopyFieldTest, LegacyHTMLStripCharFilterTest, QueryEqualityTest, QueryElevationComponentTest, CommonGramsFilterFactoryTest, TestRangeQuery, TestBinaryResponseWriter, SearchHandlerTest, XsltUpdateRequestHandlerTest, PrimUtilsTest, DistributedSpellCheckComponentTest, TestPatternReplaceFilterFactory, TestReversedWildcardFilterFactory, CurrencyFieldTest, TestUpdate, TestPorterStemFilterFactory, TestBrazilianStemFilterFactory, TestGalicianMinimalStemFilterFactory, TestItalianLightStemFilterFactory, MinimalSchemaTest, TestJmxIntegration, CacheHeaderTest, TestGermanNormalizationFilterFactory, TestDFRSimilarityFactory, TestExtendedDismaxParser, TestSolrDeletionPolicy2, TestUtils, TestEnglishMinimalStemFilterFactory, HighlighterTest, IndexReaderFactoryTest, TestMultiWordSynonyms, UpdateRequestProcessorFactoryTest, ShowFileRequestHandlerTest, TestDictionaryCompoundWordTokenFilterFactory, TestDistributedGrouping, NumericFieldsTest, SolrInfoMBeanTest, TestGermanMinimalStemFilterFactory, FieldMutatingUpdateProcessorTest, TestPHPSerializedResponseWriter, TestMultiCoreConfBootstrap, DirectUpdateHandlerTest, TestRussianLightStemFilterFactory, DoubleMetaphoneFilterFactoryTest, IndexSchemaTest, TestSuggestSpellingConverter, TestDelimitedPayloadTokenFilterFactory, SolrRequestParserTest, TestNorwegianLightStemFilterFactory, TestCapitalizationFilterFactory, TestShingleFilterFactory, TestGreekLowerCaseFilterFactory, TestLMJelinekMercerSimilarityFactory, CloudStateTest, ZkControllerTest, SystemInfoHandlerTest, TestHTMLStripCharFilterFactory, TestFastLRUCache, TestIndexSearcher, BadComponentTest, LoggingHandlerTest, PluginInfoTest, FullSolrCloudDistribCmdsTest, NotRequiredUniqueKeyTest, TestQuerySenderListener, TestSynonymFilterFactory, TestBeiderMorseFilterFactory, TestSystemIdResolver, TestFaceting, TestLMDirichletSimilarityFactory, TestElisionFilterFactory, DirectSolrConnectionTest, StandardRequestHandlerTest, TestRemoveDuplicatesTokenFilterFactory, FullSolrCloudTest, TestNorwegianMinimalStemFilterFactory, ZkSolrClientTest, ResourceLoaderTest, TestSurroundQueryParser, FieldAnalysisRequestHandlerTest, DocumentBuilderTest, TestHungarianLightStemFilterFactory, TestBadConfig, CloudStateUpdateTest, PolyFieldTest, PingRequestHandlerTest, TestValueSourceCache, TestNumberUtils, TestFrenchLightStemFilterFactory, MultiTermTest, WordBreakSolrSpellCheckerTest, DirectUpdateHandlerOptimizeTest, OverseerTest, TestFunctionQuery, HighlighterConfigTest, TestRecovery, CommonGramsQueryFilterFactoryTest, TestLuceneMatchVersion, TestQuerySenderNoQuery, IndexBasedSpellCheckerTest, SortByFunctionTest, SimpleFacetsTest, LukeRequestHandlerTest, TestPropInject, TestFiltering, TestIrishLowerCaseFilterFactory, TestWriterPerf, TestSort, ZkNodePropsTest, TestLFUCache, DisMaxRequestHandlerTest, SnowballPorterFilterFactoryTest, TestSwedishLightStemFilterFactory, SoftAutoCommitTest, TestJapaneseReadingFormFilterFactory, TestTrimFilterFactory, TestIBSimilarityFactory, SpellCheckCollatorTest, TestArbitraryIndexDir, TestStopFilterFactory, TestStemmerOverrideFilterFactory, TestDocSet, TestJmxMonitoredMap, TestMergePolicyConfig, MBeansHandlerTest, SuggesterTSTTest, TestCJKWidthFilterFactory, UpdateParamsTest, TestQueryUtils, UniqFieldsUpdateProcessorFactoryTest, StatsComponentTest, TestCzechStemFilterFactory, TestCSVLoader, TestPluginEnable, TestReplicationHandler, LeaderElectionIntegrationTest, TermVectorComponentTest, TestJapaneseKatakanaStemFilterFactory, URLClassifyProcessorTest, FileBasedSpellCheckerTest, TestDistributedSearch, TestJapanesePartOfSpeechStopFilterFactory, RecoveryZkTest, MoreLikeThisHandlerTest, EchoParamsTest, BadIndexSchemaTest, TestPatternTokenizerFactory, DateMathParserTest, SpellCheckComponentTest, BasicDistributedZkTest, CoreAdminHandlerTest, BinaryUpdateRequestHandlerTest, TestXIncludeConfig, TestCSVResponseWriter, TestTrie, TimeZoneUtilsTest, TestPerFieldSimilarity, TestJapaneseBaseFormFilterFactory, XmlUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, LeaderElectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LeaderElectionTest -Dtests.seed=D7EA2779F42FAEC7 -Dtests.locale=da_DK -Dtests.timezone=Africa/Bujumbura -Dargs="-Dfile.encoding=Cp1252"
   [junit4]   2> 
   [junit4] ERROR   0.00s | LeaderElectionTest (suite)
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=62 closes=60
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7EA2779F42FAEC7]:0)
   [junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:204)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:83)
   [junit4]    > 	at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
   [junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:752)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    >
   [junit4] Completed in 47.67s, 4 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 261 lines...]
BUILD FAILED
C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\build.xml:29: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\solr\build.xml:144: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\lucene\module-build.xml:62: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\lucene\common-build.xml:1036: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\lucene\common-build.xml:757: There were test failures: 282 suites, 1018 tests, 1 suite-level error, 1 error, 10 ignored (5 assumptions)

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