Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1710/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1602255330056 bcoll: 1602255330841

Stack Trace:
java.lang.AssertionError: acoll: 1602255330056 bcoll: 1602255330841
        at 
__randomizedtesting.SeedInfo.seed([4F334E0B9B22D0C4:C76771D135DEBD3C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:832)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1602255327456 bcoll: 1602255328056

Stack Trace:
java.lang.AssertionError: acoll: 1602255327456 bcoll: 1602255328056
        at 
__randomizedtesting.SeedInfo.seed([4F334E0B9B22D0C4:C76771D135DEBD3C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:832)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1602255328512 bcoll: 1602255329494

Stack Trace:
java.lang.AssertionError: acoll: 1602255328512 bcoll: 1602255329494
        at 
__randomizedtesting.SeedInfo.seed([4F334E0B9B22D0C4:C76771D135DEBD3C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:832)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1602255330812 bcoll: 1602255331179

Stack Trace:
java.lang.AssertionError: acoll: 1602255330812 bcoll: 1602255331179
        at 
__randomizedtesting.SeedInfo.seed([4F334E0B9B22D0C4:C76771D135DEBD3C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:832)


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1602252879005 bcoll: 1602252879789

Stack Trace:
java.lang.AssertionError: acoll: 1602252879005 bcoll: 1602252879789
        at 
__randomizedtesting.SeedInfo.seed([4F334E0B9B22D0C4:C76771D135DEBD3C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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:832)




Build Log:
[...truncated 14815 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 934894 INFO  
(SUITE-MultiThreadedOCPTest-seed#[4F334E0B9B22D0C4]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 934894 INFO  
(SUITE-MultiThreadedOCPTest-seed#[4F334E0B9B22D0C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\data-dir-49-001
   [junit4]   2> 934894 WARN  
(SUITE-MultiThreadedOCPTest-seed#[4F334E0B9B22D0C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
   [junit4]   2> 934897 INFO  
(SUITE-MultiThreadedOCPTest-seed#[4F334E0B9B22D0C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 934899 INFO  
(SUITE-MultiThreadedOCPTest-seed#[4F334E0B9B22D0C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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)
   [junit4]   2> 934899 INFO  
(SUITE-MultiThreadedOCPTest-seed#[4F334E0B9B22D0C4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 934899 INFO  
(SUITE-MultiThreadedOCPTest-seed#[4F334E0B9B22D0C4]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 934918 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 934918 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 934918 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 934922 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 935026 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 52935
   [junit4]   2> 935026 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52935
   [junit4]   2> 935026 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52935
   [junit4]   2> 935026 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 52935
   [junit4]   2> 935031 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 935045 INFO  (zkConnectionManagerCallback-9424-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 935045 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 935053 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 935059 INFO  (zkConnectionManagerCallback-9426-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 935059 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 935069 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 935083 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 935094 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 935103 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 935114 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 935125 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 935141 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 935152 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 935165 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 935181 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 935197 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 935211 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 935218 INFO  (zkConnectionManagerCallback-9430-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 935218 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 935230 WARN  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]-SendThread(127.0.0.1:52935))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1001f796d1a0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001f796d1a0002, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1001f796d1a0002, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 
~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) 
[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 935332 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 936646 WARN  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 936646 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 936646 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 936646 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] o.e.j.s.Server 
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 936647 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 936647 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 936647 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 936647 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c92d099{/,null,AVAILABLE}
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d912cf{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:53091}
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] o.e.j.s.Server 
Started @936610ms
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\tempDir-001/control/data,
 hostPort=53091, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\control-001\cores,
 replicaType=NRT}
   [junit4]   2> 936651 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 936651 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-09T14:14:04.269134100Z
   [junit4]   2> 936653 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936664 INFO  (zkConnectionManagerCallback-9432-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936664 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 936770 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 936770 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\control-001\solr.xml
   [junit4]   2> 936774 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 936774 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 936775 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 936889 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 936889 WARN  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7670cd2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936889 WARN  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7670cd2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936897 WARN  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5456dcff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936897 WARN  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5456dcff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 936899 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52935/solr
   [junit4]   2> 936900 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 936905 INFO  (zkConnectionManagerCallback-9442-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 936905 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937013 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937023 INFO  (zkConnectionManagerCallback-9444-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937023 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937676 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53091_
   [junit4]   2> 937680 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.c.Overseer Overseer 
(id=72092200419852293-127.0.0.1:53091_-n_0000000000) starting
   [junit4]   2> 937693 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53091_
   [junit4]   2> 937693 INFO  
(OverseerStateUpdate-72092200419852293-127.0.0.1:53091_-n_0000000000) 
[n:127.0.0.1:53091_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:53091_
   [junit4]   2> 937696 INFO  
(OverseerStateUpdate-72092200419852293-127.0.0.1:53091_-n_0000000000) 
[n:127.0.0.1:53091_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 937703 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 937704 WARN  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 937719 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 937738 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 937746 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 937746 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 937748 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [n:127.0.0.1:53091_    
 ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\control-001\cores
   [junit4]   2> 937765 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 937815 INFO  (zkConnectionManagerCallback-9461-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937815 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 937821 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 937825 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52935/solr ready
   [junit4]   2> 937867 INFO  (qtp1460720911-13728) [n:127.0.0.1:53091_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53091_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 937922 INFO  
(OverseerThreadFactory-9451-thread-1-processing-n:127.0.0.1:53091_) 
[n:127.0.0.1:53091_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 938065 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 938065 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 939087 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 939109 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 939238 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 939260 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 939261 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 939261 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 939261 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=87.95703125, 
floorSegmentMB=1.3642578125, forceMergeDeletesPctAllowed=29.175246771735928, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19305459851897908, deletesPctAllowed=21.577371382302594
   [junit4]   2> 939265 WARN  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 939346 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 939346 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 939349 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 939349 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 939350 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8375408613869664]
   [junit4]   2> 939351 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 939352 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 939352 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 939352 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1680083881264414720
   [junit4]   2> 939354 INFO  
(searcherExecutor-9463-thread-1-processing-n:127.0.0.1:53091_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:53091_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 939366 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 939366 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 939387 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 939387 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 939387 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53091/control_collection_shard1_replica_n1/
   [junit4]   2> 939388 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 939388 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:53091/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 939388 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72092200419852293-core_node2-n_0000000000
   [junit4]   2> 939394 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53091/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 939498 INFO  (zkCallback-9443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 939498 INFO  (zkCallback-9443-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 939502 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 939508 INFO  (qtp1460720911-13729) [n:127.0.0.1:53091_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1442
   [junit4]   2> 939515 INFO  (qtp1460720911-13728) [n:127.0.0.1:53091_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 939609 INFO  (zkCallback-9443-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 939609 INFO  (zkCallback-9443-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 939609 INFO  (zkCallback-9443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 939610 INFO  (qtp1460720911-13728) [n:127.0.0.1:53091_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53091_&wt=javabin&version=2}
 status=0 QTime=1742
   [junit4]   2> 939612 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 939723 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 939727 INFO  (zkConnectionManagerCallback-9472-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 939727 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 939728 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 939728 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52935/solr ready
   [junit4]   2> 939728 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 939746 INFO  (qtp1460720911-13727) [n:127.0.0.1:53091_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 939755 INFO  
(OverseerCollectionConfigSetProcessor-72092200419852293-127.0.0.1:53091_-n_0000000000)
 [n:127.0.0.1:53091_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 939755 INFO  
(OverseerThreadFactory-9451-thread-2-processing-n:127.0.0.1:53091_) 
[n:127.0.0.1:53091_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 939964 WARN  
(OverseerThreadFactory-9451-thread-2-processing-n:127.0.0.1:53091_) 
[n:127.0.0.1:53091_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 939973 INFO  (qtp1460720911-13727) [n:127.0.0.1:53091_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 939974 INFO  (qtp1460720911-13727) [n:127.0.0.1:53091_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=227
   [junit4]   2> 939975 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 939975 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 939975 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 939975 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 939975 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 939975 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 939975 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 940632 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-1-001
 of type NRT for shard2
   [junit4]   2> 940636 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 940636 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 940636 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 940636 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 940637 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 940637 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 940637 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 940637 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@773eb6ec{/,null,AVAILABLE}
   [junit4]   2> 940639 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b4f5506{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:53268}
   [junit4]   2> 940639 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.Server Started @940599ms
   [junit4]   2> 940639 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\tempDir-001/jetty1,
 hostPort=53268, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-1-001\cores}
   [junit4]   2> 940639 ERROR (closeThreadPool-9473-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 940639 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 940639 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 940639 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 940639 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 940640 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-09T14:14:08.258098600Z
   [junit4]   2> 940640 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940645 INFO  (zkConnectionManagerCallback-9475-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940645 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 940748 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 940748 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-1-001\solr.xml
   [junit4]   2> 940753 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 940753 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 940754 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 940902 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 940904 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25627921[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940904 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@25627921[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940908 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c059067[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940908 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c059067[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 940909 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52935/solr
   [junit4]   2> 940910 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 940914 INFO  (zkConnectionManagerCallback-9485-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 940914 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941021 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 941026 INFO  (zkConnectionManagerCallback-9487-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941026 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 941033 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 941041 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.ZkController Publish node=127.0.0.1:53268_ as 
DOWN
   [junit4]   2> 941050 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 941050 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53268_
   [junit4]   2> 941053 INFO  (zkCallback-9443-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 941053 INFO  (zkCallback-9471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 941054 INFO  (zkCallback-9486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 941056 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 941056 WARN  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 941073 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 941091 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 941096 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 941096 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 941098 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53268_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-1-001\cores
   [junit4]   2> 941110 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53268_
   [junit4]   2> 941237 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-2-001
 of type NRT for shard1
   [junit4]   2> 941238 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 941238 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 941238 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 941241 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 941241 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 941241 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 941241 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 941241 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2eb9c8a4{/,null,AVAILABLE}
   [junit4]   2> 941243 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ff0de85{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:53291}
   [junit4]   2> 941243 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.Server Started @941203ms
   [junit4]   2> 941243 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\tempDir-001/jetty2,
 hostPort=53291, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-2-001\cores,
 replicaType=NRT}
   [junit4]   2> 941244 ERROR (closeThreadPool-9473-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941244 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 941244 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 941244 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941244 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 941244 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-09T14:14:08.862092800Z
   [junit4]   2> 941245 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941249 INFO  (zkConnectionManagerCallback-9497-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941249 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941358 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 941358 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-2-001\solr.xml
   [junit4]   2> 941362 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 941362 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 941364 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 941420 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 941423 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@527b7bc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941423 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@527b7bc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941427 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f821bab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941427 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f821bab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 941428 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52935/solr
   [junit4]   2> 941430 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941434 INFO  (zkConnectionManagerCallback-9507-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941434 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 941541 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 941546 INFO  (zkConnectionManagerCallback-9509-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941546 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 941552 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 941563 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.ZkController Publish node=127.0.0.1:53291_ as 
DOWN
   [junit4]   2> 941566 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 941566 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53291_
   [junit4]   2> 941570 INFO  (zkCallback-9443-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 941570 INFO  (zkCallback-9486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 941571 INFO  (zkCallback-9471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 941571 INFO  (zkCallback-9508-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 941572 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 941573 WARN  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 941593 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 941615 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 941621 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 941621 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 941622 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53291_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-2-001\cores
   [junit4]   2> 941640 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53291_
   [junit4]   2> 941761 INFO  
(OverseerCollectionConfigSetProcessor-72092200419852293-127.0.0.1:53091_-n_0000000000)
 [n:127.0.0.1:53091_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 941888 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-3-001
 of type NRT for shard2
   [junit4]   2> 941891 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 941892 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 941892 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 941892 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 941893 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 941893 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 941893 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 941893 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436e153a{/,null,AVAILABLE}
   [junit4]   2> 941895 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@584da09a{ssl, (ssl, alpn, 
http/1.1, h2)}{127.0.0.1:53342}
   [junit4]   2> 941895 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.s.Server Started @941855ms
   [junit4]   2> 941895 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\tempDir-001/jetty3,
 hostPort=53342, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-3-001\cores}
   [junit4]   2> 941896 ERROR (closeThreadPool-9473-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 941896 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 941896 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.7.0
   [junit4]   2> 941896 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 941896 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 941896 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-10-09T14:14:09.514198400Z
   [junit4]   2> 941897 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 941902 INFO  (zkConnectionManagerCallback-9519-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941902 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942005 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 942005 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-3-001\solr.xml
   [junit4]   2> 942009 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 942009 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 942010 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 942065 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 942066 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@225289d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942066 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@225289d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942070 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@736cad18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942070 WARN  (closeThreadPool-9473-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@736cad18[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 942070 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52935/solr
   [junit4]   2> 942071 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 942076 INFO  (zkConnectionManagerCallback-9529-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942076 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 942181 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 942186 INFO  (zkConnectionManagerCallback-9531-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 942186 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 942191 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 942197 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.ZkController Publish node=127.0.0.1:53342_ as 
DOWN
   [junit4]   2> 942200 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 942200 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53342_
   [junit4]   2> 942203 INFO  (zkCallback-9508-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942203 INFO  (zkCallback-9486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942203 INFO  (zkCallback-9471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942204 INFO  (zkCallback-9443-thread-4) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942204 INFO  (zkCallback-9530-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 942205 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 942206 WARN  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 942227 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 942244 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 942250 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 942250 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@586afe6a
   [junit4]   2> 942251 INFO  (closeThreadPool-9473-thread-1) 
[n:127.0.0.1:53342_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001\shard-3-001\cores
   [junit4]   2> 942264 INFO  (closeThreadPool-9473-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:53342_
   [junit4]   2> 942266 INFO  (qtp1460720911-13728) [n:127.0.0.1:53091_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:53291_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 942275 INFO  
(OverseerThreadFactory-9451-thread-3-processing-n:127.0.0.1:53091_) 
[n:127.0.0.1:53091_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:53291_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 942281 INFO  (qtp1460720911-13727) [n:127.0.0.1:53091_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:53342_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 942285 INFO  
(OverseerThreadFactory-9451-thread-3-processing-n:127.0.0.1:53091_) 
[n:127.0.0.1:53091_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 942285 INFO  (qtp1460720911-13731) [n:127.0.0.1:53091_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:53268_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 942299 INFO  
(OverseerThreadFactory-9451-thread-4-processing-n:127.0.0.1:53091_) 
[n:127.0.0.1:53091_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:53342_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 942304 INFO  
(OverseerThreadFactory-9451-thread-4-processing-n:127.0.0.1:53091_) 
[n:127.0.0.1:53091_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returni

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

 [junit4]   2> 105493 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 105707 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>        16      /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/ocptest_shardsplit2/terms/shard2_0
   [junit4]   2>        3       
/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2>        3       
/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2>        3       
/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2>        3       
/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest1/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest2/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest2/terms/shard2
   [junit4]   2>        2       /solr/collections/ocptest3/terms/shard2
   [junit4]   2>        2       /solr/collections/ocptest3/terms/shard3
   [junit4]   2>        2       /solr/collections/ocptest3/terms/shard1
   [junit4]   2>        2       /solr/collections/collection1/terms/shard1_0
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2>        2       /solr/collections/ocptest2/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2>        2       /solr/collections/ocptest1/terms/shard3
   [junit4]   2>        2       
/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2>        2       /solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        125     /solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2>        72      /solr/clusterstate.json
   [junit4]   2>        46      /solr/collections/ocptest_shardsplit/state.json
   [junit4]   2>        36      /solr/collections/ocptest3/state.json
   [junit4]   2>        30      /solr/collections/ocptest1/state.json
   [junit4]   2>        30      /solr/collections/ocptest2/state.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        119     /solr/overseer/queue
   [junit4]   2>        53      /solr/overseer/collection-queue-work
   [junit4]   2>        31      /solr/collections
   [junit4]   2>        23      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 105719 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49383
   [junit4]   2> 105719 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49383
   [junit4]   2> 105719 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[4F334E0B9B22D0C4]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 49383
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test 
-Dtests.seed=4F334E0B9B22D0C4 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en-TK -Dtests.timezone=America/Argentina/Ushuaia 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 90.1s J2 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1602255330812 
bcoll: 1602255331179
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4F334E0B9B22D0C4:C76771D135DEBD3C]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.MultiThreadedOCPTest_4F334E0B9B22D0C4-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-TK, 
timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=130777328,total=434110464
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest]
   [junit4] Completed [5/5 (4!)] on J2 in 104.72s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 16 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
 There were test failures: 5 suites, 5 tests, 4 failures [seed: 
4F334E0B9B22D0C4]

Total time: 1 minute 52 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   4/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1710/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1709' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows 
#1710'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to