You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/11/05 15:46:23 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13) - Build # 5420 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5420/
Java: 64bit/jdk-13 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([35B37A487A550E78:A5DC9B92D4E21F83]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([35B37A487A550E78:A5DC9B92D4E21F83]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([35B37A487A550E78:A5DC9B92D4E21F83]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([35B37A487A550E78:A5DC9B92D4E21F83]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([35B37A487A550E78:A5DC9B92D4E21F83]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14648 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> 2930422 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001
   [junit4]   2> 2930422 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2930422 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2930422 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2930531 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:55442
   [junit4]   2> 2930531 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55442
   [junit4]   2> 2930531 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55442
   [junit4]   2> 2930531 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55442
   [junit4]   2> 2930533 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930543 INFO  (zkConnectionManagerCallback-16586-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930543 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2930547 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930549 INFO  (zkConnectionManagerCallback-16588-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930549 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2930550 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930552 INFO  (zkConnectionManagerCallback-16590-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930552 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2930657 WARN  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2930657 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2930657 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2930657 INFO  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2930658 INFO  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2930658 INFO  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d48df75{/solr,null,AVAILABLE}
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6203ff38{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55447}
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.e.j.s.Server Started @2930716ms
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55447}
   [junit4]   2> 2930659 ERROR (jetty-launcher-16591-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2930659 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-05T14:53:18.876971Z
   [junit4]   2> 2930660 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930662 INFO  (zkConnectionManagerCallback-16593-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930662 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2930663 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2930904 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2930905 WARN  (jetty-launcher-16591-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29834796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930905 WARN  (jetty-launcher-16591-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29834796[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930907 WARN  (jetty-launcher-16591-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a2113a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930907 WARN  (jetty-launcher-16591-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a2113a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930907 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55442/solr
   [junit4]   2> 2930908 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930910 INFO  (zkConnectionManagerCallback-16600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930910 INFO  (jetty-launcher-16591-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2931023 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931025 INFO  (zkConnectionManagerCallback-16602-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2931025 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2931190 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55447_solr
   [junit4]   2> 2931192 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.c.Overseer Overseer (id=72081799568752645-127.0.0.1:55447_solr-n_0000000000) starting
   [junit4]   2> 2931205 INFO  (OverseerStateUpdate-72081799568752645-127.0.0.1:55447_solr-n_0000000000) [n:127.0.0.1:55447_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55447_solr
   [junit4]   2> 2931208 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55447_solr
   [junit4]   2> 2931211 INFO  (zkCallback-16601-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2931236 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2931255 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55447.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51375868
   [junit4]   2> 2931264 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55447.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51375868
   [junit4]   2> 2931264 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55447.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51375868
   [junit4]   2> 2931267 INFO  (jetty-launcher-16591-thread-1) [n:127.0.0.1:55447_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/.
   [junit4]   2> 2931283 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 2931283 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931286 INFO  (zkConnectionManagerCallback-16611-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2931286 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2931288 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2931291 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55442/solr ready
   [junit4]   2> 2931315 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 2931324 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 2931325 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2931327 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 2931429 INFO  (TEST-ZkShardTermsTest.testCoreTermWatcher-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/coreTermWatcher/terms/shard1 to Terms{values={replica=1, leader=1}, version=3}
   [junit4]   2> 2931448 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 2931449 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2931454 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 2931455 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2931456 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 2931561 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={replica=1, leader=1, replica_recovering=0}, version=3}
   [junit4]   2> 2931663 INFO  (TEST-ZkShardTermsTest.testReplicaCanBecomeLeader-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/replicaCanBecomeLeader/terms/shard1 to Terms{values={leader=1, replica=1}, version=4}
   [junit4]   2> 2931685 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 2931685 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 2931686 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 2931687 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2_recovering=0, replica2=1}, version=3}
   [junit4]   2> 2931688 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=1}, version=4}
   [junit4]   2> 2931689 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2=1}, version=5}
   [junit4]   2> 2931689 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2_recovering=1, replica2=2}, version=6}
   [junit4]   2> 2931693 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=1, replica2=2}, version=7}
   [junit4]   2> 2931694 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=2}, version=8}
   [junit4]   2> 2931694 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=2, replica2=3}, version=9}
   [junit4]   2> 2931695 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=3}, version=10}
   [junit4]   2> 2931696 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2=3}, version=11}
   [junit4]   2> 2931697 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2_recovering=3, replica2=4}, version=12}
   [junit4]   2> 2931697 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=4}, version=13}
   [junit4]   2> 2931698 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=5}, version=14}
   [junit4]   2> 2931699 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2=5}, version=15}
   [junit4]   2> 2931718 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep1=0}, version=0}
   [junit4]   2> 2931722 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0}, version=1}
   [junit4]   2> 2931729 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep3=0}, version=2}
   [junit4]   2> 2931734 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep4=0, rep3=0}, version=3}
   [junit4]   2> 2931739 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, leader=0, rep4=0, rep3=0}, version=4}
   [junit4]   2> 2941919 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 2941920 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 2941920 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[35B37A487A550E78]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 2941930 INFO  (qtp1824791760-47556) [n:127.0.0.1:55447_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:55447_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2941935 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2941937 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 2941944 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 2941947 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2941950 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 2941953 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 2941957 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2941960 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2941967 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2941970 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2941973 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2941977 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2941980 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 2941984 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2941990 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2941993 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2941996 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2941999 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2942003 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2942007 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2942010 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2942013 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2942017 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2942020 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2942027 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2942030 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2942034 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2942038 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2942041 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2942045 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2942048 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2942051 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2942055 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2942058 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2942061 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2942064 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2942067 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2942070 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2942074 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2942077 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2942081 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2942087 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2942091 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2942094 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2942097 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2942101 INFO  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 2942212 WARN  (OverseerThreadFactory-17084-thread-1-processing-n:127.0.0.1:55447_solr) [n:127.0.0.1:55447_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 2942220 INFO  (OverseerStateUpdate-72081799568752645-127.0.0.1:55447_solr-n_0000000000) [n:127.0.0.1:55447_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55447/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2942225 INFO  (OverseerStateUpdate-72081799568752645-127.0.0.1:55447_solr-n_0000000000) [n:127.0.0.1:55447_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55447/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2942234 INFO  (OverseerStateUpdate-72081799568752645-127.0.0.1:55447_solr-n_0000000000) [n:127.0.0.1:55447_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55447/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2942239 INFO  (OverseerStateUpdate-72081799568752645-127.0.0.1:55447_solr-n_0000000000) [n:127.0.0.1:55447_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55447/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2942457 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2942457 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr    x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2942458 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2942459 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2942460 INFO  (qtp1824791760-47555) [n:127.0.0.1:55447_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2943493 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2943493 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2943493 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 2943493 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 2943493 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 2943494 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 2943494 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 2943494 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 2943494 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 2943494 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 2943494 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2943494 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2943494 WARN  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 2943494 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 2943495 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 2943496 WARN  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 2943496 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2943497 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2943497 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 2943497 WARN  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 2943497 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2943504 INFO  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2943504 INFO  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2943505 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 2943505 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 2943505 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 2943505 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 2943505 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 2943505 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 2943505 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 2943506 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 2943506 WARN  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 2943506 INFO  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2943528 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 2943534 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=default-config
   [junit4]   2> 2943536 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2943563 INFO  (qtp1824791760-47555) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=default-config
   [junit4]   2> 2943816 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2943816 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2943822 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55447.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51375868
   [junit4]   2> 2943822 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 2943828 INFO  (qtp1824791760-47558) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2943828 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2943829 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 2943830 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55447.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51375868
   [junit4]   2> 2943830 INFO  (qtp1824791760-47557) [n:127.0.0.1:55447_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 2943833 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2943833 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2943833 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55447.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51375868
   [junit4]   2> 2943834 INFO  (qtp1824791760-47560) [n:127.0.0.1:55447_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/Users/jenkins/works

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

 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=SolrCore@4b3b3861
   [junit4]   2> 75335 INFO  (coreCloseExecutor-104-thread-3) [n:127.0.0.1:51894_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n6, tag=SolrCore@707fc8fa
   [junit4]   2> 75335 INFO  (coreCloseExecutor-104-thread-3) [n:127.0.0.1:51894_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6722ec4e: rootName = solr_51894, domain = solr.core.collection1.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@377df00c
   [junit4]   2> 75351 INFO  (coreCloseExecutor-104-thread-3) [n:127.0.0.1:51894_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=SolrCore@707fc8fa
   [junit4]   2> 75351 INFO  (coreCloseExecutor-104-thread-4) [n:127.0.0.1:51894_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2, tag=SolrCore@1da99af
   [junit4]   2> 75351 INFO  (coreCloseExecutor-104-thread-4) [n:127.0.0.1:51894_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50561888: rootName = solr_51894, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@166d984f
   [junit4]   2> 75368 INFO  (coreCloseExecutor-104-thread-4) [n:127.0.0.1:51894_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=SolrCore@1da99af
   [junit4]   2> 75372 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 75373 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@100ee2b5: rootName = solr_51894, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3d4bee52
   [junit4]   2> 75379 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 75379 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e62470b: rootName = solr_51894, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@64fba6ae
   [junit4]   2> 75382 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 75383 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45ea3217: rootName = solr_51894, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@13243a68
   [junit4]   2> 75383 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 75386 INFO  (closeThreadPool-111-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72082000410181637-127.0.0.1:51894_solr-n_0000000000) closing
   [junit4]   2> 75386 INFO  (OverseerStateUpdate-72082000410181637-127.0.0.1:51894_solr-n_0000000000) [n:127.0.0.1:51894_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51894_solr
   [junit4]   2> 75387 INFO  (OverseerAutoScalingTriggerThread-72082000410181637-127.0.0.1:51894_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 75391 INFO  (closeThreadPool-111-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72082000410181637-127.0.0.1:51894_solr-n_0000000000) closing
   [junit4]   2> 75497 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72082000410181637-127.0.0.1:51894_solr-n_0000000000) closing
   [junit4]   2> 75499 INFO  (jetty-closer-107-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@756956f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 75500 INFO  (jetty-closer-107-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bc68763{/solr,null,UNAVAILABLE}
   [junit4]   2> 75500 INFO  (jetty-closer-107-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 75502 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 75714 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> 	14	/solr/collections/raceConditionOnUpdates/terms/shard1
   [junit4]   2> 	13	/solr/collections/recoveringFlag/terms/shard1
   [junit4]   2> 	12	/solr/collections/replicaCanBecomeLeader/terms/shard1
   [junit4]   2> 	11	/solr/collections/registerTerm/terms/shard1
   [junit4]   2> 	10	/solr/collections/setTermEqualsToLeader/terms/shard1
   [junit4]   2> 	9	/solr/collections/coreTermWatcher/terms/shard1
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/collections/setTermToZero/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> 	26	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 77702 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51887
   [junit4]   2> 77702 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51887
   [junit4]   2> 77702 INFO  (SUITE-ZkShardTermsTest-seed#[35B37A487A550E78]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51887
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_35B37A487A550E78-003
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@264dfa3b), locale=id, timezone=GMT0
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 13 (64-bit)/cpus=3,threads=1,free=111352832,total=258473984
   [junit4]   2> NOTE: All tests run in this JVM: [ZkShardTermsTest, ZkShardTermsTest, ZkShardTermsTest]
   [junit4] Completed [5/5 (5!)] on J0 in 20.74s, 10 tests, 1 failure <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1037: There were test failures: 5 suites, 50 tests, 5 failures [seed: 35B37A487A550E78]

Total time: 1 minute 21 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.ZkShardTermsTest
[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
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=720fb94113d0dca346c40857d26da50fc0e996e8, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5419
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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-13) - Build # 5421 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5421/
Java: 64bit/jdk-13 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([634A847785F8B831:F32565AD2B4FA9CA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([634A847785F8B831:F32565AD2B4FA9CA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([634A847785F8B831:F32565AD2B4FA9CA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([634A847785F8B831:F32565AD2B4FA9CA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering

Error Message:
expected:<5> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<1>
	at __randomizedtesting.SeedInfo.seed([634A847785F8B831:F32565AD2B4FA9CA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.ZkShardTermsTest.testCoreRemovalWhileRecovering(ZkShardTermsTest.java:143)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14708 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> 3565252 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/data-dir-302-001
   [junit4]   2> 3565253 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3565254 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-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> 3565254 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3565254 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001
   [junit4]   2> 3565254 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3565255 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3565255 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3565359 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:60129
   [junit4]   2> 3565359 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60129
   [junit4]   2> 3565359 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60129
   [junit4]   2> 3565359 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60129
   [junit4]   2> 3565361 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3565373 INFO  (zkConnectionManagerCallback-16802-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3565373 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3565378 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3565380 INFO  (zkConnectionManagerCallback-16804-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3565380 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3565381 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3565383 INFO  (zkConnectionManagerCallback-16806-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3565383 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3565490 WARN  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3565490 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3565490 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3565490 INFO  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 3565491 INFO  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3565492 INFO  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3565492 INFO  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3565492 INFO  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4187bf02{/solr,null,AVAILABLE}
   [junit4]   2> 3565492 INFO  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@294e9b4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60134}
   [junit4]   2> 3565492 INFO  (jetty-launcher-16807-thread-1) [     ] o.e.j.s.Server Started @3565562ms
   [junit4]   2> 3565492 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60134}
   [junit4]   2> 3565493 ERROR (jetty-launcher-16807-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3565493 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3565493 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 3565493 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3565493 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3565493 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-06T06:11:40.073233Z
   [junit4]   2> 3565494 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3565496 INFO  (zkConnectionManagerCallback-16809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3565496 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3565497 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3565689 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3565690 WARN  (jetty-launcher-16807-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a3a999[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3565690 WARN  (jetty-launcher-16807-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a3a999[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3565692 WARN  (jetty-launcher-16807-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55914284[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3565692 WARN  (jetty-launcher-16807-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55914284[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3565693 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60129/solr
   [junit4]   2> 3565694 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3565696 INFO  (zkConnectionManagerCallback-16816-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3565696 INFO  (jetty-launcher-16807-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3565801 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3565803 INFO  (zkConnectionManagerCallback-16818-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3565803 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3566006 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60134_solr
   [junit4]   2> 3566008 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.c.Overseer Overseer (id=72085410681454597-127.0.0.1:60134_solr-n_0000000000) starting
   [junit4]   2> 3566018 INFO  (OverseerStateUpdate-72085410681454597-127.0.0.1:60134_solr-n_0000000000) [n:127.0.0.1:60134_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60134_solr
   [junit4]   2> 3566019 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60134_solr
   [junit4]   2> 3566022 INFO  (zkCallback-16817-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3566047 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3566065 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60134.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a305f81
   [junit4]   2> 3566073 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60134.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a305f81
   [junit4]   2> 3566073 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60134.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a305f81
   [junit4]   2> 3566076 INFO  (jetty-launcher-16807-thread-1) [n:127.0.0.1:60134_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/.
   [junit4]   2> 3566093 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 3566093 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3566096 INFO  (zkConnectionManagerCallback-16827-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3566096 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3566099 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3566101 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60129/solr ready
   [junit4]   2> 3566130 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRecoveringFlag
   [junit4]   2> 3566135 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 3566136 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 3566136 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 3566137 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2_recovering=0, replica2=1}, version=3}
   [junit4]   2> 3566138 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=1, replica2=1}, version=4}
   [junit4]   2> 3566139 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2=1}, version=5}
   [junit4]   2> 3566140 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=2, replica2_recovering=1, replica2=2}, version=6}
   [junit4]   2> 3566141 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=1, replica2=2}, version=7}
   [junit4]   2> 3566141 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=2}, version=8}
   [junit4]   2> 3566143 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2_recovering=2, replica2=3}, version=9}
   [junit4]   2> 3566143 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=3, replica2=3}, version=10}
   [junit4]   2> 3566144 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2=3}, version=11}
   [junit4]   2> 3566145 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=4, replica2_recovering=3, replica2=4}, version=12}
   [junit4]   2> 3566146 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=4}, version=13}
   [junit4]   2> 3566147 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2_recovering=3, replica2=5}, version=14}
   [junit4]   2> 3566148 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/recoveringFlag/terms/shard1 to Terms{values={replica1=5, replica2=5}, version=15}
   [junit4]   2> 3566148 INFO  (TEST-ZkShardTermsTest.testRecoveringFlag-seed#[634A847785F8B831]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRecoveringFlag
   [junit4]   2> 3566166 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[634A847785F8B831]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetTermToZero
   [junit4]   2> 3566171 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={leader=0}, version=0}
   [junit4]   2> 3566171 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=1}
   [junit4]   2> 3566172 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=1}, version=2}
   [junit4]   2> 3566173 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/setTermToZero/terms/shard1 to Terms{values={replica=0, leader=0}, version=3}
   [junit4]   2> 3566174 INFO  (TEST-ZkShardTermsTest.testSetTermToZero-seed#[634A847785F8B831]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetTermToZero
   [junit4]   2> 3566196 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[634A847785F8B831]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testRaceConditionOnUpdates
   [junit4]   2> 3566200 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep1=0}, version=0}
   [junit4]   2> 3566205 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0}, version=1}
   [junit4]   2> 3566209 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep3=0}, version=2}
   [junit4]   2> 3566214 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, rep4=0, rep3=0}, version=3}
   [junit4]   2> 3566221 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/raceConditionOnUpdates/terms/shard1 to Terms{values={rep2=0, rep1=0, leader=0, rep4=0, rep3=0}, version=4}
   [junit4]   2> 3576463 INFO  (TEST-ZkShardTermsTest.testRaceConditionOnUpdates-seed#[634A847785F8B831]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testRaceConditionOnUpdates
   [junit4]   2> 3576485 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[634A847785F8B831]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParticipationOfReplicas
   [junit4]   2> 3576490 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0}, version=0}
   [junit4]   2> 3576491 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=0, replica2=0}, version=1}
   [junit4]   2> 3576492 INFO  (TEST-ZkShardTermsTest.testParticipationOfReplicas-seed#[634A847785F8B831]) [     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={replica1=1, replica2=0}, version=2}
   [junit4]   2> 3576494 INFO  (qtp206771790-45936) [n:127.0.0.1:60134_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1000&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:60134_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3576499 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3576501 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 3576504 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 3576508 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 3576511 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 3576514 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 3576518 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 3576522 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 3576526 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 3576529 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 3576533 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 3576537 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 3576541 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 3576545 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 3576549 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 3576553 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 3576556 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 3576560 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 3576563 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 3576566 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 3576570 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 3576573 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 3576577 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 3576580 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 3576584 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 3576587 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 3576590 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 3576594 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 3576599 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 3576602 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 3576605 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 3576609 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 3576612 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 3576615 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 3576619 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 3576622 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 3576626 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 3576629 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 3576632 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 3576637 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 3576640 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 3576644 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 3576648 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 3576652 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 3576655 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 3576659 INFO  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 3576771 WARN  (OverseerThreadFactory-14398-thread-1-processing-n:127.0.0.1:60134_solr) [n:127.0.0.1:60134_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection collection1 is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 3576779 INFO  (OverseerStateUpdate-72085410681454597-127.0.0.1:60134_solr-n_0000000000) [n:127.0.0.1:60134_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60134/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3576784 INFO  (OverseerStateUpdate-72085410681454597-127.0.0.1:60134_solr-n_0000000000) [n:127.0.0.1:60134_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60134/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3576802 INFO  (OverseerStateUpdate-72085410681454597-127.0.0.1:60134_solr-n_0000000000) [n:127.0.0.1:60134_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60134/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3576808 INFO  (OverseerStateUpdate-72085410681454597-127.0.0.1:60134_solr-n_0000000000) [n:127.0.0.1:60134_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60134/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3577024 INFO  (qtp206771790-45940) [n:127.0.0.1:60134_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3577024 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3577025 INFO  (qtp206771790-45940) [n:127.0.0.1:60134_solr    x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3577025 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3577025 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3578105 INFO  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3578106 INFO  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 3578106 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 3578107 WARN  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n2/../../../../dist
   [junit4]   2> 3578107 INFO  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3578117 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3578117 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 3578118 WARN  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 3578119 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3578119 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3578119 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3578119 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3578119 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 3578204 WARN  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4/../../../../dist
   [junit4]   2> 3578205 WARN  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6/../../../../dist
   [junit4]   2> 3578205 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3578205 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 3578257 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=default-config
   [junit4]   2> 3578264 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=default-config
   [junit4]   2> 3578271 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3578342 INFO  (qtp206771790-45940) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 3578855 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3578855 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 3578870 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60134.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a305f81
   [junit4]   2> 3578870 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 3578919 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3578919 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 3578919 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60134.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a305f81
   [junit4]   2> 3578920 INFO  (qtp206771790-45938) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-001/tempDir-001/node1/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 3578950 INFO  (qtp206771790-45937) [n:127.0.0.1:60134_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3578973 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3578973 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 3578974 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60134.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a305f81
   [junit4]   2> 3578974 INFO  (qtp206771790-45939) [n:127.0.0.1:60134_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/sol

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

eporters for registry=solr.collection.collection1.shard2.leader, tag=SolrCore@7c39eedd
   [junit4]   2> 67353 INFO  (coreCloseExecutor-104-thread-3) [n:127.0.0.1:56934_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n4, tag=SolrCore@38020a6b
   [junit4]   2> 67353 INFO  (coreCloseExecutor-104-thread-3) [n:127.0.0.1:56934_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c366436: rootName = solr_56934, domain = solr.core.collection1.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@43a574
   [junit4]   2> 67366 INFO  (coreCloseExecutor-104-thread-3) [n:127.0.0.1:56934_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=SolrCore@38020a6b
   [junit4]   2> 67366 INFO  (coreCloseExecutor-104-thread-4) [n:127.0.0.1:56934_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2, tag=SolrCore@299b7b4d
   [junit4]   2> 67366 INFO  (coreCloseExecutor-104-thread-4) [n:127.0.0.1:56934_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@530f3a6a: rootName = solr_56934, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@7cc6cd33
   [junit4]   2> 67380 INFO  (coreCloseExecutor-104-thread-4) [n:127.0.0.1:56934_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=SolrCore@299b7b4d
   [junit4]   2> 67384 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 67385 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@633ddc70: rootName = solr_56934, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@18a8fde7
   [junit4]   2> 67390 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 67390 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2416d672: rootName = solr_56934, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@366ab82c
   [junit4]   2> 67392 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 67392 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@776992db: rootName = solr_56934, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@41c656d8
   [junit4]   2> 67392 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 67397 INFO  (closeThreadPool-111-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72085607254261765-127.0.0.1:56934_solr-n_0000000000) closing
   [junit4]   2> 67397 INFO  (OverseerStateUpdate-72085607254261765-127.0.0.1:56934_solr-n_0000000000) [n:127.0.0.1:56934_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56934_solr
   [junit4]   2> 67398 INFO  (OverseerAutoScalingTriggerThread-72085607254261765-127.0.0.1:56934_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 67407 INFO  (closeThreadPool-111-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085607254261765-127.0.0.1:56934_solr-n_0000000000) closing
   [junit4]   2> 67511 INFO  (jetty-closer-107-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72085607254261765-127.0.0.1:56934_solr-n_0000000000) closing
   [junit4]   2> 67513 INFO  (jetty-closer-107-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@20c86cdb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 67514 INFO  (jetty-closer-107-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e96a913{/solr,null,UNAVAILABLE}
   [junit4]   2> 67514 INFO  (jetty-closer-107-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 67516 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 67742 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> 	17	/solr/collections/recoveringFlag/terms/shard1
   [junit4]   2> 	13	/solr/collections/raceConditionOnUpdates/terms/shard1
   [junit4]   2> 	11	/solr/collections/registerTerm/terms/shard1
   [junit4]   2> 	10	/solr/collections/replicaCanBecomeLeader/terms/shard1
   [junit4]   2> 	10	/solr/collections/setTermEqualsToLeader/terms/shard1
   [junit4]   2> 	9	/solr/collections/coreTermWatcher/terms/shard1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/collections/setTermToZero/terms/shard1
   [junit4]   2> 	4	/solr/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 	4	/solr/collections/collection1/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> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 68903 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56928
   [junit4]   2> 68903 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56928
   [junit4]   2> 68903 INFO  (SUITE-ZkShardTermsTest-seed#[634A847785F8B831]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56928
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_634A847785F8B831-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=478, maxMBSortInHeap=6.363254000685853, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7823caac), locale=si, timezone=America/Cayman
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 13 (64-bit)/cpus=3,threads=1,free=135151728,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [ZkShardTermsTest, ZkShardTermsTest, ZkShardTermsTest]
   [junit4] Completed [5/5 (5!)] on J0 in 17.69s, 10 tests, 1 failure <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1037: There were test failures: 5 suites, 50 tests, 5 failures [seed: 634A847785F8B831]

Total time: 1 minute 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.ZkShardTermsTest
[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
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4f849e7a496e9ce0065d65390642af9949f60a65, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5420
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