Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6391/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseShenandoahGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.LeaderElectionTest:   
  1) Thread[id=3050, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-LeaderElectionTest]         at 
[email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.LeaderElectionTest: 
   1) Thread[id=3050, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-LeaderElectionTest]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
        at __randomizedtesting.SeedInfo.seed([F7D89916EBE2BEFD]:0)


FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at https://127.0.0.1:62160/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:62160/solr: Error executing command
        at 
__randomizedtesting.SeedInfo.seed([F7D89916EBE2BEFD:1A866167D9A86974]:0)
        at 
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:664)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246)
        at 
org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries

Error Message:
Incoming accepted new request count did not match. Expected 5 incoming 25

Stack Trace:
java.lang.AssertionError: Incoming accepted new request count did not match. 
Expected 5 incoming 25
        at 
__randomizedtesting.SeedInfo.seed([F7D89916EBE2BEFD:B5437A336B85CBDC]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testConcurrentQueries(TestRequestRateLimiter.java:74)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([F7D89916EBE2BEFD:46CF7F2984B44559]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([F7D89916EBE2BEFD:46CF7F2984B44559]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing

Error Message:
Incoming slots borrowed count did not match. Expected > 0  incoming 0

Stack Trace:
java.lang.AssertionError: Incoming slots borrowed count did not match. Expected 
> 0  incoming 0
        at 
__randomizedtesting.SeedInfo.seed([F7D89916EBE2BEFD:46CF7F2984B44559]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.servlet.TestRequestRateLimiter.testSlotBorrowing(TestRequestRateLimiter.java:106)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12429 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionTest
   [junit4]   2> 479804 INFO  
(SUITE-LeaderElectionTest-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 479806 INFO  
(SUITE-LeaderElectionTest-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionTest_F7D89916EBE2BEFD-001/data-dir-16-001
   [junit4]   2> 479806 WARN  
(SUITE-LeaderElectionTest-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 479806 INFO  
(SUITE-LeaderElectionTest-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 479808 INFO  
(SUITE-LeaderElectionTest-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 479809 INFO  
(SUITE-LeaderElectionTest-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 479867 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasic
   [junit4]   2> 479868 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 479870 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 479870 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 479871 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 479970 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 61922
   [junit4]   2> 479970 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61922
   [junit4]   2> 479970 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61922
   [junit4]   2> 479970 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61922
   [junit4]   2> 479977 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 479988 INFO  (zkConnectionManagerCallback-1334-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 479988 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 480013 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 480035 INFO  (zkConnectionManagerCallback-1336-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 480035 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 480040 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 480070 INFO  (zkConnectionManagerCallback-1338-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 480071 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 484049 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 484108 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72167399992655874-dummynode1-n_0000000000
   [junit4]   2> 484150 WARN  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:61922))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de30ed0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de30ed0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de30ed0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 484262 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 484265 WARN  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:61922))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de30ed0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de30ed0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de30ed0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 484386 WARN  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:61922))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de30ed0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de30ed0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de30ed0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 484516 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61922
   [junit4]   2> 484516 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61922
   [junit4]   2> 484516 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61922
   [junit4]   2> 484542 INFO  
(TEST-LeaderElectionTest.testBasic-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasic
   [junit4]   2> 484596 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCancelElection
   [junit4]   2> 484601 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 484603 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 484603 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 484606 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 484703 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 61954
   [junit4]   2> 484703 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61954
   [junit4]   2> 484704 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61954
   [junit4]   2> 484704 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61954
   [junit4]   2> 484715 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 484724 INFO  (zkConnectionManagerCallback-1342-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484724 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 484751 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 484767 INFO  (zkConnectionManagerCallback-1344-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484767 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 484781 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 484784 INFO  (zkConnectionManagerCallback-1346-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 484792 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 484817 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/slice1
   [junit4]   2> 484916 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2/leaders/slice1/leader after winning as 
/collections/collection2/leader_elect/slice1/election/72167400303099906-dummynode1-n_0000000000
   [junit4]   2> 488410 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/slice1
   [junit4]   2> 489646 INFO  (zkCallback-1345-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2/leaders/slice1/leader after winning as 
/collections/collection2/leader_elect/slice1/election/72167400303099906-dummynode2-n_0000000001
   [junit4]   2> 492473 WARN  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:61954))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de436e0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de436e0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de436e0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 492578 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 492589 WARN  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:61954))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de436e0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de436e0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de436e0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 492814 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61954
   [junit4]   2> 492814 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61954
   [junit4]   2> 492814 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 61954
   [junit4]   2> 492815 INFO  
(TEST-LeaderElectionTest.testCancelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCancelElection
   [junit4]   2> 492838 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testElection
   [junit4]   2> 492839 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 492842 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 492842 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 492843 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 492950 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 62001
   [junit4]   2> 492950 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62001
   [junit4]   2> 492950 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62001
   [junit4]   2> 492950 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62001
   [junit4]   2> 492959 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492972 INFO  (zkConnectionManagerCallback-1350-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492972 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492984 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 492991 INFO  (zkConnectionManagerCallback-1352-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 492991 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 492998 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493009 INFO  (zkConnectionManagerCallback-1354-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493009 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493049 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493054 INFO  (zkConnectionManagerCallback-1358-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493055 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493063 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493072 INFO  (zkConnectionManagerCallback-1362-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493074 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493083 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493091 INFO  (zkConnectionManagerCallback-1366-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493100 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493104 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493128 INFO  (zkConnectionManagerCallback-1370-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493129 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493133 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493145 INFO  (zkConnectionManagerCallback-1374-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493149 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493157 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493199 INFO  (zkConnectionManagerCallback-1378-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493200 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493209 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493221 INFO  (zkConnectionManagerCallback-1382-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493221 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493225 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493230 INFO  (zkConnectionManagerCallback-1386-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493230 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493239 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493247 INFO  (zkConnectionManagerCallback-1390-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493247 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493254 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493261 INFO  (zkConnectionManagerCallback-1394-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493261 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493266 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493274 INFO  (zkConnectionManagerCallback-1398-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493275 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493282 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493290 INFO  (zkConnectionManagerCallback-1402-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493290 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493296 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493306 INFO  (zkConnectionManagerCallback-1406-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493307 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493312 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493319 INFO  (zkConnectionManagerCallback-1410-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493320 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493327 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493341 INFO  (zkConnectionManagerCallback-1414-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 493341 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493348 INFO  (Thread-shard10) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493349 INFO  (Thread-shard11) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493352 INFO  (Thread-shard12) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493354 INFO  (Thread-shard15) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493354 INFO  (Thread-shard13) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493355 INFO  (Thread-shard14) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493355 INFO  (Thread-shard16) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493358 INFO  (Thread-shard17) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493359 INFO  (Thread-shard18) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493363 INFO  (Thread-shard19) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493364 INFO  (Thread-shard111) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493366 INFO  (Thread-shard110) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493371 INFO  (Thread-shard112) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493373 INFO  (Thread-shard113) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493374 INFO  (Thread-shard114) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 493423 INFO  (Thread-shard114) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919953-shard114-n_0000000000
   [junit4]   2> 493512 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0011.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0011, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0011, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 493619 INFO  (zkCallback-1409-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919952-shard113-n_0000000001
   [junit4]   2> 494126 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0006, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0006, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494231 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0010.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0010, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0010, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494233 INFO  (zkCallback-1405-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919951-shard112-n_0000000002
   [junit4]   2> 494335 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494446 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494552 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b000f, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b000f, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494554 INFO  (zkCallback-1393-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919948-shard19-n_0000000006
   [junit4]   2> 494664 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b000c.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b000c, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b000c, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494665 INFO  (zkCallback-1401-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919950-shard111-n_0000000007
   [junit4]   2> 494776 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b000e, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b000e, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494779 INFO  (zkCallback-1397-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919949-shard110-n_0000000008
   [junit4]   2> 494882 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b000d, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b000d, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494886 INFO  (zkCallback-1365-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919941-shard12-n_0000000009
   [junit4]   2> 494993 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0005, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0005, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 494995 INFO  (zkCallback-1389-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72167400842919947-shard18-n_0000000010
   [junit4]   2> 495100 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0007, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0007, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 495205 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0008, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0008, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 495311 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0009, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0009, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 495660 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 495764 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 495767 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 495888 WARN  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62001))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de639b0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de639b0001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de639b0001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 496018 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       
/solr/collections/collection1/leader_elect/shard1/election/72167400842919951-shard112-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72167400842919947-shard18-n_0000000010
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72167400842919945-shard16-n_0000000011
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/72167400842919940-shard11-n_0000000003
   [junit4]   2> 
   [junit4]   2> 496025 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62001
   [junit4]   2> 496025 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62001
   [junit4]   2> 496025 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62001
   [junit4]   2> 496025 INFO  
(TEST-LeaderElectionTest.testElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testElection
   [junit4]   2> 496049 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testParallelElection
   [junit4]   2> 496050 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 496051 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 496051 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 496052 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 496155 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 62045
   [junit4]   2> 496157 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62045
   [junit4]   2> 496157 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62045
   [junit4]   2> 496157 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62045
   [junit4]   2> 496186 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496246 INFO  (zkConnectionManagerCallback-1418-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496247 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496272 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496310 INFO  (zkConnectionManagerCallback-1420-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496310 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496321 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496345 INFO  (zkConnectionManagerCallback-1422-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496347 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496385 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.LeaderElectionTest Testing parallel election across 4 shards
   [junit4]   2> 496398 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496422 INFO  (zkConnectionManagerCallback-1426-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496429 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496438 INFO  (Thread-parshard11) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard1
   [junit4]   2> 496450 INFO  (Thread-parshard21) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard2
   [junit4]   2> 496450 INFO  (Thread-parshard31) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard3
   [junit4]   2> 496450 INFO  (Thread-parshard41) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard4
   [junit4]   2> 496522 INFO  (Thread-parshard11) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard1/leader after winning as 
/collections/collection1/leader_elect/parshard1/election/72167401053224963-parshard11-n_0000000000
   [junit4]   2> 496522 INFO  (Thread-parshard21) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard2/leader after winning as 
/collections/collection1/leader_elect/parshard2/election/72167401053224963-parshard21-n_0000000000
   [junit4]   2> 496525 INFO  (Thread-parshard31) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard3/leader after winning as 
/collections/collection1/leader_elect/parshard3/election/72167401053224963-parshard31-n_0000000000
   [junit4]   2> 496525 INFO  (Thread-parshard41) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard4/leader after winning as 
/collections/collection1/leader_elect/parshard4/election/72167401053224963-parshard41-n_0000000000
   [junit4]   2> 496547 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.LeaderElectionTest First replicas brought up and registered
   [junit4]   2> 496551 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 496569 INFO  (zkConnectionManagerCallback-1430-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 496570 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 496573 INFO  (Thread-parshard12) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard1
   [junit4]   2> 496579 INFO  (Thread-parshard22) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard2
   [junit4]   2> 496579 INFO  (Thread-parshard32) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard3
   [junit4]   2> 496580 INFO  (Thread-parshard42) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/parshard4
   [junit4]   2> 496683 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.LeaderElectionTest Second replicas brought up and registered
   [junit4]   2> 496698 WARN  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62045))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de70240003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de70240003, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de70240003, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 496713 INFO  (zkCallback-1429-thread-2) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard1/leader after winning as 
/collections/collection1/leader_elect/parshard1/election/72167401053224964-parshard12-n_0000000001
   [junit4]   2> 496714 INFO  (zkCallback-1429-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard2/leader after winning as 
/collections/collection1/leader_elect/parshard2/election/72167401053224964-parshard22-n_0000000001
   [junit4]   2> 496715 INFO  (zkCallback-1429-thread-3) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard4/leader after winning as 
/collections/collection1/leader_elect/parshard4/election/72167401053224964-parshard42-n_0000000001
   [junit4]   2> 496715 INFO  (zkCallback-1429-thread-4) [     ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/parshard3/leader after winning as 
/collections/collection1/leader_elect/parshard3/election/72167401053224964-parshard32-n_0000000001
   [junit4]   2> 496722 INFO  (zkCallback-1429-thread-2) [     ] 
o.a.s.c.LeaderElectionTest Sleeping for 13333ms to simulate leadership takeover 
delay
   [junit4]   2> 496722 INFO  (zkCallback-1429-thread-4) [     ] 
o.a.s.c.LeaderElectionTest Sleeping for 13333ms to simulate leadership takeover 
delay
   [junit4]   2> 496723 INFO  (zkCallback-1429-thread-3) [     ] 
o.a.s.c.LeaderElectionTest Sleeping for 13333ms to simulate leadership takeover 
delay
   [junit4]   2> 496723 INFO  (zkCallback-1429-thread-1) [     ] 
o.a.s.c.LeaderElectionTest Sleeping for 13333ms to simulate leadership takeover 
delay
   [junit4]   2> 510073 WARN  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62045))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de70240004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de70240004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de70240004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 510187 WARN  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62045))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de70240002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de70240002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de70240002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 510291 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 510294 WARN  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62045))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de70240000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de70240000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de70240000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 510416 WARN  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]-SendThread(127.0.0.1:62045))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10063de70240001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10063de70240001, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10063de70240001, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 510530 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:62045
   [junit4]   2> 510530 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62045
   [junit4]   2> 510530 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62045
   [junit4]   2> 510530 INFO  
(TEST-LeaderElectionTest.testParallelElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testParallelElection
   [junit4]   2> 510543 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testStressElection
   [junit4]   2> 510544 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 510545 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 510546 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 510548 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 510651 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 62179
   [junit4]   2> 510651 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62179
   [junit4]   2> 510651 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62179
   [junit4]   2> 510651 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 62179
   [junit4]   2> 510659 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510676 INFO  (zkConnectionManagerCallback-1434-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510678 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510699 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510705 INFO  (zkConnectionManagerCallback-1436-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510710 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510718 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510726 INFO  (zkConnectionManagerCallback-1438-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510730 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510743 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 510750 INFO  (zkConnectionManagerCallback-1443-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 510751 INFO  
(TEST-LeaderElectionTest.testStressElection-seed#[F7D89916EBE2BEFD]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 510753 INFO  (stressElection-1441-thread-1) [     ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 510764 INFO  (Thread-1258) [     ] o.a.s.c.c.ConnectionManager 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 510773 INFO  (stressElection-1441-thread-1) [     ] 
o.a.s.c.ShardLeaderElec

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

ead-1) [n:127.0.0.1:51674_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.c1.shard1.leader tag=SolrCore@2c8e60e0
   [junit4]   2> 64119 INFO  (coreCloseExecutor-192-thread-2) 
[n:127.0.0.1:51674_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.c2.shard1.replica_n1 tag=SolrCore@b38e00b
   [junit4]   2> 64119 INFO  (coreCloseExecutor-192-thread-2) 
[n:127.0.0.1:51674_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36ab4142: rootName = 
solr_51674, domain = solr.core.c2.shard1.replica_n1, service url = null, agent 
id = null] for registry 
solr.core.c2.shard1.replica_n1/com.codahale.metrics.MetricRegistry@59d396ea
   [junit4]   2> 64122 INFO  (coreCloseExecutor-192-thread-1) 
[n:127.0.0.1:51674_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 64157 INFO  (coreCloseExecutor-192-thread-2) 
[n:127.0.0.1:51674_solr     ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.c2.shard1.leader tag=SolrCore@b38e00b
   [junit4]   2> 64162 INFO  (coreCloseExecutor-192-thread-2) 
[n:127.0.0.1:51674_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 64239 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 64239 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5944ced4: rootName = 
solr_51674, domain = solr.node, service url = null, agent id = null] for 
registry solr.node/com.codahale.metrics.MetricRegistry@ad37d3f
   [junit4]   2> 64246 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 64246 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@755908be: rootName = 
solr_51674, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm/com.codahale.metrics.MetricRegistry@2fbfefd7
   [junit4]   2> 64251 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 64251 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a0697d8: rootName = 
solr_51674, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty/com.codahale.metrics.MetricRegistry@7f7ce4ef
   [junit4]   2> 64252 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 64258 INFO  (closeThreadPool-194-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72167599632285700-127.0.0.1:51674_solr-n_0000000000) closing
   [junit4]   2> 64258 INFO  
(OverseerStateUpdate-72167599632285700-127.0.0.1:51674_solr-n_0000000000) 
[n:127.0.0.1:51674_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51674_solr
   [junit4]   2> 64271 INFO  (closeThreadPool-194-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72167599632285700-127.0.0.1:51674_solr-n_0000000000) closing
   [junit4]   2> 64283 WARN  
(jetty-launcher-146-thread-1-SendThread(127.0.0.1:51662)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x100640cac600004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x100640cac600004, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x100640cac600004, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 64385 INFO  (jetty-closer-188-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72167599632285700-127.0.0.1:51674_solr-n_0000000000) closing
   [junit4]   2> 64396 INFO  (jetty-closer-188-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@64a77994{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 64398 INFO  (jetty-closer-188-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@456342ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 64399 INFO  (jetty-closer-188-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 64404 INFO  
(SUITE-TestRequestRateLimiter-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 64616 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections/c2/terms/shard1
   [junit4]   2>        3       /solr/collections/c1/terms/shard1
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/c2/state.json
   [junit4]   2>        13      /solr/collections/c1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/overseer/queue
   [junit4]   2>        8       /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 64627 INFO  
(SUITE-TestRequestRateLimiter-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51662
   [junit4]   2> 64627 INFO  
(SUITE-TestRequestRateLimiter-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51662
   [junit4]   2> 64627 INFO  
(SUITE-TestRequestRateLimiter-seed#[F7D89916EBE2BEFD]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51662
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.servlet.TestRequestRateLimiter_F7D89916EBE2BEFD-001
   [junit4]   2> Aug 09, 2020 2:46:46 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=355, maxMBSortInHeap=5.389235666192515, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ebu-KE, 
timezone=America/Costa_Rica
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=120997424,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionTest, 
TestRequestRateLimiter]
   [junit4] Completed [10/15 (3!)] on J1 in 27.01s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 40 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1521:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1048:
 There were test failures: 15 suites, 45 tests, 3 failures [seed: 
F7D89916EBE2BEFD]

Total time: 1 minute 30 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.LeaderElectionTest
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro]   3/5 failed: org.apache.solr.servlet.TestRequestRateLimiter
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-MacOSX #6390' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-MacOSX 
#6391'.
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to