You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/21 02:13:43 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.2) - Build # 25788 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25788/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.legacy.TestLegacyTerms

Error Message:
The test or suite printed 643847 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true

Stack Trace:
java.lang.AssertionError: The test or suite printed 643847 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
	at __randomizedtesting.SeedInfo.seed([DB863E553132FA2B]:0)
	at org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:282)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([DB863E553132FA2B:5B6ADF99DDE1E7B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([DB863E553132FA2B:5B6ADF99DDE1E7B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([DB863E553132FA2B:5B6ADF99DDE1E7B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([DB863E553132FA2B:5B6ADF99DDE1E7B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 13358 lines...]
   [junit4] Suite: org.apache.solr.legacy.TestLegacyTerms
   [junit4]   2> 192443 INFO  (READER24) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:44&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER10) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=126&wt=json} status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER8) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=37&wt=json} status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER24) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:126&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=111&wt=json} status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER10) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:155&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER8) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:18&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER20) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:126&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER24) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER8) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:126&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=78&wt=json} status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER10) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=50&wt=json} status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER24) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:83&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER20) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=148&wt=json} status=0 QTime=0
   [junit4]   2> 192443 INFO  (READER10) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:126&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192469 INFO  (READER0) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=29&wt=json} status=0 QTime=109
   [junit4]   2> 192470 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=25&wt=json} status=0 QTime=108
   [junit4]   2> 192470 INFO  (READER8) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=126&wt=json} status=0 QTime=26
   [junit4]   2> 192470 INFO  (READER20) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:49&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192470 INFO  (READER10) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=126&wt=json} status=0 QTime=0
   [junit4]   2> 192470 INFO  (READER19) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=126&wt=json} status=0 QTime=32
   [junit4]   2> 192471 INFO  (WRITER6) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[126 (1659108754445041667)]} 0 46
   [junit4]   2> 192471 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=112&wt=json} status=0 QTime=27
   [junit4]   2> 192471 INFO  (READER8) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=118&wt=json} status=0 QTime=1
   [junit4]   2> 192471 INFO  (READER22) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=112&wt=json} status=0 QTime=0
   [junit4]   2> 192471 INFO  (READER13) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=139&wt=json} status=0 QTime=28
   [junit4]   2> 192471 INFO  (READER8) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=154&wt=json} status=0 QTime=0
   [junit4]   2> 192471 INFO  (READER9) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:161&omitHeader=true&wt=json} hits=1 status=0 QTime=32
   [junit4]   2> 192472 INFO  (READER12) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=111&wt=json} status=0 QTime=32
   [junit4]   2> 192472 INFO  (WRITER6) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[154 (1659108754494324736)]} 0 0
   [junit4]   2> 192472 INFO  (WRITER6) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[110 (1659108754495373312)]} 0 0
   [junit4]   2> 192472 INFO  (READER18) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=58&wt=json} status=0 QTime=39
   [junit4]   2> 192472 INFO  (WRITER6) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[48 (1659108754495373313)]} 0 0
   [junit4]   2> 192473 INFO  (READER18) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=152&wt=json} status=0 QTime=0
   [junit4]   2> 192473 INFO  (WRITER6) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{delete=[71 (-1659108754496421888)]} 0 0
   [junit4]   2> 192473 INFO  (WRITER6) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1659108754496421889)]} 0 0
   [junit4]   2> 192473 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=84&wt=json} status=0 QTime=112
   [junit4]   2> 192474 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=90&wt=json} status=0 QTime=0
   [junit4]   2> 192474 INFO  (WRITER6) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659108754497470464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 192474 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:76&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192474 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=93&wt=json} status=0 QTime=114
   [junit4]   2> 192474 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192474 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:36&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192474 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192474 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:81&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:31&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=154&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=48&wt=json} status=0 QTime=114
   [junit4]   2> 192475 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:94&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=75&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=76&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192475 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=121&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=116&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=148&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:167&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=81&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=84&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=43&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=128&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=122&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=25&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=64&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:101&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:68&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=127&wt=json} status=0 QTime=0
   [junit4]   2> 192476 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=74&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:131&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:36&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:166&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=40&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=42&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=25&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:55&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=158&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:145&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=15&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=7&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=124&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=65&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=53&wt=json} status=0 QTime=0
   [junit4]   2> 192477 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=129&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=6&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=156&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=18&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=146&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:131&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=147&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=52&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=20&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=6&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=160&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=16&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=148&wt=json} status=0 QTime=0
   [junit4]   2> 192478 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=58&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:36&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=83&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=112&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=31&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=165&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:44&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=37&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=60&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:12&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:28&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=103&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=34&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:20&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=53&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=74&wt=json} status=0 QTime=0
   [junit4]   2> 192479 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:36&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192480 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:155&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192480 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=158&wt=json} status=0 QTime=0
   [junit4]   2> 192480 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192480 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=140&wt=json} status=0 QTime=0
   [junit4]   2> 192480 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:36&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192480 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=107&wt=json} status=0 QTime=119
   [junit4]   2> 192480 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=165&wt=json} status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=111&wt=json} status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=5&wt=json} status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=150&wt=json} status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:79&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=34&wt=json} status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=106&wt=json} status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:132&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=151&wt=json} status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:61&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192481 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:34&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (WRITER2) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[57 (1659108754445041664)]} 0 59
   [junit4]   2> 192482 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:99&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=142&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=93&wt=json} status=0 QTime=121
   [junit4]   2> 192482 INFO  (READER17) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=93&wt=json} status=0 QTime=122
   [junit4]   2> 192482 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=161&wt=json} status=0 QTime=122
   [junit4]   2> 192482 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=104&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER11) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=47&wt=json} status=0 QTime=121
   [junit4]   2> 192482 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=152&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=107&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (WRITER2) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659108754505859072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 192482 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=154&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER17) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192482 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=112&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER11) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:44&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:73&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER17) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=34&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:48&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=138&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER11) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=96&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=60&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:154&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=61&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER17) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=67&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=125&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=5&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER11) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=68&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (WRITER0) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[61 (1659108754443993090)]} 0 62
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=151&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=58&wt=json} status=0 QTime=122
   [junit4]   2> 192483 INFO  (READER6) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=48&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=136&wt=json} status=0 QTime=0
   [junit4]   2> 192483 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=46&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=57&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=19&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=85&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=74&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (WRITER9) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[66 (1659108754443993089)]} 0 63
   [junit4]   2> 192484 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:36&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192484 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=100&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (WRITER9) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[14 (1659108754507956224)]} 0 0
   [junit4]   2> 192484 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=107&wt=json} status=0 QTime=0
   [junit4]   2> 192484 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=80&wt=json} status=0 QTime=1
   [junit4]   2> 192484 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:57&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=116&wt=json} status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:102&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:30&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=41&wt=json} status=0 QTime=0
   [junit4]   2> 192485 INFO  (WRITER9) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659108754509004800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 192485 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=14&wt=json} status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=87&wt=json} status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER14) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=93&wt=json} status=0 QTime=124
   [junit4]   2> 192485 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=70&wt=json} status=0 QTime=0
   [junit4]   2> 192485 INFO  (READER11) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=40&wt=json} status=0 QTime=2
   [junit4]   2> 192485 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=117&wt=json} status=0 QTime=125
   [junit4]   2> 192485 INFO  (READER14) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:19&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=14&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER14) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=140&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:89&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=14&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=14&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER11) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=117&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER14) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:51&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=122&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER21) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:98&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:20&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=153&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=14&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (WRITER12) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[112 (1659108754443993088)]} 0 71
   [junit4]   2> 192486 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&omitHeader=true&wt=json} hits=1 status=0 QTime=1
   [junit4]   2> 192486 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=54&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:57&omitHeader=true&wt=json} hits=0 status=0 QTime=2
   [junit4]   2> 192486 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=5&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:118&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=37&wt=json} status=0 QTime=0
   [junit4]   2> 192486 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:99&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192487 INFO  (WRITER12) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[43 (1659108754510053376)]} 0 0
   [junit4]   2> 192487 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=91&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:88&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=25&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:67&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:18&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=107&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:43&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:138&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:43&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (WRITER12) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659108754511101952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 192487 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:118&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=27&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (WRITER0) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[112 (1659108754511101953)]} 0 3
   [junit4]   2> 192487 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=43&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=28&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=47&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (WRITER0) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1659108754511101954)]} 0 0
   [junit4]   2> 192487 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=135&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:66&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=104&wt=json} status=0 QTime=0
   [junit4]   2> 192487 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=66&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (WRITER0) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[66 (1659108754511101955)]} 0 0
   [junit4]   2> 192488 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=55&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=169&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:63&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192488 INFO  (WRITER0) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[159 (1659108754512150528)]} 0 0
   [junit4]   2> 192488 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=79&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=66&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (WRITER0) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[86 (1659108754512150529)]} 0 0
   [junit4]   2> 192488 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=19&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=116&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=62&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=86&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=86&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (WRITER0) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659108754512150530,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 192488 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:86&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=86&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=60&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=12&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:86&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=126&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:160&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=119&wt=json} status=0 QTime=0
   [junit4]   2> 192488 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:29&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=86&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:31&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=77&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=99&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (WRITER5) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[55 (1659108754442944515)]} 0 128
   [junit4]   2> 192489 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=154&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:30&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=86&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=86&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (WRITER5) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1659108754513199104)]} 0 0
   [junit4]   2> 192489 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=25&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:83&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=86&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:157&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=0&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:86&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=24&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:63&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=24&wt=json} status=0 QTime=0
   [junit4]   2> 192489 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:24&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=37&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=24&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=24&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (WRITER4) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[93 (1659108754442944514)]} 0 134
   [junit4]   2> 192490 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=24&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=24&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=88&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (WRITER4) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[53 (1659108754514247680)]} 0 0
   [junit4]   2> 192490 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=138&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:70&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=166&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:157&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:134&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192490 INFO  (WRITER4) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{delete=[56 (-1659108754514247681)]} 0 0
   [junit4]   2> 192490 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=133&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=133&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=74&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192490 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:145&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=135&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=129&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:11&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=25&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=81&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (WRITER4) [     ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659108754515296256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:57&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:115&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=72&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=51&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:25&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=144&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=113&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=108&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:168&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=98&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:56&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER16) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=144&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=5&wt=json} status=0 QTime=0
   [junit4]   2> 192491 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=15&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=145&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:165&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=76&wt=json} status=0 QTime=8
   [junit4]   2> 192492 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=62&wt=json} status=0 QTime=5
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=25&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:144&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:88&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:90&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=59&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=146&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=144&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=74&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=97&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=108&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:66&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=66&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=77&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=89&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=85&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=87&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=107&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:56&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192492 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=154&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=100&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:129&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:45&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=58&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:124&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=38&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:56&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=162&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:67&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=161&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:158&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:20&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=12&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=35&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:59&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=65&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=130&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=1&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=65&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:56&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=159&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=100&wt=json} status=0 QTime=0
   [junit4]   2> 192493 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:159&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=1&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=128&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=36&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=153&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=143&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=42&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:18&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=76&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:68&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=112&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=46&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=14&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:155&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=122&wt=json} status=0 QTime=0
   [junit4]   2> 192494 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:56&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:167&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=28&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=4&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&omitHeader=true&wt=json} hits=0 status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=101&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER15) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=144&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=106&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=70&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER17) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=124&wt=json} status=0 QTime=12
   [junit4]   2> 192495 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=85&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER17) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:44&omitHeader=true&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER7) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=131&wt=json} status=0 QTime=0
   [junit4]   2> 192495 INFO  (READER3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/get&ids=56&wt=json} status=0 QTime=0
   [junit4]   2> 192495 

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

for registry solr.node / com.codahale.metrics.MetricRegistry@6680f1b4
   [junit4]   2> 48969 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 48970 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2610e96b: rootName = solr_36577, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@58b59453
   [junit4]   2> 48973 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 48973 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f9eac78: rootName = solr_33467, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5500438f
   [junit4]   2> 48973 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 48973 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ee6e062: rootName = solr_36577, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5500438f
   [junit4]   2> 48975 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 48975 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71935fb: rootName = solr_33467, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7d9421b6
   [junit4]   2> 48975 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 48975 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 48975 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22a50412: rootName = solr_36577, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7d9421b6
   [junit4]   2> 48975 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 48976 INFO  (closeThreadPool-223-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72116913320689671-127.0.0.1:36577_solr-n_0000000000) closing
   [junit4]   2> 48976 INFO  (OverseerStateUpdate-72116913320689671-127.0.0.1:36577_solr-n_0000000000) [n:127.0.0.1:36577_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36577_solr
   [junit4]   2> 48977 INFO  (OverseerAutoScalingTriggerThread-72116913320689671-127.0.0.1:36577_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 48977 INFO  (zkCallback-191-thread-6) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 48979 INFO  (closeThreadPool-223-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72116913320689671-127.0.0.1:36577_solr-n_0000000000) closing
   [junit4]   2> 49078 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3affb313{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 49078 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20ede8e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 49078 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 49177 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72116913320689671-127.0.0.1:36577_solr-n_0000000000) closing
   [junit4]   2> 49178 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@48197d0a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 49178 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@632784d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 49178 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 49179 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[DB863E553132FA2B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 49382 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> 	20	/solr/collections/testAsyncOperations/terms/shard1
   [junit4]   2> 	5	/solr/collections/testAsyncOperations/state.json
   [junit4]   2> 	4	/solr/collections/testAsyncOperations/terms/shard2
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncOperations/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	129	/solr/collections/testAsyncOperations/state.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/overseer/queue
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 49387 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[DB863E553132FA2B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43775
   [junit4]   2> 49387 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[DB863E553132FA2B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43775
   [junit4]   2> 49387 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[DB863E553132FA2B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43775
   [junit4] OK      22.7s J1 | CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_DB863E553132FA2B-001
   [junit4]   2> Feb 21, 2020 2:13:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=Lucene84, id=PostingsFormat(name=LuceneVarGapFixedInterval), _route_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{}, maxPointsInLeafNode=418, maxMBSortInHeap=7.043251928177774, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@9095aeb), locale=kde, timezone=America/Nome
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=2,free=34298216,total=187695104
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [10/10 (5!)] on J1 in 49.53s, 4 tests, 1 failure <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1518: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1045: There were test failures: 10 suites, 50 tests, 5 failures [seed: DB863E553132FA2B]

Total time: 51 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.legacy.TestLegacyTerms
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=79966132fca7c3d0a9c29797b5edb012e07b3b07, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25787
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+9) - Build # 25797 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25797/
Java: 64bit/jdk-15-ea+9 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43831/solr/.system]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:43831/solr/.system]
	at __randomizedtesting.SeedInfo.seed([2F0799A74CE3A10C:5FF23A0E2C2B087A]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:118)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43831/solr/.system
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 43 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283)
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:982)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 47 more




Build Log:
[...truncated 13934 lines...]
   [junit4] Suite: org.apache.solr.cloud.SystemCollectionCompatTest
   [junit4]   2> 232573 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 232573 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/data-dir-46-001
   [junit4]   2> 232573 WARN  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 232573 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 232574 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 232574 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 232574 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001
   [junit4]   2> 232574 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 232574 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 232574 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 232674 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:38977
   [junit4]   2> 232674 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38977
   [junit4]   2> 232674 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38977
   [junit4]   2> 232674 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38977
   [junit4]   2> 232686 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 232694 INFO  (zkConnectionManagerCallback-1283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232694 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 232696 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 232697 INFO  (zkConnectionManagerCallback-1285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232697 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 232697 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 232702 INFO  (zkConnectionManagerCallback-1287-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232702 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 232812 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 232812 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 232812 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 232812 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 232812 INFO  (jetty-launcher-1288-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 232812 INFO  (jetty-launcher-1288-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37b7743b{/solr,null,AVAILABLE}
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66399f00{/solr,null,AVAILABLE}
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@409dd390{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43831}
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-2) [     ] o.e.j.s.Server Started @232830ms
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3f7f0e5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42163}
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43831}
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-1) [     ] o.e.j.s.Server Started @232830ms
   [junit4]   2> 232813 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42163}
   [junit4]   2> 232814 ERROR (jetty-launcher-1288-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 232814 ERROR (jetty-launcher-1288-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T19:43:43.131112Z
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 232814 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T19:43:43.131171Z
   [junit4]   2> 232815 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 232815 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 232819 INFO  (zkConnectionManagerCallback-1291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232819 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 232819 INFO  (zkConnectionManagerCallback-1292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 232819 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 232820 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 232820 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 233041 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 233042 WARN  (jetty-launcher-1288-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c1c79ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233042 WARN  (jetty-launcher-1288-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c1c79ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233064 WARN  (jetty-launcher-1288-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@315fdba3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233064 WARN  (jetty-launcher-1288-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@315fdba3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233065 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38977/solr
   [junit4]   2> 233076 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 233077 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233077 WARN  (jetty-launcher-1288-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15fc0a72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233077 WARN  (jetty-launcher-1288-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15fc0a72[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233078 INFO  (zkConnectionManagerCallback-1300-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233078 INFO  (jetty-launcher-1288-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233079 WARN  (jetty-launcher-1288-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b8321b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233079 WARN  (jetty-launcher-1288-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b8321b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 233080 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38977/solr
   [junit4]   2> 233089 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233090 INFO  (zkConnectionManagerCallback-1306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233090 INFO  (jetty-launcher-1288-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233184 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233186 INFO  (zkConnectionManagerCallback-1308-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233186 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233248 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42163_solr
   [junit4]   2> 233249 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.c.Overseer Overseer (id=72121045496692743-127.0.0.1:42163_solr-n_0000000000) starting
   [junit4]   2> 233251 INFO  (OverseerStateUpdate-72121045496692743-127.0.0.1:42163_solr-n_0000000000) [n:127.0.0.1:42163_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42163_solr
   [junit4]   2> 233258 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42163_solr
   [junit4]   2> 233261 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 233261 WARN  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] 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> 233262 INFO  (zkCallback-1307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 233270 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 233282 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233282 INFO  (zkConnectionManagerCallback-1314-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233282 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233286 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 233286 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233288 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43831_solr as DOWN
   [junit4]   2> 233290 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 233290 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43831_solr
   [junit4]   2> 233291 INFO  (zkCallback-1307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 233291 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 233292 WARN  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] 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> 233292 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233292 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233293 INFO  (jetty-launcher-1288-thread-1) [n:127.0.0.1:42163_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node1/.
   [junit4]   2> 233298 INFO  (zkCallback-1313-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 233302 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 233319 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43831.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233325 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43831.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233325 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43831.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233326 INFO  (jetty-launcher-1288-thread-2) [n:127.0.0.1:43831_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/.
   [junit4]   2> 233341 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 233342 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233343 INFO  (zkConnectionManagerCallback-1323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233343 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233343 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 233344 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38977/solr ready
   [junit4]   2> 233355 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[2F0799A74CE3A10C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompat
   [junit4]   2> 233357 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[2F0799A74CE3A10C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 233358 INFO  (zkConnectionManagerCallback-1328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233358 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[2F0799A74CE3A10C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 233358 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[2F0799A74CE3A10C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 233359 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[2F0799A74CE3A10C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38977/solr ready
   [junit4]   2> 233362 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 233367 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 233368 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params maxShardsPerNode=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43831_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 233370 INFO  (OverseerThreadFactory-1438-thread-2-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 233370 INFO  (OverseerCollectionConfigSetProcessor-72121045496692743-127.0.0.1:42163_solr-n_0000000000) [n:127.0.0.1:42163_solr     ] 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> 233472 WARN  (OverseerThreadFactory-1438-thread-2-processing-n:127.0.0.1:42163_solr) [n:127.0.0.1:42163_solr     ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection .system is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 233474 INFO  (OverseerStateUpdate-72121045496692743-127.0.0.1:42163_solr-n_0000000000) [n:127.0.0.1:42163_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43831/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43831_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 233475 INFO  (OverseerStateUpdate-72121045496692743-127.0.0.1:42163_solr-n_0000000000) [n:127.0.0.1:42163_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43831/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43831_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 233678 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 233678 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr    x:.system_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 233688 WARN  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 233688 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 233688 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 233698 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 233698 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 233699 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 233699 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 233702 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 233702 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 233707 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 233708 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 233708 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from configset .system, trusted=true
   [junit4]   2> 233708 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43831.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233709 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 233710 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 233710 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 233710 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43831.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 233710 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/./.system_shard1_replica_n1/data/]
   [junit4]   2> 233748 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 233748 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 233748 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 233748 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 233750 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 233750 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 233750 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 233750 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 233751 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50585c95[.system_shard1_replica_n1] main]
   [junit4]   2> 233751 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@daea92e[.system_shard1_replica_n2] main]
   [junit4]   2> 233753 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 233753 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 233754 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 233754 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 233754 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 233754 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 233754 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 233755 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 233757 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 233757 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 233758 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 233758 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 233758 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 233758 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659176719823667200
   [junit4]   2> 233758 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659176719823667200
   [junit4]   2> 233760 INFO  (searcherExecutor-1448-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@50585c95[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 233760 INFO  (searcherExecutor-1447-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@daea92e[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 233761 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 233761 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 233761 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 233761 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 233763 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 233763 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 233763 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43831/solr/.system_shard1_replica_n1/
   [junit4]   2> 233764 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:43831/solr START replicas=[http://127.0.0.1:43831/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 233764 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=http://127.0.0.1:43831/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 233765 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 233765 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 233765 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 233765 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/72121045496692744-core_node3-n_0000000000
   [junit4]   2> 233766 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 233867 INFO  (zkCallback-1313-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233867 INFO  (zkCallback-1313-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233867 INFO  (zkCallback-1313-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233867 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 233868 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=190
   [junit4]   2> 233969 INFO  (zkCallback-1313-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233969 INFO  (zkCallback-1313-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233969 INFO  (zkCallback-1313-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233969 INFO  (zkCallback-1313-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234770 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1092
   [junit4]   2> 234772 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 234871 INFO  (zkCallback-1313-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234871 INFO  (zkCallback-1313-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234871 INFO  (zkCallback-1313-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234871 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={maxShardsPerNode=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43831_solr&wt=javabin&version=2} status=0 QTime=1503
   [junit4]   2> 234872 INFO  (zkCallback-1313-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234872 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[2F0799A74CE3A10C]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 234894 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 234920 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43831/solr/.system_shard1_replica_n1/&wt=javabin&version=2}{add=[1706946fe25Thyjs62z3necexnieacmwhizc (1659176720993878016)]} 0 2
   [junit4]   2> 234920 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1706946fe25Thyjs62z3necexnieacmwhizc (1659176720993878016)]} 0 47
   [junit4]   2> 234922 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659176721043161088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 234922 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@333be001 commitCommandVersion:1659176721043161088
   [junit4]   2> 234922 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659176721044209664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 234922 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@39f36a0d commitCommandVersion:1659176721044209664
   [junit4]   2> 234934 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17f013c9[.system_shard1_replica_n1] main]
   [junit4]   2> 234935 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 234936 INFO  (searcherExecutor-1448-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node3) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@17f013c9[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1582314225247, java.vendor=Oracle Corporation, os=Linux, os.version=5.3.0-28-generic, java.runtime.version=15-ea+9-264, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=15-ea+9-264, java.version=15-ea}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 234938 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74e052fa[.system_shard1_replica_n2] main]
   [junit4]   2> 234939 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 234940 INFO  (searcherExecutor-1447-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@74e052fa[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1582314225248, java.vendor=Oracle Corporation, os=Linux, os.version=5.3.0-28-generic, java.runtime.version=15-ea+9-264, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=15-ea+9-264, java.version=15-ea}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 234941 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43831/solr/.system_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 18
   [junit4]   2> 234943 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [.system_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=.system:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 22
   [junit4]   2> 234947 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 234947 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 234950 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 234956 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 234957 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 234960 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 234965 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.ZkController Persisted config data to node /configs/.system/schema.xml.bak 
   [junit4]   2> 234966 INFO  (Thread-796) [     ] o.a.s.c.SolrCore config update listener called for core .system_shard1_replica_n2
   [junit4]   2> 234967 INFO  (Thread-796) [     ] o.a.s.c.SolrCore core reload .system_shard1_replica_n2
   [junit4]   2> 234971 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 234978 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 234981 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 234981 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from configset .system
   [junit4]   2> 235011 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43831.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 235012 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 235044 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 235044 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 235048 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@168863ee[.system_shard1_replica_n2] main]
   [junit4]   2> 235049 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 235049 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 235049 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 235050 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235050 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 235052 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 235054 INFO  (searcherExecutor-1457-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@168863ee[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1582314225248, java.vendor=Oracle Corporation, os=Linux, os.version=5.3.0-28-generic, java.runtime.version=15-ea+9-264, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=15-ea+9-264, java.version=15-ea}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 235055 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33dec853[.system_shard1_replica_n2] main]
   [junit4]   2> 235057 INFO  (searcherExecutor-1457-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@33dec853[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1582314225248, os=Linux, java.vendor=Oracle Corporation, os.version=5.3.0-28-generic, java.runtime.version=15-ea+9-264, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=15-ea+9-264, java.version=15-ea}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 235057 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 235059 INFO  (Thread-796) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 235069 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235069 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235069 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 235070 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235073 INFO  (Thread-796) [     ] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 235074 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235075 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235075 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235075 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235075 INFO  (Thread-796) [     ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 235075 INFO  (Thread-796) [     ] o.a.s.c.CoreContainer Reloading SolrCore '.system_shard1_replica_n2' using configuration from configset .system
   [junit4]   2> 235075 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235076 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235076 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235076 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235078 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235078 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235078 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235078 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235079 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235079 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235079 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235079 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235079 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235079 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235079 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235079 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235082 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235082 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235082 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235082 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235082 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235083 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235083 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235083 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235083 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235083 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235083 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235083 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235084 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235084 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235084 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235084 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235088 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235088 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235088 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235089 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235089 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235089 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235089 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235089 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235089 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235090 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235090 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235090 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235090 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235090 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235090 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235090 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235090 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235091 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235091 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235091 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235094 INFO  (Thread-796) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43831.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2da1e9d3
   [junit4]   2> 235094 INFO  (Thread-796) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/.system_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
   [junit4]   2> 235099 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235099 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235099 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235099 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235103 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235103 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235103 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235103 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235103 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235103 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235104 INFO  (qtp1314530347-4321) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235104 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235104 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235104 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 235104 INFO  (qtp1314530347-4338) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235104 ERROR (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Replica http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ returned schema version 0 and has not applied schema version 2
   [junit4]   2> 235104 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=0) before returning version!
   [junit4]   2> 235105 INFO  (qtp1314530347-4330) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReade

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

lica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:43831/solr/.system_shard1_replica_n1
   [junit4]   2> 368326 WARN  (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:43831/solr/.system_shard1_replica_n1
   [junit4]   2> 369350 WARN  (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:43831/solr/.system_shard1_replica_n1
   [junit4]   2> 370378 WARN  (managedSchemaExecutor-1461-thread-1-processing-n:127.0.0.1:43831_solr x:.system_shard1_replica_n2 c:.system s:shard1 r:core_node4) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Failed to get /schema/zkversion from http://127.0.0.1:43831/solr/.system_shard1_replica_n1/ due to: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:43831/solr/.system_shard1_replica_n1
   [junit4]   2> 370956 INFO  (httpUriRequest-345709-thread-1-processing-x:.system_shard1_replica_n2 r:core_node4 n:127.0.0.1:43831_solr http:////127.0.0.1:43831//solr//.system_shard1_replica_n1 c:.system s:shard1) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.h.i.e.RetryExec I/O exception (java.net.SocketException) caught when processing request to {}->http://127.0.0.1:43831: Socket closed
   [junit4]   2> 370957 INFO  (httpUriRequest-345709-thread-1-processing-x:.system_shard1_replica_n2 r:core_node4 n:127.0.0.1:43831_solr http:////127.0.0.1:43831//solr//.system_shard1_replica_n1 c:.system s:shard1) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:43831
   [junit4]   2> 370957 WARN  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Core core_node4 was interrupted waiting for schema version 2 to propagate to 1 replicas for collection .system
   [junit4]   2> 370957 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.s.ManagedIndexSchema Took 135901.0ms for 1 replicas to apply schema update version 2 for collection .system
   [junit4]   2> 370957 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=136003
   [junit4]   2> 370957 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.c.SolrCore [.system_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f144c91
   [junit4]   2> 370957 WARN  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Interrupted while trying to obtain lock to modify reporters registry: solr.core..system.shard1.replica_n2
   [junit4]   2> 370957 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=SolrCore@6f144c91
   [junit4]   2> 370957 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() .
   [junit4]   2> 370957 INFO  (qtp1314530347-4329) [n:127.0.0.1:43831_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3d67766a commitCommandVersion:0
   [junit4]   2> 370958 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 371161 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> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/.system/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/.system/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 371162 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38977
   [junit4]   2> 371162 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38977
   [junit4]   2> 371162 INFO  (SUITE-SystemCollectionCompatTest-seed#[2F0799A74CE3A10C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38977
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SystemCollectionCompatTest_2F0799A74CE3A10C-001
   [junit4]   2> Feb 21, 2020 7:46:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {id=PostingsFormat(name=LuceneFixedGap), type=PostingsFormat(name=MockRandom)}, docValues:{timestamp_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), time_l=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1472, maxMBSortInHeap=5.668588001931112, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e38fdc), locale=sw-UG, timezone=America/St_Lucia
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=61490328,total=444596224
   [junit4]   2> NOTE: All tests run in this JVM: [SliceStateTest, TestClusterProperties, SolrCoreTest, SolrLogAuditLoggerPluginTest, WordBreakSolrSpellCheckerTest, QueryResultKeyTest, TestPostingsSolrHighlighter, TestReplicationHandlerBackup, TestSimNodeAddedTrigger, TestAnalyzedSuggestions, EchoParamsTest, TestLRUStatsCache, RulesTest, NoCacheHeaderTest, TestQueryingOnDownCollection, TestGraphMLResponseWriter, TestPhraseSuggestions, IndexSizeTriggerMixedBoundsTest, TestSolrCoreParser, HdfsChaosMonkeyNothingIsSafeTest, DistributedFacetPivotWhiteBoxTest, ZkFailoverTest, QueryElevationComponentTest, HttpPartitionTest, TestCharFilters, TestJsonFacetsStatsParsing, NodeAddedTriggerTest, TestDocTermOrds, DimensionalRoutedAliasUpdateProcessorTest, TriggerCooldownIntegrationTest, TestIndexSearcher, TestDistributedStatsComponentCardinality, SystemCollectionCompatTest]
   [junit4] Completed [335/904 (1!)] on J0 in 139.61s, 1 test, 1 error <<< FAILURES!

[...truncated 46805 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25797/consoleText

[repro] Revision: bc41f25cc9f98793bd9ae20853373d8275048f83

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=2F0799A74CE3A10C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sw-UG -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SystemCollectionCompatTest
[repro] ant compile-test

[...truncated 3146 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SystemCollectionCompatTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=2F0799A74CE3A10C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sw-UG -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 81 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-11.0.6) - Build # 25796 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25796/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([5241A37D71604CAD:8C7130D1DD8CA8FD]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14675 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 769050 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5241A37D71604CAD]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 769050 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5241A37D71604CAD]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 769050 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5241A37D71604CAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/data-dir-94-001
   [junit4]   2> 769050 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5241A37D71604CAD]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 769050 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5241A37D71604CAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 769051 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5241A37D71604CAD]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 769052 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
   [junit4]   2> 769052 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001
   [junit4]   2> 769053 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 769054 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 769054 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 769154 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.ZkTestServer start zk server on port:40565
   [junit4]   2> 769154 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40565
   [junit4]   2> 769154 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40565
   [junit4]   2> 769154 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40565
   [junit4]   2> 769157 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769164 INFO  (zkConnectionManagerCallback-5394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769164 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769172 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769178 INFO  (zkConnectionManagerCallback-5396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769178 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769179 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769180 INFO  (zkConnectionManagerCallback-5398-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769180 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769303 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 769303 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 769303 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 769303 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 769303 INFO  (jetty-launcher-5399-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 769303 INFO  (jetty-launcher-5399-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 769320 INFO  (jetty-launcher-5399-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 769320 INFO  (jetty-launcher-5399-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 769320 INFO  (jetty-launcher-5399-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 769320 INFO  (jetty-launcher-5399-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 769320 INFO  (jetty-launcher-5399-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 769320 INFO  (jetty-launcher-5399-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 769320 INFO  (jetty-launcher-5399-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e17c199{/solr,null,AVAILABLE}
   [junit4]   2> 769322 INFO  (jetty-launcher-5399-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@353299bf{/solr,null,AVAILABLE}
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a558b42{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41459}
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.e.j.s.Server Started @769605ms
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41459}
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@179a5446{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39237}
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.e.j.s.Server Started @769605ms
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39237}
   [junit4]   2> 769330 ERROR (jetty-launcher-5399-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T17:54:18.983550Z
   [junit4]   2> 769330 ERROR (jetty-launcher-5399-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 769330 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T17:54:18.983697Z
   [junit4]   2> 769337 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769338 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769341 INFO  (zkConnectionManagerCallback-5401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769341 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769341 INFO  (zkConnectionManagerCallback-5403-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769341 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769342 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 769350 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 769487 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 769490 WARN  (jetty-launcher-5399-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@627f1ae0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769490 WARN  (jetty-launcher-5399-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@627f1ae0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769497 WARN  (jetty-launcher-5399-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bd35287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769497 WARN  (jetty-launcher-5399-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bd35287[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769498 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40565/solr
   [junit4]   2> 769499 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769500 INFO  (zkConnectionManagerCallback-5411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769500 INFO  (jetty-launcher-5399-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769530 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 769531 WARN  (jetty-launcher-5399-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@407a33cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769531 WARN  (jetty-launcher-5399-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@407a33cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769537 WARN  (jetty-launcher-5399-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@478a6f81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769537 WARN  (jetty-launcher-5399-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@478a6f81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 769538 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40565/solr
   [junit4]   2> 769547 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769547 INFO  (zkConnectionManagerCallback-5417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769547 INFO  (jetty-launcher-5399-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769601 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769602 INFO  (zkConnectionManagerCallback-5419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769602 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769648 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769649 INFO  (zkConnectionManagerCallback-5421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769649 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769665 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41459_solr
   [junit4]   2> 769665 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.Overseer Overseer (id=72120615306526727-127.0.0.1:41459_solr-n_0000000000) starting
   [junit4]   2> 769674 INFO  (OverseerStateUpdate-72120615306526727-127.0.0.1:41459_solr-n_0000000000) [n:127.0.0.1:41459_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41459_solr
   [junit4]   2> 769675 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39237_solr
   [junit4]   2> 769675 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 769676 WARN  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] 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> 769678 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41459_solr as DOWN
   [junit4]   2> 769678 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 769678 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41459_solr
   [junit4]   2> 769679 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 769679 WARN  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] 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> 769682 INFO  (zkCallback-5420-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 769684 INFO  (zkCallback-5418-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 769686 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 769690 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 769701 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39237.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 769704 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 769706 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39237.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 769706 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39237.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 769707 INFO  (jetty-launcher-5399-thread-1) [n:127.0.0.1:39237_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node1/.
   [junit4]   2> 769709 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 769709 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 769710 INFO  (jetty-launcher-5399-thread-2) [n:127.0.0.1:41459_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node2/.
   [junit4]   2> 769733 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 769737 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769738 INFO  (zkConnectionManagerCallback-5434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769738 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769738 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 769739 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40565/solr ready
   [junit4]   2> 769750 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 769750 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 769751 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=be2cbd32-c6fd-4d7f-b411-b790fdc243af&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 769752 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=be2cbd32-c6fd-4d7f-b411-b790fdc243af&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 769752 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 769753 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 769756 INFO  (OverseerThreadFactory-4154-thread-1-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncOperations
   [junit4]   2> 769859 INFO  (OverseerStateUpdate-72120615306526727-127.0.0.1:41459_solr-n_0000000000) [n:127.0.0.1:41459_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAsyncOperations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41459/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41459_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 769967 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 769967 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 769970 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 769977 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 769978 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 769978 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 769979 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41459.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 769979 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node2/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node2/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 769979 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571
   [junit4]   2> 769979 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 770000 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 770000 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770001 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 770001 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770001 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e8ea7e7[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 770009 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 770009 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 770009 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 770010 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659169836538789888
   [junit4]   2> 770012 INFO  (searcherExecutor-4163-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 r:core_node2 CREATE n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@2e8ea7e7[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770014 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 770014 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard1
   [junit4]   2> 770015 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 770015 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 770015 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41459/solr/testAsyncOperations_shard1_replica_n1/
   [junit4]   2> 770015 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 770015 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:41459/solr/testAsyncOperations_shard1_replica_n1/ has no replicas
   [junit4]   2> 770015 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard1/leader after winning as /collections/testAsyncOperations/leader_elect/shard1/election/72120615306526727-core_node2-n_0000000000
   [junit4]   2> 770016 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41459/solr/testAsyncOperations_shard1_replica_n1/ shard1
   [junit4]   2> 770117 INFO  (zkCallback-5418-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770117 INFO  (zkCallback-5418-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770117 INFO  (zkCallback-5418-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770117 INFO  (parallelCoreAdminExecutor-4157-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571 CREATE) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 770218 INFO  (zkCallback-5418-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770218 INFO  (zkCallback-5418-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770218 INFO  (zkCallback-5418-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770218 INFO  (zkCallback-5418-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 770753 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 770754 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 770980 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571
   [junit4]   2> 770980 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af961629045018571&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 770981 INFO  (OverseerThreadFactory-4154-thread-1-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr     ] 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> 771754 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 771755 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 771755 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 771756 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=be2cbd32-c6fd-4d7f-b411-b790fdc243af&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 771756 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5241A37D71604CAD]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testAsyncOperations
   [junit4]   2> 771756 INFO  (OverseerCollectionConfigSetProcessor-72120615306526727-127.0.0.1:41459_solr-n_0000000000) [n:127.0.0.1:41459_solr     ] 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> 771758 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 771758 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1659169838370652160), 1 (1659169838371700736), 2 (1659169838371700737), 3 (1659169838371700738), 4 (1659169838371700739), 5 (1659169838371700740), 6 (1659169838371700741), 7 (1659169838371700742), 8 (1659169838371700743), 9 (1659169838371700744), ... (24 adds)]} 0 1
   [junit4]   2> 771759 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659169838372749312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 771759 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@25488040 commitCommandVersion:1659169838372749312
   [junit4]   2> 771760 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b2d3009[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 771760 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 771761 INFO  (searcherExecutor-4163-thread-1-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 c:testAsyncOperations s:shard1 r:core_node2) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@b2d3009[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C24:[diagnostics={source=flush, os.arch=amd64, java.runtime.version=11.0.6+10, os.version=5.3.0-28-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1582307661413, java.version=11.0.6, java.vm.version=11.0.6+10, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 771762 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 771762 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.S.Request [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2} hits=24 status=0 QTime=0
   [junit4]   2> 771763 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=3f752d76-d62b-4510-b82b-2e8a8204ecb5&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 771763 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3f752d76-d62b-4510-b82b-2e8a8204ecb5&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 771764 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 771764 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 771764 INFO  (OverseerThreadFactory-4154-thread-2-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=3f752d76-d62b-4510-b82b-2e8a8204ecb5
   [junit4]   2> 771765 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=testAsyncOperations_shard1_replica_n1&async=3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 771765 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829
   [junit4]   2> 771765 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 771767 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 771772 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 771773 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 771773 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 771791 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41459.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 771791 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node2/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node2/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 771815 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 771815 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 771816 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@726e1f79[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 771817 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 771817 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 771817 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 771822 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 771823 INFO  (searcherExecutor-4168-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 r:core_node2 RELOAD n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@726e1f79[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C24:[diagnostics={source=flush, os.arch=amd64, java.runtime.version=11.0.6+10, os.version=5.3.0-28-generic, os=Linux, java.vendor=AdoptOpenJDK, timestamp=1582307661413, java.version=11.0.6, java.vm.version=11.0.6+10, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 771823 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22c3bb[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 771823 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b77661a
   [junit4]   2> 771823 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1, tag=SolrCore@3b77661a
   [junit4]   2> 771823 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@230b843b: rootName = solr_41459, domain = solr.core.testAsyncOperations.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncOperations.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5f7306d2
   [junit4]   2> 771824 INFO  (searcherExecutor-4168-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 r:core_node2 RELOAD n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@22c3bb[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C24:[diagnostics={source=flush, os.arch=amd64, java.runtime.version=11.0.6+10, os.version=5.3.0-28-generic, java.vendor=AdoptOpenJDK, os=Linux, timestamp=1582307661413, java.version=11.0.6, java.vm.version=11.0.6+10, lucene.version=9.0.0}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 771831 INFO  (parallelCoreAdminExecutor-4157-thread-2-processing-n:127.0.0.1:41459_solr x:testAsyncOperations_shard1_replica_n1 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829 RELOAD) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncOperations.shard1.leader, tag=SolrCore@3b77661a
   [junit4]   2> 772765 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 772765 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 772766 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829
   [junit4]   2> 772766 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5961630950699829&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 772767 INFO  (OverseerThreadFactory-4154-thread-2-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 773765 INFO  (OverseerCollectionConfigSetProcessor-72120615306526727-127.0.0.1:41459_solr-n_0000000000) [n:127.0.0.1:41459_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 773766 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 773766 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 773767 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 773767 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3f752d76-d62b-4510-b82b-2e8a8204ecb5&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 773768 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params async=c646fbc7-e713-4f27-ba97-d217842d69ed&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 773769 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr c:testAsyncOperations    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=c646fbc7-e713-4f27-ba97-d217842d69ed&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 773769 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 773769 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 773769 INFO  (OverseerThreadFactory-4154-thread-3-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "async":"c646fbc7-e713-4f27-ba97-d217842d69ed",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 773770 INFO  (zkCallback-5418-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 773770 INFO  (zkCallback-5418-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 773770 INFO  (zkCallback-5418-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 773770 INFO  (zkCallback-5418-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 774770 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 774770 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 774771 INFO  (OverseerThreadFactory-4154-thread-3-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39237_solr for creating new replica of shard shard2 for collection testAsyncOperations
   [junit4]   2> 774771 INFO  (OverseerThreadFactory-4154-thread-3-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 774772 INFO  (OverseerStateUpdate-72120615306526727-127.0.0.1:41459_solr-n_0000000000) [n:127.0.0.1:41459_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testAsyncOperations_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39237/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39237_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 774873 INFO  (zkCallback-5418-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 774873 INFO  (zkCallback-5418-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 774873 INFO  (zkCallback-5418-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 774873 INFO  (zkCallback-5418-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 774989 INFO  (qtp492977974-16895) [n:127.0.0.1:39237_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 774989 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 774989 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 774990 INFO  (qtp492977974-16895) [n:127.0.0.1:39237_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205
   [junit4]   2> 774990 INFO  (qtp492977974-16895) [n:127.0.0.1:39237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775015 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 775023 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema [testAsyncOperations_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 775024 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 775024 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard2_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 775025 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39237.solr.core.testAsyncOperations.shard2.replica_n3' (registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a3c789b
   [junit4]   2> 775025 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node1/testAsyncOperations_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5241A37D71604CAD-001/tempDir-001/node1/./testAsyncOperations_shard2_replica_n3/data/]
   [junit4]   2> 775057 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 775057 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 775058 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 775058 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 775059 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a020c6[testAsyncOperations_shard2_replica_n3] main]
   [junit4]   2> 775059 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 775060 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 775060 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 775060 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659169841834098688
   [junit4]   2> 775062 INFO  (searcherExecutor-4172-thread-1-processing-x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 r:core_node4 CREATE n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [testAsyncOperations_shard2_replica_n3] Registered new searcher Searcher@10a020c6[testAsyncOperations_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775079 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 775079 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard2
   [junit4]   2> 775080 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 775080 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 775080 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39237/solr/testAsyncOperations_shard2_replica_n3/
   [junit4]   2> 775080 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 775080 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy https://127.0.0.1:39237/solr/testAsyncOperations_shard2_replica_n3/ has no replicas
   [junit4]   2> 775080 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard2/leader after winning as /collections/testAsyncOperations/leader_elect/shard2/election/72120615306526728-core_node4-n_0000000000
   [junit4]   2> 775082 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39237/solr/testAsyncOperations_shard2_replica_n3/ shard2
   [junit4]   2> 775234 INFO  (zkCallback-5418-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775234 INFO  (zkCallback-5418-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775234 INFO  (zkCallback-5418-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775234 INFO  (zkCallback-5418-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775234 INFO  (zkCallback-5420-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775235 INFO  (zkCallback-5420-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775236 INFO  (parallelCoreAdminExecutor-4155-thread-1-processing-n:127.0.0.1:39237_solr x:testAsyncOperations_shard2_replica_n3 c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205 CREATE) [n:127.0.0.1:39237_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 775247 INFO  (zkCallback-5420-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775338 INFO  (zkCallback-5420-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775338 INFO  (zkCallback-5420-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775338 INFO  (zkCallback-5420-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775339 INFO  (zkCallback-5420-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775340 INFO  (zkCallback-5418-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775340 INFO  (zkCallback-5418-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775340 INFO  (zkCallback-5418-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775340 INFO  (zkCallback-5418-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 775771 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 775772 INFO  (qtp548266034-16870) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775992 INFO  (qtp492977974-16895) [n:127.0.0.1:39237_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205
   [junit4]   2> 775992 INFO  (qtp492977974-16895) [n:127.0.0.1:39237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=c646fbc7-e713-4f27-ba97-d217842d69ed961634158950205&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 775993 INFO  (OverseerThreadFactory-4154-thread-3-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.CreateShardCmd Finished create command on all shards for collection: testAsyncOperations
   [junit4]   2> 775993 INFO  (OverseerThreadFactory-4154-thread-3-processing-n:127.0.0.1:41459_solr) [n:127.0.0.1:41459_solr c:testAsyncOperations s:shard2   ] 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> 776775 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 776777 INFO  (qtp548266034-16868) [n:127.0.0.1:41459_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=c646fbc7-e713-4f27-ba97-d217842d69ed&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit

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

ib/netty-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-handler-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-resolver-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.29.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/lib/zookeeper-jute-3.5.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-common-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-hpack-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/http2-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-java-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-alpn-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-continuation-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-deploy-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-http-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-io-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-jmx-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-rewrite-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-security-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlet-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-servlets-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-util-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-webapp-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/jetty-xml-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-core-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-graphite-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jetty9-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jmx-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/lib/metrics-jvm-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-9.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-62.2.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.6.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200221_174129_35215678541046306569410.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200221_174129_3523105082118221028988.suites -stdin
   [junit4] ERROR: JVM J5 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200221_174129_35216797987655651630905.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:834)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:579: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:232: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:549: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200221_174129_35216797987655651630905.sysout

Total time: 32 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.6) - Build # 25795 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25795/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([99E6A0F61DE67169:47D6335AB10A9539]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([99E6A0F61DE67169:47D6335AB10A9539]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14748 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 732668 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[99E6A0F61DE67169]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 732668 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[99E6A0F61DE67169]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 732668 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[99E6A0F61DE67169]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/data-dir-87-001
   [junit4]   2> 732668 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[99E6A0F61DE67169]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 732668 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[99E6A0F61DE67169]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 732668 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[99E6A0F61DE67169]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 732669 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncIdBackCompat
   [junit4]   2> 732669 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-001
   [junit4]   2> 732669 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 732669 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 732669 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 732770 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer start zk server on port:35319
   [junit4]   2> 732770 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35319
   [junit4]   2> 732770 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35319
   [junit4]   2> 732770 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35319
   [junit4]   2> 732772 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732774 INFO  (zkConnectionManagerCallback-5356-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732774 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732780 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732783 INFO  (zkConnectionManagerCallback-5358-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732783 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732785 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732788 INFO  (zkConnectionManagerCallback-5360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732788 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732894 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 732894 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 732894 INFO  (jetty-launcher-5361-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 732894 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 732894 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 732894 INFO  (jetty-launcher-5361-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@574220b2{/solr,null,AVAILABLE}
   [junit4]   2> 732895 INFO  (jetty-launcher-5361-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3239eb08{/solr,null,AVAILABLE}
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@580bc6ec{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35903}
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.e.j.s.Server Started @732918ms
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35903}
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69d1dd4f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36449}
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.e.j.s.Server Started @732918ms
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36449}
   [junit4]   2> 732896 ERROR (jetty-launcher-5361-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 732896 ERROR (jetty-launcher-5361-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T15:52:36.786386Z
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T15:52:36.786404Z
   [junit4]   2> 732896 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732897 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 732898 INFO  (zkConnectionManagerCallback-5365-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732898 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732898 INFO  (zkConnectionManagerCallback-5363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 732898 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 732898 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 732898 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 733097 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 733097 WARN  (jetty-launcher-5361-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22d7d53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733097 WARN  (jetty-launcher-5361-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22d7d53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733098 WARN  (jetty-launcher-5361-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bb3e117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733098 WARN  (jetty-launcher-5361-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bb3e117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733099 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35319/solr
   [junit4]   2> 733099 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733100 INFO  (zkConnectionManagerCallback-5372-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733100 INFO  (jetty-launcher-5361-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733171 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 733172 WARN  (jetty-launcher-5361-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e6765da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733172 WARN  (jetty-launcher-5361-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e6765da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733173 WARN  (jetty-launcher-5361-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3078b250[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733173 WARN  (jetty-launcher-5361-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3078b250[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 733173 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35319/solr
   [junit4]   2> 733174 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733174 INFO  (zkConnectionManagerCallback-5379-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733174 INFO  (jetty-launcher-5361-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733201 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733201 INFO  (zkConnectionManagerCallback-5381-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733201 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733227 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36449_solr
   [junit4]   2> 733227 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.c.Overseer Overseer (id=72120136752758791-127.0.0.1:36449_solr-n_0000000000) starting
   [junit4]   2> 733229 INFO  (OverseerStateUpdate-72120136752758791-127.0.0.1:36449_solr-n_0000000000) [n:127.0.0.1:36449_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36449_solr
   [junit4]   2> 733229 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36449_solr
   [junit4]   2> 733230 INFO  (zkCallback-5380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 733232 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 733233 WARN  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] 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> 733238 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 733247 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36449.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 733251 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36449.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 733251 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36449.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 733252 INFO  (jetty-launcher-5361-thread-1) [n:127.0.0.1:36449_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-001/node1/.
   [junit4]   2> 733301 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733302 INFO  (zkConnectionManagerCallback-5387-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733302 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733303 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 733304 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35903_solr as DOWN
   [junit4]   2> 733305 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 733305 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35903_solr
   [junit4]   2> 733305 INFO  (zkCallback-5380-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 733305 INFO  (zkCallback-5386-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 733306 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 733306 WARN  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] 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> 733310 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 733317 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35903.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 733321 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35903.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 733322 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35903.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 733322 INFO  (jetty-launcher-5361-thread-2) [n:127.0.0.1:35903_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-001/node2/.
   [junit4]   2> 733332 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 733332 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733333 INFO  (zkConnectionManagerCallback-5396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733333 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733333 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 733334 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35319/solr ready
   [junit4]   2> 733341 INFO  (qtp1391701404-18713) [n:127.0.0.1:35903_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 733342 INFO  (qtp1391701404-18713) [n:127.0.0.1:35903_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 733342 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncIdBackCompat
   [junit4]   2> 733343 INFO  (OverseerThreadFactory-5717-thread-1-processing-n:127.0.0.1:36449_solr) [n:127.0.0.1:36449_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncIdBackCompat
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=878339760
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36449_solr
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36449_solr as DOWN
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=430914116
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35903_solr
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 733443 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35903_solr as DOWN
   [junit4]   2> 733444 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 733444 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 733444 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4db0abd2: rootName = solr_36449, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@58f2024c
   [junit4]   2> 733444 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 733444 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59221f63: rootName = solr_35903, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6c628328
   [junit4]   2> 733445 ERROR (OverseerThreadFactory-5717-thread-1-processing-n:127.0.0.1:36449_solr) [n:127.0.0.1:36449_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testAsyncIdBackCompat operation: create failed:org.apache.solr.common.SolrException
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:342)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.common.AlreadyClosedException
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.offerStateUpdate(Overseer.java:983)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:249)
   [junit4]   2> 	... 6 more
   [junit4]   2> 
   [junit4]   2> 733446 INFO  (OverseerThreadFactory-5717-thread-1-processing-n:127.0.0.1:36449_solr) [n:127.0.0.1:36449_solr     ] 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> 733448 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 733448 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8a72a12: rootName = solr_36449, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5828657e
   [junit4]   2> 733448 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 733448 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45c3ca24: rootName = solr_35903, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5828657e
   [junit4]   2> 733449 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 733449 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13a6f1a5: rootName = solr_36449, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3ec5152f
   [junit4]   2> 733449 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 733449 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 733449 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@109adf9b: rootName = solr_35903, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3ec5152f
   [junit4]   2> 733449 INFO  (jetty-closer-5397-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 733449 INFO  (closeThreadPool-5404-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72120136752758791-127.0.0.1:36449_solr-n_0000000000) closing
   [junit4]   2> 733449 INFO  (OverseerStateUpdate-72120136752758791-127.0.0.1:36449_solr-n_0000000000) [n:127.0.0.1:36449_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36449_solr
   [junit4]   2> 733449 INFO  (OverseerAutoScalingTriggerThread-72120136752758791-127.0.0.1:36449_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 733452 INFO  (closeThreadPool-5404-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72120136752758791-127.0.0.1:36449_solr-n_0000000000) closing
   [junit4]   2> 733553 INFO  (jetty-closer-5397-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@580bc6ec{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 733553 INFO  (jetty-closer-5397-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@574220b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 733553 INFO  (jetty-closer-5397-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 733653 INFO  (jetty-closer-5397-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72120136752758791-127.0.0.1:36449_solr-n_0000000000) closing
   [junit4]   2> 733653 INFO  (jetty-closer-5397-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@69d1dd4f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 733653 INFO  (jetty-closer-5397-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3239eb08{/solr,null,UNAVAILABLE}
   [junit4]   2> 733653 INFO  (jetty-closer-5397-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 733654 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 733855 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 733856 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35319
   [junit4]   2> 733856 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35319
   [junit4]   2> 733856 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35319
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncIdBackCompat -Dtests.seed=99E6A0F61DE67169 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kok -Dtests.timezone=Etc/UTC -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.19s J5 | CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expecting exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99E6A0F61DE67169:47D6335AB10A9539]:0)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 733859 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 733859 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-002
   [junit4]   2> 733859 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 733859 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 733859 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 733959 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer start zk server on port:43997
   [junit4]   2> 733959 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43997
   [junit4]   2> 733959 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43997
   [junit4]   2> 733959 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43997
   [junit4]   2> 733960 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733961 INFO  (zkConnectionManagerCallback-5407-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733961 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733963 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733963 INFO  (zkConnectionManagerCallback-5409-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733963 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 733964 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 733964 INFO  (zkConnectionManagerCallback-5411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 733964 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734085 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 734085 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 734085 INFO  (jetty-launcher-5412-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 734086 INFO  (jetty-launcher-5412-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 734086 INFO  (jetty-launcher-5412-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 734086 INFO  (jetty-launcher-5412-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 734086 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 734086 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 734086 INFO  (jetty-launcher-5412-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 734086 INFO  (jetty-launcher-5412-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ab28655{/solr,null,AVAILABLE}
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4b057e3a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35195}
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.e.j.s.Server Started @734109ms
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35195}
   [junit4]   2> 734087 ERROR (jetty-launcher-5412-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T15:52:37.977657Z
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 734087 INFO  (jetty-launcher-5412-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@530de1f8{/solr,null,AVAILABLE}
   [junit4]   2> 734088 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1cf1c4fc{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:44575}
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.e.j.s.Server Started @734119ms
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44575}
   [junit4]   2> 734097 ERROR (jetty-launcher-5412-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T15:52:37.987423Z
   [junit4]   2> 734097 INFO  (zkConnectionManagerCallback-5414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734097 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734098 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734101 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734101 INFO  (zkConnectionManagerCallback-5416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734101 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734101 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 734255 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 734256 WARN  (jetty-launcher-5412-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d754acd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734256 WARN  (jetty-launcher-5412-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d754acd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734257 WARN  (jetty-launcher-5412-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@62b52e53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734257 WARN  (jetty-launcher-5412-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@62b52e53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734257 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43997/solr
   [junit4]   2> 734257 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734258 INFO  (zkConnectionManagerCallback-5423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734258 INFO  (jetty-launcher-5412-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734374 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 734375 WARN  (jetty-launcher-5412-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6265b36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734375 WARN  (jetty-launcher-5412-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6265b36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734375 WARN  (jetty-launcher-5412-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1d3c8a2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734375 WARN  (jetty-launcher-5412-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1d3c8a2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 734376 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43997/solr
   [junit4]   2> 734376 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734377 INFO  (zkConnectionManagerCallback-5430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734377 INFO  (jetty-launcher-5412-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734404 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734404 INFO  (zkConnectionManagerCallback-5432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734404 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734422 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35195_solr
   [junit4]   2> 734423 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.c.Overseer Overseer (id=72120136830746631-127.0.0.1:35195_solr-n_0000000000) starting
   [junit4]   2> 734424 INFO  (OverseerStateUpdate-72120136830746631-127.0.0.1:35195_solr-n_0000000000) [n:127.0.0.1:35195_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35195_solr
   [junit4]   2> 734424 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35195_solr
   [junit4]   2> 734425 INFO  (zkCallback-5431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734425 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 734425 WARN  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] 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> 734429 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 734437 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 734441 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 734441 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 734441 INFO  (jetty-launcher-5412-thread-1) [n:127.0.0.1:35195_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-002/node1/.
   [junit4]   2> 734504 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734505 INFO  (zkConnectionManagerCallback-5438-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734505 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734507 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734508 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44575_solr as DOWN
   [junit4]   2> 734508 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 734508 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44575_solr
   [junit4]   2> 734508 INFO  (zkCallback-5431-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734508 INFO  (zkCallback-5437-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 734509 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 734509 WARN  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] 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> 734518 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 734525 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44575.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 734529 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44575.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 734530 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44575.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 734530 INFO  (jetty-launcher-5412-thread-2) [n:127.0.0.1:44575_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-002/node2/.
   [junit4]   2> 734541 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 734542 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 734543 INFO  (zkConnectionManagerCallback-5447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 734543 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 734543 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 734543 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43997/solr ready
   [junit4]   2> 734551 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=2012715f-7b1a-4651-8a60-4d3d853aa6c3&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734551 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=2012715f-7b1a-4651-8a60-4d3d853aa6c3&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 734552 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 734552 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 734552 INFO  (OverseerThreadFactory-5741-thread-1-processing-n:127.0.0.1:35195_solr) [n:127.0.0.1:35195_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 734654 INFO  (OverseerStateUpdate-72120136830746631-127.0.0.1:35195_solr-n_0000000000) [n:127.0.0.1:35195_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44575/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44575_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 734860 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 734860 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 734863 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 734867 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema [testasynccollectioncreation_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 734868 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 734868 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testasynccollectioncreation_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 734868 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44575.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@480bf893
   [junit4]   2> 734868 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-002/node2/testasynccollectioncreation_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001/tempDir-002/node2/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 734868 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686
   [junit4]   2> 734868 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 734884 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 734884 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 734885 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 734885 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 734885 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d487e[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 734886 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 734886 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734886 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 734886 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659162181003902976
   [junit4]   2> 734887 INFO  (searcherExecutor-5750-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 r:core_node2 CREATE n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n1] Registered new searcher Searcher@5d487e[testasynccollectioncreation_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734888 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testasynccollectioncreation/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 734888 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 734889 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 734889 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 734889 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44575/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 734889 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 734889 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:44575/solr/testasynccollectioncreation_shard1_replica_n1/ has no replicas
   [junit4]   2> 734889 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testasynccollectioncreation/leaders/shard1/leader after winning as /collections/testasynccollectioncreation/leader_elect/shard1/election/72120136830746632-core_node2-n_0000000000
   [junit4]   2> 734889 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44575/solr/testasynccollectioncreation_shard1_replica_n1/ shard1
   [junit4]   2> 734990 INFO  (zkCallback-5437-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734990 INFO  (zkCallback-5437-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734990 INFO  (zkCallback-5437-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 734990 INFO  (parallelCoreAdminExecutor-5746-thread-1-processing-n:127.0.0.1:44575_solr x:testasynccollectioncreation_shard1_replica_n1 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686 CREATE) [n:127.0.0.1:44575_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 735091 INFO  (zkCallback-5437-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735091 INFO  (zkCallback-5437-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735091 INFO  (zkCallback-5437-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735091 INFO  (zkCallback-5437-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 735552 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 735553 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 735869 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686
   [junit4]   2> 735869 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3954328077570686&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 735870 INFO  (OverseerThreadFactory-5741-thread-1-processing-n:127.0.0.1:35195_solr) [n:127.0.0.1:35195_solr     ] 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> 736553 INFO  (OverseerCollectionConfigSetProcessor-72120136830746631-127.0.0.1:35195_solr-n_0000000000) [n:127.0.0.1:35195_solr     ] 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> 736553 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 736554 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 736554 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 736554 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2012715f-7b1a-4651-8a60-4d3d853aa6c3&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 736555 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=62dd548e-be8a-4f48-ad53-261eeb0f87fb&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 736555 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=62dd548e-be8a-4f48-ad53-261eeb0f87fb&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 736555 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=62dd548e-be8a-4f48-ad53-261eeb0f87fb&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 736556 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=62dd548e-be8a-4f48-ad53-261eeb0f87fb&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 736556 INFO  (OverseerThreadFactory-5741-thread-2-processing-n:127.0.0.1:35195_solr) [n:127.0.0.1:35195_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 736556 ERROR (OverseerThreadFactory-5741-thread-2-processing-n:127.0.0.1:35195_solr) [n:127.0.0.1:35195_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testasynccollectioncreation operation: create failed:org.apache.solr.common.SolrException: collection already exists: testasynccollectioncreation
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:116)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 736557 INFO  (OverseerThreadFactory-5741-thread-2-processing-n:127.0.0.1:35195_solr) [n:127.0.0.1:35195_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 737556 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=62dd548e-be8a-4f48-ad53-261eeb0f87fb&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 737557 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=62dd548e-be8a-4f48-ad53-261eeb0f87fb&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 737557 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=62dd548e-be8a-4f48-ad53-261eeb0f87fb&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 737557 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=62dd548e-be8a-4f48-ad53-261eeb0f87fb&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 737558 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params async=4179cc16-6f7b-41aa-a62f-4f74eef73465&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 737558 INFO  (qtp369733516-18855) [n:127.0.0.1:44575_solr c:testasynccollectioncreation    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4179cc16-6f7b-41aa-a62f-4f74eef73465&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 737558 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4179cc16-6f7b-41aa-a62f-4f74eef73465&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 737559 INFO  (qtp369733516-18857) [n:127.0.0.1:44575_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4179cc16-6f7b-41aa-a62f-4f74eef73465&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 737559 INFO  (OverseerCollectionConfigSetProcessor-72120136830746631-127.0.0.1:35195_solr-n_0000000000) [n:127.0.0.1:35195_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 737559 INFO  (OverseerThreadFactory-5741-thread-3-processing-n:127.0.0.1:35195_solr) [n:127.0.0.1:35195_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35195_solr for creating new replica of shard shard1 for collection testasynccollectioncreation
   [junit4]   2> 737560 INFO  (OverseerThreadFactory-5741-thread-3-processing-n:127.0.0.1:35195_solr) [n:127.0.0.1:35195_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 737560 INFO  (OverseerStateUpdate-72120136830746631-127.0.0.1:35195_solr-n_0000000000) [n:127.0.0.1:35195_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35195/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35195_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 737561 INFO  (zkCallback-5437-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 737561 INFO  (zkCallback-5437-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 737561 INFO  (zkCallback-5437-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 737561 INFO  (zkCallback-5437-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/col

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

nit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 48368 ERROR (OverseerThreadFactory-146-thread-2-processing-n:127.0.0.1:34089_solr) [n:127.0.0.1:34089_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-failure
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.size(DistributedMap.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.SizeLimitedDistributedMap.put(SizeLimitedDistributedMap.java:53)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:513)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 48368 WARN  (OverseerThreadFactory-146-thread-2-processing-n:127.0.0.1:34089_solr) [n:127.0.0.1:34089_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000001, requestid: repeatedId, taskKey: testAsyncIdRaceCondition
   [junit4]   2> 48368 ERROR (OverseerThreadFactory-146-thread-2-processing-n:127.0.0.1:34089_solr) [n:127.0.0.1:34089_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-running/mn-repeatedId
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:1793)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:262)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:579)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:545)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 48369 INFO  (OverseerAutoScalingTriggerThread-72120213227962375-127.0.0.1:34089_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 48369 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72120213227962375-127.0.0.1:34089_solr-n_0000000000) closing
   [junit4]   2> 48369 INFO  (closeThreadPool-222-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72120213227962375-127.0.0.1:34089_solr-n_0000000000) closing
   [junit4]   2> 48370 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@65a13f1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 48370 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ea9e087{/solr,null,UNAVAILABLE}
   [junit4]   2> 48370 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 48371 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 48573 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/testAsyncIdRaceCondition/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 48574 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36211
   [junit4]   2> 48574 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36211
   [junit4]   2> 48574 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[99E6A0F61DE67169]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36211
   [junit4] OK      4.04s J1 | CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_99E6A0F61DE67169-001
   [junit4]   2> Feb 21, 2020 4:12:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@45d60f62), locale=kok, timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=2,free=290744160,total=475529216
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J1 in 48.95s, 4 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 5 suites, 20 tests, 5 failures [seed: 99E6A0F61DE67169]

Total time: 51 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=88dd1c3f3d4eb37c522b9b00a5ccce979e6efad6, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25794
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-14-rc) - Build # 25794 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([5A45FE332054530:DB94CC4F9EE9A160]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([5A45FE332054530:DB94CC4F9EE9A160]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14838 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 667587 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5A45FE332054530]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 667588 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5A45FE332054530]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/data-dir-115-001
   [junit4]   2> 667588 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5A45FE332054530]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=53 numCloses=53
   [junit4]   2> 667588 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5A45FE332054530]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 667588 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5A45FE332054530]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 667588 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[5A45FE332054530]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 667590 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncIdRaceCondition
   [junit4]   2> 667590 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-001
   [junit4]   2> 667590 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 667590 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 667590 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 667690 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer start zk server on port:35175
   [junit4]   2> 667690 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35175
   [junit4]   2> 667690 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35175
   [junit4]   2> 667690 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35175
   [junit4]   2> 667692 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667692 INFO  (zkConnectionManagerCallback-5668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667692 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667696 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667697 INFO  (zkConnectionManagerCallback-5670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667697 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667699 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667701 INFO  (zkConnectionManagerCallback-5672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667701 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667807 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 667807 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 667807 INFO  (jetty-launcher-5673-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 667807 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 667807 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 667807 INFO  (jetty-launcher-5673-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 667809 INFO  (jetty-launcher-5673-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 667809 INFO  (jetty-launcher-5673-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 667809 INFO  (jetty-launcher-5673-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 667809 INFO  (jetty-launcher-5673-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 667809 INFO  (jetty-launcher-5673-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 667809 INFO  (jetty-launcher-5673-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f919fd1{/solr,null,AVAILABLE}
   [junit4]   2> 667809 INFO  (jetty-launcher-5673-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@596775e7{/solr,null,AVAILABLE}
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5619d61d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41285}
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.e.j.s.Server Started @667821ms
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41285}
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5cf8bad5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45505}
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.e.j.s.Server Started @667821ms
   [junit4]   2> 667810 ERROR (jetty-launcher-5673-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45505}
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T13:50:56.965844Z
   [junit4]   2> 667810 ERROR (jetty-launcher-5673-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 667810 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T13:50:56.965974Z
   [junit4]   2> 667811 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667811 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667813 INFO  (zkConnectionManagerCallback-5675-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667813 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667813 INFO  (zkConnectionManagerCallback-5677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667813 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 667816 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667816 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667975 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 667976 WARN  (jetty-launcher-5673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36f9c54a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667976 WARN  (jetty-launcher-5673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36f9c54a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667977 WARN  (jetty-launcher-5673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3332ba62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667977 WARN  (jetty-launcher-5673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3332ba62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 667978 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35175/solr
   [junit4]   2> 667978 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 667978 INFO  (zkConnectionManagerCallback-5684-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 667978 INFO  (jetty-launcher-5673-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668121 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668121 INFO  (zkConnectionManagerCallback-5687-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668121 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668140 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45505_solr
   [junit4]   2> 668141 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.c.Overseer Overseer (id=72119658352148486-127.0.0.1:45505_solr-n_0000000000) starting
   [junit4]   2> 668142 INFO  (OverseerStateUpdate-72119658352148486-127.0.0.1:45505_solr-n_0000000000) [n:127.0.0.1:45505_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45505_solr
   [junit4]   2> 668142 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45505_solr
   [junit4]   2> 668143 INFO  (zkCallback-5686-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 668143 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 668143 WARN  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] 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> 668148 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 668149 WARN  (jetty-launcher-5673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@52bf1722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 668149 WARN  (jetty-launcher-5673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@52bf1722[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 668149 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 668150 WARN  (jetty-launcher-5673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5bc08128[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 668150 WARN  (jetty-launcher-5673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5bc08128[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 668150 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35175/solr
   [junit4]   2> 668151 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668151 INFO  (zkConnectionManagerCallback-5697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668151 INFO  (jetty-launcher-5673-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668159 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 668164 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 668164 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 668164 INFO  (jetty-launcher-5673-thread-2) [n:127.0.0.1:45505_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-001/node2/.
   [junit4]   2> 668252 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668253 INFO  (zkConnectionManagerCallback-5699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668253 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668254 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 668256 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41285_solr as DOWN
   [junit4]   2> 668256 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 668256 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41285_solr
   [junit4]   2> 668256 INFO  (zkCallback-5686-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 668256 INFO  (zkCallback-5698-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 668257 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 668257 WARN  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] 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> 668262 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 668271 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41285.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 668276 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41285.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 668276 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41285.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 668277 INFO  (jetty-launcher-5673-thread-1) [n:127.0.0.1:41285_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-001/node1/.
   [junit4]   2> 668290 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 668291 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 668291 INFO  (zkConnectionManagerCallback-5708-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 668291 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 668292 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 668292 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35175/solr ready
   [junit4]   2> 668306 INFO  (qtp434319722-20436) [n:127.0.0.1:41285_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&shards=shard1&collection.configName=conf1&name=testAsyncIdRaceCondition&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 668306 INFO  (qtp434319722-20436) [n:127.0.0.1:41285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&shards=shard1&collection.configName=conf1&name=testAsyncIdRaceCondition&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 668307 INFO  (qtp434319722-20438) [n:127.0.0.1:41285_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 668307 INFO  (qtp434319722-20438) [n:127.0.0.1:41285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 668307 INFO  (OverseerThreadFactory-5042-thread-1-processing-n:127.0.0.1:45505_solr) [n:127.0.0.1:45505_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncIdRaceCondition
   [junit4]   2> 668410 INFO  (OverseerStateUpdate-72119658352148486-127.0.0.1:45505_solr-n_0000000000) [n:127.0.0.1:45505_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAsyncIdRaceCondition",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAsyncIdRaceCondition_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45505/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45505_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 668622 INFO  (qtp318917886-20442) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncIdRaceCondition&version=2&replicaType=NRT&async=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841&coreNodeName=core_node2&name=testAsyncIdRaceCondition_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 668622 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncIdRaceCondition&version=2&replicaType=NRT&async=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841&coreNodeName=core_node2&name=testAsyncIdRaceCondition_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 668622 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 668625 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 668630 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncIdRaceCondition_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 668631 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 668631 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncIdRaceCondition_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 668631 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.core.testAsyncIdRaceCondition.shard1.replica_n1' (registry 'solr.core.testAsyncIdRaceCondition.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 668631 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncIdRaceCondition_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-001/node2/testAsyncIdRaceCondition_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-001/node2/./testAsyncIdRaceCondition_shard1_replica_n1/data/]
   [junit4]   2> 668634 INFO  (qtp318917886-20444) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841
   [junit4]   2> 668634 INFO  (qtp318917886-20444) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 668655 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 668655 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 668656 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 668656 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 668657 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40f42a0e[testAsyncIdRaceCondition_shard1_replica_n1] main]
   [junit4]   2> 668657 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 668657 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 668657 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 668657 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659154525388275712
   [junit4]   2> 668659 INFO  (searcherExecutor-5054-thread-1-processing-x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 r:core_node2 CREATE n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncIdRaceCondition_shard1_replica_n1] Registered new searcher Searcher@40f42a0e[testAsyncIdRaceCondition_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 668659 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncIdRaceCondition/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 668659 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncIdRaceCondition/leaders/shard1
   [junit4]   2> 668660 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 668660 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 668660 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45505/solr/testAsyncIdRaceCondition_shard1_replica_n1/
   [junit4]   2> 668660 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 668660 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:45505/solr/testAsyncIdRaceCondition_shard1_replica_n1/ has no replicas
   [junit4]   2> 668660 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncIdRaceCondition/leaders/shard1/leader after winning as /collections/testAsyncIdRaceCondition/leader_elect/shard1/election/72119658352148486-core_node2-n_0000000000
   [junit4]   2> 668661 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45505/solr/testAsyncIdRaceCondition_shard1_replica_n1/ shard1
   [junit4]   2> 668762 INFO  (zkCallback-5686-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncIdRaceCondition/state.json] for collection [testAsyncIdRaceCondition] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 668762 INFO  (zkCallback-5686-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncIdRaceCondition/state.json] for collection [testAsyncIdRaceCondition] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 668762 INFO  (zkCallback-5686-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncIdRaceCondition/state.json] for collection [testAsyncIdRaceCondition] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 668762 INFO  (parallelCoreAdminExecutor-5043-thread-1-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841 CREATE) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 668863 INFO  (zkCallback-5686-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncIdRaceCondition/state.json] for collection [testAsyncIdRaceCondition] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 668863 INFO  (zkCallback-5686-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncIdRaceCondition/state.json] for collection [testAsyncIdRaceCondition] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 668863 INFO  (zkCallback-5686-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncIdRaceCondition/state.json] for collection [testAsyncIdRaceCondition] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 668863 INFO  (zkCallback-5686-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncIdRaceCondition/state.json] for collection [testAsyncIdRaceCondition] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 669307 INFO  (qtp434319722-20436) [n:127.0.0.1:41285_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669308 INFO  (qtp434319722-20436) [n:127.0.0.1:41285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669635 INFO  (qtp318917886-20442) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841
   [junit4]   2> 669635 INFO  (qtp318917886-20442) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac947027097788841&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 669636 INFO  (OverseerThreadFactory-5042-thread-1-processing-n:127.0.0.1:45505_solr) [n:127.0.0.1:45505_solr     ] 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> 670308 INFO  (OverseerCollectionConfigSetProcessor-72119658352148486-127.0.0.1:45505_solr-n_0000000000) [n:127.0.0.1:45505_solr     ] 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> 670308 INFO  (qtp434319722-20438) [n:127.0.0.1:41285_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670309 INFO  (qtp434319722-20438) [n:127.0.0.1:41285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670309 INFO  (qtp434319722-20436) [n:127.0.0.1:41285_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670309 INFO  (qtp434319722-20436) [n:127.0.0.1:41285_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3e7bf853-7f1b-4714-8ebb-8d3dc3aec4ac&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-2) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-2 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-10) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-10 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-5) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-5 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-4) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-4 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-3) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-3 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-1) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-1 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-6) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-6 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-7) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-7 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-8) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-8 - Reloading Collection.
   [junit4]   2> 670310 INFO  (testAsyncIdRaceCondition-5059-thread-9) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest testAsyncIdRaceCondition-5059-thread-9 - Reloading Collection.
   [junit4]   2> 670319 INFO  (qtp318917886-20468) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670322 INFO  (qtp318917886-20468) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 670324 INFO  (qtp318917886-20469) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670325 INFO  (qtp318917886-20468) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670325 INFO  (qtp318917886-20444) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670326 INFO  (qtp318917886-20473) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670326 INFO  (qtp318917886-20471) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670326 INFO  (qtp318917886-20469) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 670326 INFO  (qtp318917886-20468) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 670326 INFO  (testAsyncIdRaceCondition-5059-thread-1) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670326 INFO  (testAsyncIdRaceCondition-5059-thread-3) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670326 INFO  (qtp318917886-20444) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 670327 INFO  (qtp318917886-20472) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670327 INFO  (testAsyncIdRaceCondition-5059-thread-7) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670327 INFO  (qtp318917886-20473) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670327 INFO  (qtp318917886-20469) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670327 INFO  (testAsyncIdRaceCondition-5059-thread-2) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670327 INFO  (qtp318917886-20471) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670327 INFO  (testAsyncIdRaceCondition-5059-thread-6) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670327 INFO  (qtp318917886-20475) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670327 INFO  (qtp318917886-20472) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670327 INFO  (testAsyncIdRaceCondition-5059-thread-4) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670327 INFO  (qtp318917886-20469) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670327 INFO  (qtp318917886-20442) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 670327 INFO  (qtp318917886-20475) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670327 INFO  (OverseerThreadFactory-5042-thread-2-processing-n:127.0.0.1:45505_solr) [n:127.0.0.1:45505_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=repeatedId
   [junit4]   2> 670327 INFO  (testAsyncIdRaceCondition-5059-thread-9) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670327 INFO  (testAsyncIdRaceCondition-5059-thread-8) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670328 INFO  (qtp318917886-20442) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=repeatedId&name=testAsyncIdRaceCondition&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670328 INFO  (testAsyncIdRaceCondition-5059-thread-10) [     ] o.a.s.c.a.c.CollectionsAPIAsyncDistributedZkTest Task with the same requestid already exists.
   [junit4]   2> 670328 INFO  (qtp318917886-20444) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=testAsyncIdRaceCondition_shard1_replica_n1&async=repeatedId947029015714239&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670329 INFO  (qtp318917886-20474) [n:127.0.0.1:45505_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : repeatedId947029015714239
   [junit4]   2> 670329 INFO  (qtp318917886-20474) [n:127.0.0.1:45505_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=repeatedId947029015714239&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 670330 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncIdRaceCondition
   [junit4]   2> 670332 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 670336 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncIdRaceCondition_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 670337 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 670337 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr    x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'testAsyncIdRaceCondition_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 670358 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.core.testAsyncIdRaceCondition.shard1.replica_n1' (registry 'solr.core.testAsyncIdRaceCondition.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9a6bb50
   [junit4]   2> 670358 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncIdRaceCondition_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-001/node2/testAsyncIdRaceCondition_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-001/node2/./testAsyncIdRaceCondition_shard1_replica_n1/data/]
   [junit4]   2> 670376 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670376 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670377 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1479ec8f[testAsyncIdRaceCondition_shard1_replica_n1] main]
   [junit4]   2> 670378 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 670378 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 670378 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 670378 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659154527192875008
   [junit4]   2> 670379 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 670380 INFO  (searcherExecutor-5060-thread-1-processing-x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 r:core_node2 RELOAD n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncIdRaceCondition_shard1_replica_n1] Registered new searcher Searcher@1479ec8f[testAsyncIdRaceCondition_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 670380 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@646944a[testAsyncIdRaceCondition_shard1_replica_n1] main]
   [junit4]   2> 670380 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncIdRaceCondition_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@25f93ec
   [junit4]   2> 670380 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncIdRaceCondition.shard1.replica_n1, tag=SolrCore@25f93ec
   [junit4]   2> 670380 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8ca613: rootName = solr_45505, domain = solr.core.testAsyncIdRaceCondition.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncIdRaceCondition.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@48c081de
   [junit4]   2> 670381 INFO  (searcherExecutor-5060-thread-1-processing-x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 r:core_node2 RELOAD n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncIdRaceCondition_shard1_replica_n1] Registered new searcher Searcher@646944a[testAsyncIdRaceCondition_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 670386 INFO  (parallelCoreAdminExecutor-5043-thread-2-processing-n:127.0.0.1:45505_solr x:testAsyncIdRaceCondition_shard1_replica_n1 repeatedId947029015714239 RELOAD) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncIdRaceCondition.shard1.leader, tag=SolrCore@25f93ec
   [junit4]   2> 670431 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=273554048
   [junit4]   2> 670431 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45505_solr
   [junit4]   2> 670431 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 670431 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45505_solr as DOWN
   [junit4]   2> 670432 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1505565801
   [junit4]   2> 670432 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41285_solr
   [junit4]   2> 670432 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 670432 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41285_solr as DOWN
   [junit4]   2> 670432 INFO  (coreCloseExecutor-5064-thread-1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncIdRaceCondition_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49f2c78e
   [junit4]   2> 670432 INFO  (coreCloseExecutor-5064-thread-1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncIdRaceCondition.shard1.replica_n1, tag=SolrCore@49f2c78e
   [junit4]   2> 670432 INFO  (coreCloseExecutor-5064-thread-1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@669c1055: rootName = solr_45505, domain = solr.core.testAsyncIdRaceCondition.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncIdRaceCondition.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@48c081de
   [junit4]   2> 670433 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 670433 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ac4d33c: rootName = solr_41285, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@aaaef88
   [junit4]   2> 670436 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 670436 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@767613fd: rootName = solr_41285, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1331453f
   [junit4]   2> 670437 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 670437 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48438930: rootName = solr_41285, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@fcd6d30
   [junit4]   2> 670437 INFO  (jetty-closer-5711-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 670438 INFO  (zkCallback-5686-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 670438 INFO  (coreCloseExecutor-5064-thread-1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncIdRaceCondition.shard1.leader, tag=SolrCore@49f2c78e
   [junit4]   2> 670438 INFO  (coreCloseExecutor-5064-thread-1) [n:127.0.0.1:45505_solr c:testAsyncIdRaceCondition s:shard1 r:core_node2 x:testAsyncIdRaceCondition_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 670439 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 670439 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bff1f4e: rootName = solr_45505, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7368933b
   [junit4]   2> 670442 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 670442 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c547e6b: rootName = solr_45505, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1331453f
   [junit4]   2> 670443 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 670443 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12a2466e: rootName = solr_45505, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@fcd6d30
   [junit4]   2> 670443 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 670443 INFO  (closeThreadPool-5719-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72119658352148486-127.0.0.1:45505_solr-n_0000000000) closing
   [junit4]   2> 670444 INFO  (OverseerStateUpdate-72119658352148486-127.0.0.1:45505_solr-n_0000000000) [n:127.0.0.1:45505_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45505_solr
   [junit4]   2> 670538 INFO  (jetty-closer-5711-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5619d61d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 670538 INFO  (jetty-closer-5711-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f919fd1{/solr,null,UNAVAILABLE}
   [junit4]   2> 670538 INFO  (jetty-closer-5711-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 671329 ERROR (OverseerThreadFactory-5042-thread-2-processing-n:127.0.0.1:45505_solr) [n:127.0.0.1:45505_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testAsyncIdRaceCondition operation: reload failed:java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$231/0x0000000800eb8840@2f690fd8 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6a6b9451[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2057)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:827)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:195)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService.execute(InstrumentedExecutorService.java:63)
   [junit4]   2> 	at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:184)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.submit(HttpShardHandler.java:199)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.waitForCoreAdminAsyncCallToComplete(OverseerCollectionMessageHandler.java:831)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.waitForAsyncCallsToComplete(OverseerCollectionMessageHandler.java:1048)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler$ShardRequestTracker.processResponses(OverseerCollectionMessageHandler.java:1038)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:767)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:745)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.reloadCollection(OverseerCollectionMessageHandler.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 671329 ERROR (OverseerThreadFactory-5042-thread-2-processing-n:127.0.0.1:45505_solr) [n:127.0.0.1:45505_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-failure
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.size(DistributedMap.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.SizeLimitedDistributedMap.put(SizeLimitedDistributedMap.java:53)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:513)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 671329 WARN  (OverseerThreadFactory-5042-thread-2-processing-n:127.0.0.1:45505_solr) [n:127.0.0.1:45505_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000001, requestid: repeatedId, taskKey: testAsyncIdRaceCondition
   [junit4]   2> 671329 ERROR (OverseerThreadFactory-5042-thread-2-processing-n:127.0.0.1:45505_solr) [n:127.0.0.1:45505_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-running/mn-repeatedId
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:1793)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:262)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:579)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:545)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 671330 INFO  (OverseerAutoScalingTriggerThread-72119658352148486-127.0.0.1:45505_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 671330 INFO  (jetty-closer-5711-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72119658352148486-127.0.0.1:45505_solr-n_0000000000) closing
   [junit4]   2> 671330 INFO  (closeThreadPool-5719-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72119658352148486-127.0.0.1:45505_solr-n_0000000000) closing
   [junit4]   2> 671330 INFO  (jetty-closer-5711-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5cf8bad5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 671330 INFO  (jetty-closer-5711-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@596775e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 671330 INFO  (jetty-closer-5711-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 671331 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 671532 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/testAsyncIdRaceCondition/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 671533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35175
   [junit4]   2> 671533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35175
   [junit4]   2> 671533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35175
   [junit4]   2> 671536 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncIdBackCompat
   [junit4]   2> 671536 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001/tempDir-002
   [junit4]   2> 671536 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 671537 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 671537 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 671637 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer start zk server on port:34623
   [junit4]   2> 671637 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34623
   [junit4]   2> 671637 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34623
   [junit4]   2> 671637 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34623
   [junit4]   2> 671637 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671638 INFO  (zkConnectionManagerCallback-5721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671638 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671639 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671640 INFO  (zkConnectionManagerCallback-5723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671640 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671640 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671640 INFO  (zkConnectionManagerCallback-5725-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 671640 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[5A45FE332054530]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671743 INFO  (jetty-launcher-5726-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 671743 INFO  (jetty-launcher-5726-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 671743 INFO  (jetty-

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

-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31abc411: rootName = solr_44219, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2ffca917
   [junit4]   2> 47311 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 47312 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76459077: rootName = solr_34023, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@47fa6d6a
   [junit4]   2> 47316 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47316 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74eedc44: rootName = solr_44219, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f65d3a
   [junit4]   2> 47316 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47316 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73398a: rootName = solr_34023, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5f65d3a
   [junit4]   2> 47318 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47318 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a4b9c45: rootName = solr_44219, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@525e1752
   [junit4]   2> 47318 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 47318 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47318 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bfaa05c: rootName = solr_34023, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@525e1752
   [junit4]   2> 47318 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 47318 INFO  (closeThreadPool-222-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72119716172267527-127.0.0.1:44219_solr-n_0000000000) closing
   [junit4]   2> 47319 INFO  (OverseerStateUpdate-72119716172267527-127.0.0.1:44219_solr-n_0000000000) [n:127.0.0.1:44219_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44219_solr
   [junit4]   2> 47319 INFO  (OverseerAutoScalingTriggerThread-72119716172267527-127.0.0.1:44219_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 47322 INFO  (closeThreadPool-222-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72119716172267527-127.0.0.1:44219_solr-n_0000000000) closing
   [junit4]   2> 47423 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a5e584f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 47423 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74759192{/solr,null,UNAVAILABLE}
   [junit4]   2> 47423 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47522 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72119716172267527-127.0.0.1:44219_solr-n_0000000000) closing
   [junit4]   2> 47523 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@588f5fb5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 47523 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4248ccfa{/solr,null,UNAVAILABLE}
   [junit4]   2> 47523 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47523 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 47725 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> 	20	/solr/collections/testAsyncOperations/terms/shard1
   [junit4]   2> 	5	/solr/collections/testAsyncOperations/state.json
   [junit4]   2> 	4	/solr/collections/testAsyncOperations/terms/shard2
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncOperations/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	129	/solr/collections/testAsyncOperations/state.json
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/overseer/queue
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	9	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 47731 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34341
   [junit4]   2> 47731 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34341
   [junit4]   2> 47731 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[5A45FE332054530]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34341
   [junit4] OK      22.6s J4 | CollectionsAPIAsyncDistributedZkTest.testAsyncRequests
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_5A45FE332054530-001
   [junit4]   2> Feb 21, 2020 2:06:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=MockRandom), id=Lucene84, _route_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{}, maxPointsInLeafNode=556, maxMBSortInHeap=7.837489446964096, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@73acffe8), locale=en-FI, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/Oracle Corporation 14 (64-bit)/cpus=16,threads=2,free=81116888,total=155189248
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J4 in 48.04s, 4 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 5 suites, 20 tests, 5 failures [seed: 5A45FE332054530]

Total time: 50 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=88dd1c3f3d4eb37c522b9b00a5ccce979e6efad6, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25793
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+9) - Build # 25793 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25793/
Java: 64bit/jdk-15-ea+9 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([48B926F1FC0CE0FB:9689B55D50E004AB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([48B926F1FC0CE0FB:9689B55D50E004AB]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14268 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 419525 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[48B926F1FC0CE0FB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 419525 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[48B926F1FC0CE0FB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 419525 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[48B926F1FC0CE0FB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/data-dir-51-001
   [junit4]   2> 419526 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[48B926F1FC0CE0FB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=132 numCloses=132
   [junit4]   2> 419526 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[48B926F1FC0CE0FB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 419526 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[48B926F1FC0CE0FB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 419528 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 419528 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/tempDir-001
   [junit4]   2> 419529 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 419529 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 419529 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 419629 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer start zk server on port:38565
   [junit4]   2> 419629 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38565
   [junit4]   2> 419629 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38565
   [junit4]   2> 419629 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38565
   [junit4]   2> 419651 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419658 INFO  (zkConnectionManagerCallback-2494-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419658 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419670 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419674 INFO  (zkConnectionManagerCallback-2496-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419674 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419675 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419676 INFO  (zkConnectionManagerCallback-2498-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419676 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419826 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 419827 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 419827 INFO  (jetty-launcher-2499-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 419828 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 419828 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 419828 INFO  (jetty-launcher-2499-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+9-264
   [junit4]   2> 419868 INFO  (jetty-launcher-2499-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 419868 INFO  (jetty-launcher-2499-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 419869 INFO  (jetty-launcher-2499-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 419883 INFO  (jetty-launcher-2499-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d3ca9ef{/solr,null,AVAILABLE}
   [junit4]   2> 419886 INFO  (jetty-launcher-2499-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 419886 INFO  (jetty-launcher-2499-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 419886 INFO  (jetty-launcher-2499-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 419903 INFO  (jetty-launcher-2499-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@211ed178{/solr,null,AVAILABLE}
   [junit4]   2> 419903 INFO  (jetty-launcher-2499-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5bec9ae0{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:38927}
   [junit4]   2> 419903 INFO  (jetty-launcher-2499-thread-2) [     ] o.e.j.s.Server Started @419929ms
   [junit4]   2> 419903 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38927}
   [junit4]   2> 419904 ERROR (jetty-launcher-2499-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T11:46:55.149243Z
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7ced4b56{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35853}
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-1) [     ] o.e.j.s.Server Started @419930ms
   [junit4]   2> 419904 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35853}
   [junit4]   2> 419905 ERROR (jetty-launcher-2499-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 419905 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 419905 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 419905 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 419905 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 419905 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T11:46:55.150288Z
   [junit4]   2> 419906 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419914 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 419930 INFO  (zkConnectionManagerCallback-2501-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419930 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419931 INFO  (zkConnectionManagerCallback-2503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 419931 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 419950 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 419954 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 420135 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 420136 WARN  (jetty-launcher-2499-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31a277ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420136 WARN  (jetty-launcher-2499-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31a277ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420157 WARN  (jetty-launcher-2499-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a562826[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420157 WARN  (jetty-launcher-2499-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a562826[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420158 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38565/solr
   [junit4]   2> 420166 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420182 INFO  (zkConnectionManagerCallback-2511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420182 INFO  (jetty-launcher-2499-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420272 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 420273 WARN  (jetty-launcher-2499-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13c01f11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420273 WARN  (jetty-launcher-2499-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13c01f11[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420280 WARN  (jetty-launcher-2499-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b968417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420280 WARN  (jetty-launcher-2499-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b968417[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 420281 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38565/solr
   [junit4]   2> 420294 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420294 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420295 INFO  (zkConnectionManagerCallback-2517-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420296 INFO  (jetty-launcher-2499-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420318 INFO  (zkConnectionManagerCallback-2519-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420318 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420409 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420410 INFO  (zkConnectionManagerCallback-2523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420410 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420417 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35853_solr
   [junit4]   2> 420418 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.Overseer Overseer (id=72119170635137031-127.0.0.1:35853_solr-n_0000000000) starting
   [junit4]   2> 420418 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38927_solr
   [junit4]   2> 420421 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 420421 WARN  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] 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> 420430 INFO  (zkCallback-2522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 420431 INFO  (OverseerStateUpdate-72119170635137031-127.0.0.1:35853_solr-n_0000000000) [n:127.0.0.1:35853_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35853_solr
   [junit4]   2> 420432 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35853_solr as DOWN
   [junit4]   2> 420432 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 420433 INFO  (OverseerStateUpdate-72119170635137031-127.0.0.1:35853_solr-n_0000000000) [n:127.0.0.1:35853_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 420434 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 420434 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35853_solr
   [junit4]   2> 420435 INFO  (zkCallback-2522-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420436 INFO  (zkCallback-2518-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 420438 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 420438 WARN  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] 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> 420465 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 420466 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 420480 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35853.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 420483 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 420484 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 420485 INFO  (jetty-launcher-2499-thread-2) [n:127.0.0.1:38927_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/tempDir-001/node2/.
   [junit4]   2> 420487 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35853.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 420487 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35853.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 420488 INFO  (jetty-launcher-2499-thread-1) [n:127.0.0.1:35853_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/tempDir-001/node1/.
   [junit4]   2> 420526 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 420527 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 420531 INFO  (zkConnectionManagerCallback-2534-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 420531 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 420533 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 420534 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38565/solr ready
   [junit4]   2> 420564 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=9bf71dbd-ba4d-420e-84dc-0d99c0386774&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 420567 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=9bf71dbd-ba4d-420e-84dc-0d99c0386774&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 420569 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 420572 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 420597 INFO  (OverseerThreadFactory-2732-thread-1-processing-n:127.0.0.1:35853_solr) [n:127.0.0.1:35853_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 420707 INFO  (OverseerStateUpdate-72119170635137031-127.0.0.1:35853_solr-n_0000000000) [n:127.0.0.1:35853_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38927/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38927_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 420927 INFO  (qtp1360327056-8521) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 420927 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 420927 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 420937 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 420944 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325
   [junit4]   2> 420944 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 420947 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema [testasynccollectioncreation_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 420948 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 420948 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testasynccollectioncreation_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 420949 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38927.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 420949 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/tempDir-001/node2/testasynccollectioncreation_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/tempDir-001/node2/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 420978 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 420978 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 420983 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 420983 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 420984 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@125da530[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 420985 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 420985 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 420985 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 420985 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659146722323988480
   [junit4]   2> 420987 INFO  (searcherExecutor-2738-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 r:core_node2 CREATE n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n1] Registered new searcher Searcher@125da530[testasynccollectioncreation_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 420988 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testasynccollectioncreation/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 420988 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 420990 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 420990 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 420990 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38927/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 420990 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 420990 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:38927/solr/testasynccollectioncreation_shard1_replica_n1/ has no replicas
   [junit4]   2> 420990 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testasynccollectioncreation/leaders/shard1/leader after winning as /collections/testasynccollectioncreation/leader_elect/shard1/election/72119170635137032-core_node2-n_0000000000
   [junit4]   2> 420991 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38927/solr/testasynccollectioncreation_shard1_replica_n1/ shard1
   [junit4]   2> 421092 INFO  (zkCallback-2522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 421093 INFO  (zkCallback-2522-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 421093 INFO  (zkCallback-2522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 421093 INFO  (parallelCoreAdminExecutor-2726-thread-1-processing-n:127.0.0.1:38927_solr x:testasynccollectioncreation_shard1_replica_n1 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325 CREATE) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 421195 INFO  (zkCallback-2522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 421195 INFO  (zkCallback-2522-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 421195 INFO  (zkCallback-2522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 421195 INFO  (zkCallback-2522-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 421574 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 421575 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 421947 INFO  (qtp1360327056-8521) [n:127.0.0.1:38927_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325
   [junit4]   2> 421947 INFO  (qtp1360327056-8521) [n:127.0.0.1:38927_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774939585484407325&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 421949 INFO  (OverseerThreadFactory-2732-thread-1-processing-n:127.0.0.1:35853_solr) [n:127.0.0.1:35853_solr     ] 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> 422576 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 422577 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 422583 INFO  (OverseerCollectionConfigSetProcessor-72119170635137031-127.0.0.1:35853_solr-n_0000000000) [n:127.0.0.1:35853_solr     ] 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> 422590 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 422591 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=9bf71dbd-ba4d-420e-84dc-0d99c0386774&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 422591 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=3749b924-72bd-4872-bd21-7e43870f0ef9&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 422593 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3749b924-72bd-4872-bd21-7e43870f0ef9&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 422593 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3749b924-72bd-4872-bd21-7e43870f0ef9&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 422594 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3749b924-72bd-4872-bd21-7e43870f0ef9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 422594 INFO  (OverseerThreadFactory-2732-thread-2-processing-n:127.0.0.1:35853_solr) [n:127.0.0.1:35853_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 422595 ERROR (OverseerThreadFactory-2732-thread-2-processing-n:127.0.0.1:35853_solr) [n:127.0.0.1:35853_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testasynccollectioncreation operation: create failed:org.apache.solr.common.SolrException: collection already exists: testasynccollectioncreation
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:116)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 422596 INFO  (OverseerThreadFactory-2732-thread-2-processing-n:127.0.0.1:35853_solr) [n:127.0.0.1:35853_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 423595 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3749b924-72bd-4872-bd21-7e43870f0ef9&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423595 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3749b924-72bd-4872-bd21-7e43870f0ef9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423596 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=3749b924-72bd-4872-bd21-7e43870f0ef9&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423596 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3749b924-72bd-4872-bd21-7e43870f0ef9&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423597 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params async=f0605744-7bee-4835-bffb-997c8c423b98&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423597 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr c:testasynccollectioncreation    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=f0605744-7bee-4835-bffb-997c8c423b98&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423598 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f0605744-7bee-4835-bffb-997c8c423b98&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423598 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f0605744-7bee-4835-bffb-997c8c423b98&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423598 INFO  (OverseerCollectionConfigSetProcessor-72119170635137031-127.0.0.1:35853_solr-n_0000000000) [n:127.0.0.1:35853_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 423599 INFO  (OverseerThreadFactory-2732-thread-3-processing-n:127.0.0.1:35853_solr) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35853_solr for creating new replica of shard shard1 for collection testasynccollectioncreation
   [junit4]   2> 423599 INFO  (OverseerThreadFactory-2732-thread-3-processing-n:127.0.0.1:35853_solr) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 423600 INFO  (OverseerStateUpdate-72119170635137031-127.0.0.1:35853_solr-n_0000000000) [n:127.0.0.1:35853_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 423600 INFO  (zkCallback-2522-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423600 INFO  (zkCallback-2522-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423600 INFO  (zkCallback-2522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423600 INFO  (zkCallback-2522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423712 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr    x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=f0605744-7bee-4835-bffb-997c8c423b98939588478736979&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 423712 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr    x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=f0605744-7bee-4835-bffb-997c8c423b98939588478736979&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 423713 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : f0605744-7bee-4835-bffb-997c8c423b98939588478736979
   [junit4]   2> 423713 INFO  (qtp1981095974-8515) [n:127.0.0.1:35853_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f0605744-7bee-4835-bffb-997c8c423b98939588478736979&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423716 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 423721 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.IndexSchema [testasynccollectioncreation_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 423723 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 423723 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testasynccollectioncreation_shard1_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 423723 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35853.solr.core.testasynccollectioncreation.shard1.replica_n3' (registry 'solr.core.testasynccollectioncreation.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a6c29f9
   [junit4]   2> 423723 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/tempDir-001/node1/testasynccollectioncreation_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001/tempDir-001/node1/./testasynccollectioncreation_shard1_replica_n3/data/]
   [junit4]   2> 423749 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423749 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423753 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 423753 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 423754 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6be45553[testasynccollectioncreation_shard1_replica_n3] main]
   [junit4]   2> 423755 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 423755 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 423755 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 423755 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659146725228544000
   [junit4]   2> 423757 INFO  (searcherExecutor-2743-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n3] Registered new searcher Searcher@6be45553[testasynccollectioncreation_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423757 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testasynccollectioncreation/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 423757 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 423758 INFO  (parallelCoreAdminExecutor-2733-thread-1-processing-n:127.0.0.1:35853_solr x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 CREATE) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.ZkController Core needs to recover:testasynccollectioncreation_shard1_replica_n3
   [junit4]   2> 423758 INFO  (updateExecutor-2506-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 423759 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 423759 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 423772 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.S.Request [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 423772 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.S.Request [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 423773 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testasynccollectioncreation_shard1_replica_n3]
   [junit4]   2> 423773 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 423773 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of core [testasynccollectioncreation_shard1_replica_n3] as recovering, leader is [https://127.0.0.1:38927/solr/testasynccollectioncreation_shard1_replica_n1/] and I am [https://127.0.0.1:35853/solr/testasynccollectioncreation_shard1_replica_n3/]
   [junit4]   2> 423778 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:38927/solr]; [WaitForState: action=PREPRECOVERY&core=testasynccollectioncreation_shard1_replica_n1&nodeName=127.0.0.1:35853_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 423779 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 423779 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35853_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 423779 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35853_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 423779 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:35853_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 423879 INFO  (zkCallback-2522-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (zkCallback-2522-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (zkCallback-2518-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (zkCallback-2522-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (zkCallback-2522-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (zkCallback-2518-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (zkCallback-2518-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (zkCallback-2518-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 423879 INFO  (watches-2524-thread-3) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35853_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 423879 INFO  (watches-2524-thread-2) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35853_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 423879 INFO  (watches-2524-thread-1) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35853_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 423879 INFO  (watches-2524-thread-4) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testasynccollectioncreation, shard=shard1, thisCore=testasynccollectioncreation_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:35853_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "base_url":"https://127.0.0.1:35853/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35853_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 423879 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:35853_solr&onlyIfLeaderActive=true&core=testasynccollectioncreation_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=100
   [junit4]   2> 424380 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:38927/solr/testasynccollectioncreation_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 424380 WARN  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 424380 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 424380 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 424380 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to replicate from [https://127.0.0.1:38927/solr/testasynccollectioncreation_shard1_replica_n1/].
   [junit4]   2> 424383 INFO  (qtp1360327056-8521) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659146725887049728,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 424383 INFO  (qtp1360327056-8521) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 424383 INFO  (qtp1360327056-8521) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 424397 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 424398 INFO  (qtp1981095974-8517) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [testasynccollectioncreation_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=https://127.0.0.1:38927/solr/testasynccollectioncreation_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 424398 INFO  (qtp1360327056-8521) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 17
   [junit4]   2> 424399 INFO  (qtp1360327056-8523) [n:127.0.0.1:38927_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.S.Request [testasynccollectioncreation_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 424400 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 424400 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 424400 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 424400 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 424400 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n3 f0605744-7bee-4835-bffb-997c8c423b98939588478736979 r:core_node4 CREATE n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:35853_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 424400 INFO  (recoveryExecutor-2509-thread-1-processing-x:testasynccollectioncreation

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

> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 49522 ERROR (OverseerThreadFactory-147-thread-2-processing-n:127.0.0.1:42893_solr) [n:127.0.0.1:42893_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-failure
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.size(DistributedMap.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.SizeLimitedDistributedMap.put(SizeLimitedDistributedMap.java:53)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:513)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 49522 WARN  (OverseerThreadFactory-147-thread-2-processing-n:127.0.0.1:42893_solr) [n:127.0.0.1:42893_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000001, requestid: repeatedId, taskKey: testAsyncIdRaceCondition
   [junit4]   2> 49522 ERROR (OverseerThreadFactory-147-thread-2-processing-n:127.0.0.1:42893_solr) [n:127.0.0.1:42893_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-running/mn-repeatedId
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:1793)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:262)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:579)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:545)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 49522 INFO  (OverseerAutoScalingTriggerThread-72119245559037958-127.0.0.1:42893_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 49522 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72119245559037958-127.0.0.1:42893_solr-n_0000000000) closing
   [junit4]   2> 49522 INFO  (closeThreadPool-222-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72119245559037958-127.0.0.1:42893_solr-n_0000000000) closing
   [junit4]   2> 49523 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@36950cca{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 49523 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2df8f5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 49523 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 49523 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 49726 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/testAsyncIdRaceCondition/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 49727 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36603
   [junit4]   2> 49727 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36603
   [junit4]   2> 49727 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[48B926F1FC0CE0FB]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36603
   [junit4] OK      4.14s J2 | CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_48B926F1FC0CE0FB-001
   [junit4]   2> Feb 21, 2020 12:06:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@27bdb0d1), locale=hr-HR, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=2,free=85061976,total=173015040
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J2 in 49.36s, 4 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 5 suites, 20 tests, 5 failures [seed: 48B926F1FC0CE0FB]

Total time: 51 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=88dd1c3f3d4eb37c522b9b00a5ccce979e6efad6, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25792
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.2) - Build # 25792 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([B55CD0B06B4CE36B:6B6C431CC7A0073B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([B55CD0B06B4CE36B:6B6C431CC7A0073B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14785 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 800733 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B55CD0B06B4CE36B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 800733 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B55CD0B06B4CE36B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 800733 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B55CD0B06B4CE36B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/data-dir-104-001
   [junit4]   2> 800733 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B55CD0B06B4CE36B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 800733 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B55CD0B06B4CE36B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 800733 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[B55CD0B06B4CE36B]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 800735 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
   [junit4]   2> 800735 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001
   [junit4]   2> 800735 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 800735 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 800735 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 800835 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer start zk server on port:36301
   [junit4]   2> 800835 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36301
   [junit4]   2> 800835 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36301
   [junit4]   2> 800835 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36301
   [junit4]   2> 800836 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800837 INFO  (zkConnectionManagerCallback-8583-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800837 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800838 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800838 INFO  (zkConnectionManagerCallback-8585-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800838 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800839 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800839 INFO  (zkConnectionManagerCallback-8587-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800839 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 800945 INFO  (jetty-launcher-8588-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17d30652{/solr,null,AVAILABLE}
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45c7b5eb{/solr,null,AVAILABLE}
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@445f4a3a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33965}
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.e.j.s.Server Started @800961ms
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56fdd442{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39419}
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33965}
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.e.j.s.Server Started @800961ms
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39419}
   [junit4]   2> 800946 ERROR (jetty-launcher-8588-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800946 ERROR (jetty-launcher-8588-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T09:53:49.838637Z
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 800946 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T09:53:49.838662Z
   [junit4]   2> 800947 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800947 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 800949 INFO  (zkConnectionManagerCallback-8590-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800949 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800949 INFO  (zkConnectionManagerCallback-8592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 800949 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 800950 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 800950 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801148 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 801149 WARN  (jetty-launcher-8588-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53d93424[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801149 WARN  (jetty-launcher-8588-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53d93424[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801160 WARN  (jetty-launcher-8588-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@46c73464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801160 WARN  (jetty-launcher-8588-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@46c73464[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801161 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36301/solr
   [junit4]   2> 801161 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801162 INFO  (zkConnectionManagerCallback-8600-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801162 INFO  (jetty-launcher-8588-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801222 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 801223 WARN  (jetty-launcher-8588-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c8d339b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801223 WARN  (jetty-launcher-8588-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c8d339b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801224 WARN  (jetty-launcher-8588-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2867a38b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801224 WARN  (jetty-launcher-8588-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2867a38b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 801225 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36301/solr
   [junit4]   2> 801225 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801226 INFO  (zkConnectionManagerCallback-8606-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801226 INFO  (jetty-launcher-8588-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801263 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801263 INFO  (zkConnectionManagerCallback-8608-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801263 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801285 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33965_solr
   [junit4]   2> 801285 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.c.Overseer Overseer (id=72118725963874311-127.0.0.1:33965_solr-n_0000000000) starting
   [junit4]   2> 801287 INFO  (OverseerStateUpdate-72118725963874311-127.0.0.1:33965_solr-n_0000000000) [n:127.0.0.1:33965_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33965_solr
   [junit4]   2> 801287 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33965_solr
   [junit4]   2> 801287 INFO  (zkCallback-8607-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801289 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 801289 WARN  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] 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> 801294 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801305 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33965.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 801309 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33965.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 801309 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33965.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 801310 INFO  (jetty-launcher-8588-thread-1) [n:127.0.0.1:33965_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node1/.
   [junit4]   2> 801363 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801363 INFO  (zkConnectionManagerCallback-8614-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801363 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801365 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801366 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39419_solr as DOWN
   [junit4]   2> 801366 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 801366 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39419_solr
   [junit4]   2> 801366 INFO  (zkCallback-8607-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801366 INFO  (zkCallback-8613-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801367 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 801367 WARN  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] 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> 801372 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 801381 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39419.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 801386 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39419.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 801386 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39419.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 801387 INFO  (jetty-launcher-8588-thread-2) [n:127.0.0.1:39419_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node2/.
   [junit4]   2> 801398 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 801399 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 801399 INFO  (zkConnectionManagerCallback-8623-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 801399 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 801400 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 801400 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36301/solr ready
   [junit4]   2> 801402 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801402 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 801403 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=8fe87972-d2a6-4300-bc45-586dca3ba3da&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801403 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=8fe87972-d2a6-4300-bc45-586dca3ba3da&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 801403 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801404 INFO  (OverseerThreadFactory-5228-thread-1-processing-n:127.0.0.1:33965_solr) [n:127.0.0.1:33965_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncOperations
   [junit4]   2> 801404 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 801506 INFO  (OverseerStateUpdate-72118725963874311-127.0.0.1:33965_solr-n_0000000000) [n:127.0.0.1:33965_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAsyncOperations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39419/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39419_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 801708 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 801708 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testAsyncOperations&version=2&replicaType=NRT&async=8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476&coreNodeName=core_node2&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 801709 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476
   [junit4]   2> 801709 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 801712 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 801716 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 801717 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 801717 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 801717 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39419.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 801717 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node2/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node2/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 801745 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 801745 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 801745 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 801745 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 801746 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e1c052c[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 801747 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 801747 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 801747 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 801747 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659139607116120064
   [junit4]   2> 801748 INFO  (searcherExecutor-5237-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 r:core_node2 CREATE n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@e1c052c[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 801749 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 801749 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard1
   [junit4]   2> 801750 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 801750 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 801750 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39419/solr/testAsyncOperations_shard1_replica_n1/
   [junit4]   2> 801750 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 801750 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39419/solr/testAsyncOperations_shard1_replica_n1/ has no replicas
   [junit4]   2> 801750 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard1/leader after winning as /collections/testAsyncOperations/leader_elect/shard1/election/72118725963874312-core_node2-n_0000000000
   [junit4]   2> 801751 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39419/solr/testAsyncOperations_shard1_replica_n1/ shard1
   [junit4]   2> 801852 INFO  (zkCallback-8613-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 801852 INFO  (zkCallback-8613-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 801852 INFO  (zkCallback-8613-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 801853 INFO  (parallelCoreAdminExecutor-5233-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476 CREATE) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 801954 INFO  (zkCallback-8613-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 801954 INFO  (zkCallback-8613-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 801954 INFO  (zkCallback-8613-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 801954 INFO  (zkCallback-8613-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 802405 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 802405 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 802710 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476
   [junit4]   2> 802710 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da932799931494476&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 802711 INFO  (OverseerThreadFactory-5228-thread-1-processing-n:127.0.0.1:33965_solr) [n:127.0.0.1:33965_solr     ] 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> 803405 INFO  (OverseerCollectionConfigSetProcessor-72118725963874311-127.0.0.1:33965_solr-n_0000000000) [n:127.0.0.1:33965_solr     ] 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> 803406 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 803406 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803406 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 803406 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8fe87972-d2a6-4300-bc45-586dca3ba3da&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803406 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testAsyncOperations
   [junit4]   2> 803409 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 803409 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1659139608857804800), 1 (1659139608857804801), 2 (1659139608857804802), 3 (1659139608857804803), 4 (1659139608857804804), 5 (1659139608857804805), 6 (1659139608857804806), 7 (1659139608857804807), 8 (1659139608857804808), 9 (1659139608857804809), ... (51 adds)]} 0 1
   [junit4]   2> 803409 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659139608858853400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 803409 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11f049a9 commitCommandVersion:1659139608858853400
   [junit4]   2> 803412 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51db267c[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 803412 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 803413 INFO  (searcherExecutor-5237-thread-1-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 c:testAsyncOperations s:shard1 r:core_node2) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@51db267c[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C51:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1582278832303, java.vendor=AdoptOpenJDK, os=Linux, os.version=5.3.0-28-generic, java.runtime.version=13.0.2+8, os.arch=amd64, source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 803413 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 803414 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.S.Request [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2} hits=51 status=0 QTime=0
   [junit4]   2> 803414 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=a7322cda-f316-4a60-ae50-66334a9b4b9a&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 803414 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=a7322cda-f316-4a60-ae50-66334a9b4b9a&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803415 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 803415 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803415 INFO  (OverseerThreadFactory-5228-thread-2-processing-n:127.0.0.1:33965_solr) [n:127.0.0.1:33965_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=a7322cda-f316-4a60-ae50-66334a9b4b9a
   [junit4]   2> 803416 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=testAsyncOperations_shard1_replica_n1&async=a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803416 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676
   [junit4]   2> 803416 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 803418 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 803422 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 803423 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 803423 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 803442 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39419.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 803442 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node2/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node2/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 803467 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 803467 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 803468 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a46892[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 803469 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 803469 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 803469 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 803470 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 803471 INFO  (searcherExecutor-5242-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 r:core_node2 RELOAD n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@11a46892[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C51:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1582278832303, java.vendor=AdoptOpenJDK, os=Linux, os.version=5.3.0-28-generic, java.runtime.version=13.0.2+8, os.arch=amd64, source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 803471 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3384e265[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 803471 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@66304684
   [junit4]   2> 803471 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1, tag=SolrCore@66304684
   [junit4]   2> 803471 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a202779: rootName = solr_39419, domain = solr.core.testAsyncOperations.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncOperations.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@58589908
   [junit4]   2> 803472 INFO  (searcherExecutor-5242-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 r:core_node2 RELOAD n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@3384e265[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C51:[diagnostics={lucene.version=9.0.0, java.vm.version=13.0.2+8, java.version=13.0.2, timestamp=1582278832303, os=Linux, java.vendor=AdoptOpenJDK, os.version=5.3.0-28-generic, java.runtime.version=13.0.2+8, os.arch=amd64, source=flush}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 803477 INFO  (parallelCoreAdminExecutor-5233-thread-2-processing-n:127.0.0.1:39419_solr x:testAsyncOperations_shard1_replica_n1 a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676 RELOAD) [n:127.0.0.1:39419_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncOperations.shard1.leader, tag=SolrCore@66304684
   [junit4]   2> 804416 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 804416 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 804417 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676
   [junit4]   2> 804417 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a932801840995676&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 804417 INFO  (OverseerThreadFactory-5228-thread-2-processing-n:127.0.0.1:33965_solr) [n:127.0.0.1:33965_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 805416 INFO  (OverseerCollectionConfigSetProcessor-72118725963874311-127.0.0.1:33965_solr-n_0000000000) [n:127.0.0.1:33965_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 805417 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 805417 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 805417 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 805418 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a7322cda-f316-4a60-ae50-66334a9b4b9a&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 805419 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params async=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 805419 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr c:testAsyncOperations    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 805419 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 805420 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 805420 INFO  (OverseerThreadFactory-5228-thread-3-processing-n:127.0.0.1:33965_solr) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "async":"a8f2df38-cc51-4c15-be5f-4a04f3d48cd9",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 805421 INFO  (zkCallback-8613-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 805421 INFO  (zkCallback-8613-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 805421 INFO  (zkCallback-8613-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 805421 INFO  (zkCallback-8613-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806420 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 806421 INFO  (qtp1480204597-22468) [n:127.0.0.1:39419_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 806422 INFO  (OverseerThreadFactory-5228-thread-3-processing-n:127.0.0.1:33965_solr) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33965_solr for creating new replica of shard shard2 for collection testAsyncOperations
   [junit4]   2> 806422 INFO  (OverseerThreadFactory-5228-thread-3-processing-n:127.0.0.1:33965_solr) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 806423 INFO  (OverseerStateUpdate-72118725963874311-127.0.0.1:33965_solr-n_0000000000) [n:127.0.0.1:33965_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testAsyncOperations_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33965/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33965_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 806523 INFO  (zkCallback-8613-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806523 INFO  (zkCallback-8613-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806523 INFO  (zkCallback-8613-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806523 INFO  (zkCallback-8613-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806625 INFO  (qtp1251519769-22493) [n:127.0.0.1:33965_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 806625 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 806625 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 806625 INFO  (qtp1251519769-22493) [n:127.0.0.1:33965_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131
   [junit4]   2> 806625 INFO  (qtp1251519769-22493) [n:127.0.0.1:33965_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 806628 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 806633 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema [testAsyncOperations_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 806634 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 806634 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard2_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 806634 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33965.solr.core.testAsyncOperations.shard2.replica_n3' (registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@74b5f3bd
   [junit4]   2> 806634 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node1/testAsyncOperations_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001/tempDir-001/node1/./testAsyncOperations_shard2_replica_n3/data/]
   [junit4]   2> 806656 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 806656 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 806657 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 806657 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 806658 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f70ea82[testAsyncOperations_shard2_replica_n3] main]
   [junit4]   2> 806658 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 806658 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 806658 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 806658 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659139612265676800
   [junit4]   2> 806660 INFO  (searcherExecutor-5246-thread-1-processing-x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 r:core_node4 CREATE n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [testAsyncOperations_shard2_replica_n3] Registered new searcher Searcher@4f70ea82[testAsyncOperations_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 806660 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 806660 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard2
   [junit4]   2> 806661 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 806661 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 806661 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33965/solr/testAsyncOperations_shard2_replica_n3/
   [junit4]   2> 806661 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 806661 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:33965/solr/testAsyncOperations_shard2_replica_n3/ has no replicas
   [junit4]   2> 806661 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard2/leader after winning as /collections/testAsyncOperations/leader_elect/shard2/election/72118725963874311-core_node4-n_0000000000
   [junit4]   2> 806662 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33965/solr/testAsyncOperations_shard2_replica_n3/ shard2
   [junit4]   2> 806763 INFO  (zkCallback-8607-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806763 INFO  (zkCallback-8613-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806763 INFO  (zkCallback-8613-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806763 INFO  (zkCallback-8613-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806763 INFO  (zkCallback-8613-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806763 INFO  (zkCallback-8607-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806763 INFO  (zkCallback-8607-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 806763 INFO  (parallelCoreAdminExecutor-5229-thread-1-processing-n:127.0.0.1:33965_solr x:testAsyncOperations_shard2_replica_n3 a8f2df38-cc51-4c15-be5f-4a04f3d48cd9932805048835131 CREATE) [n:127.0.0.1:33965_solr c:testAsyncOperations s:shard2 r:core_node4 x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkCon

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

il.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 
   [junit4]   2> 47833 ERROR (OverseerThreadFactory-146-thread-2-processing-n:127.0.0.1:41713_solr) [n:127.0.0.1:41713_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-failure
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:338)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.size(DistributedMap.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.SizeLimitedDistributedMap.put(SizeLimitedDistributedMap.java:53)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:513)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 
   [junit4]   2> 47833 WARN  (OverseerThreadFactory-146-thread-2-processing-n:127.0.0.1:41713_solr) [n:127.0.0.1:41713_solr     ] o.a.s.c.OverseerTaskProcessor Resetting task: /overseer/collection-queue-work/qn-0000000001, requestid: repeatedId, taskKey: testAsyncIdRaceCondition
   [junit4]   2> 47833 ERROR (OverseerThreadFactory-146-thread-2-processing-n:127.0.0.1:41713_solr) [n:127.0.0.1:41713_solr     ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-map-running/mn-repeatedId
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:1793)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:262)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:98)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.resetTaskWithException(OverseerTaskProcessor.java:579)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:545)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 
   [junit4]   2> 47833 INFO  (OverseerAutoScalingTriggerThread-72118794063970311-127.0.0.1:41713_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 47834 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118794063970311-127.0.0.1:41713_solr-n_0000000000) closing
   [junit4]   2> 47834 INFO  (closeThreadPool-222-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118794063970311-127.0.0.1:41713_solr-n_0000000000) closing
   [junit4]   2> 47835 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@599a6b84{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 47835 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@719037f3{/solr,null,UNAVAILABLE}
   [junit4]   2> 47835 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 47835 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 48039 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/testAsyncIdRaceCondition/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 48040 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43735
   [junit4]   2> 48040 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43735
   [junit4]   2> 48040 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition-seed#[B55CD0B06B4CE36B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43735
   [junit4] OK      4.00s J3 | CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_B55CD0B06B4CE36B-001
   [junit4]   2> Feb 21, 2020 10:11:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=PostingsFormat(name=Direct), _route_=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=22, maxMBSortInHeap=7.69380155146213, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4aca82ab), locale=luy, timezone=America/Yellowknife
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=2,free=70792640,total=156237824
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J3 in 48.06s, 4 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 5 suites, 20 tests, 5 failures [seed: B55CD0B06B4CE36B]

Total time: 50 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=89b13377a1b805b2ae56c532b52572b222a0476a, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25791
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 25791 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25791/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([D75088A7FEDE6A0F:9601B0B52328E5F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([D75088A7FEDE6A0F:9601B0B52328E5F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13530 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 227706 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[D75088A7FEDE6A0F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 227706 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[D75088A7FEDE6A0F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 227706 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[D75088A7FEDE6A0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/data-dir-35-001
   [junit4]   2> 227706 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[D75088A7FEDE6A0F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 227706 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[D75088A7FEDE6A0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 227707 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[D75088A7FEDE6A0F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 227708 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
   [junit4]   2> 227708 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001
   [junit4]   2> 227708 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 227708 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 227708 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 227808 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer start zk server on port:36455
   [junit4]   2> 227809 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36455
   [junit4]   2> 227809 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36455
   [junit4]   2> 227809 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36455
   [junit4]   2> 227810 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227811 INFO  (zkConnectionManagerCallback-1228-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227811 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227812 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227813 INFO  (zkConnectionManagerCallback-1230-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227813 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227813 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227814 INFO  (zkConnectionManagerCallback-1232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227814 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227916 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 227916 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 227916 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 227916 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 227916 INFO  (jetty-launcher-1233-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 227916 INFO  (jetty-launcher-1233-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5972af12{/solr,null,AVAILABLE}
   [junit4]   2> 227917 INFO  (jetty-launcher-1233-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75ead9e3{/solr,null,AVAILABLE}
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4253bf3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42251}
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.e.j.s.Server Started @227929ms
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42251}
   [junit4]   2> 227918 ERROR (jetty-launcher-1233-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 227918 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T07:43:43.027707Z
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48873ecd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34503}
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.e.j.s.Server Started @227930ms
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34503}
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227919 ERROR (jetty-launcher-1233-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 227919 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T07:43:43.028520Z
   [junit4]   2> 227920 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 227920 INFO  (zkConnectionManagerCallback-1235-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227920 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227920 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 227920 INFO  (zkConnectionManagerCallback-1237-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227920 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 227920 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 228102 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 228102 WARN  (jetty-launcher-1233-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5aa31f13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228102 WARN  (jetty-launcher-1233-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5aa31f13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228104 WARN  (jetty-launcher-1233-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d8800fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228104 WARN  (jetty-launcher-1233-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d8800fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228104 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36455/solr
   [junit4]   2> 228105 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228105 INFO  (zkConnectionManagerCallback-1244-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228105 INFO  (jetty-launcher-1233-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228226 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228227 INFO  (zkConnectionManagerCallback-1247-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228227 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228249 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42251_solr
   [junit4]   2> 228249 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.c.Overseer Overseer (id=72118214336708614-127.0.0.1:42251_solr-n_0000000000) starting
   [junit4]   2> 228251 INFO  (OverseerStateUpdate-72118214336708614-127.0.0.1:42251_solr-n_0000000000) [n:127.0.0.1:42251_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42251_solr
   [junit4]   2> 228251 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42251_solr
   [junit4]   2> 228251 INFO  (zkCallback-1246-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 228252 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 228252 WARN  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] 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> 228258 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 228269 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42251.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 228273 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42251.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 228273 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42251.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 228273 INFO  (jetty-launcher-1233-thread-2) [n:127.0.0.1:42251_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node2/.
   [junit4]   2> 228303 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 228303 WARN  (jetty-launcher-1233-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@644836c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228303 WARN  (jetty-launcher-1233-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@644836c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228305 WARN  (jetty-launcher-1233-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@197fe0cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228305 WARN  (jetty-launcher-1233-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@197fe0cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 228305 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36455/solr
   [junit4]   2> 228305 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228306 INFO  (zkConnectionManagerCallback-1257-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228306 INFO  (jetty-launcher-1233-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228407 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228408 INFO  (zkConnectionManagerCallback-1259-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228408 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228409 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 228410 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34503_solr as DOWN
   [junit4]   2> 228411 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 228411 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34503_solr
   [junit4]   2> 228411 INFO  (zkCallback-1246-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 228411 INFO  (zkCallback-1258-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 228412 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 228412 WARN  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] 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> 228417 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 228426 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 228430 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 228430 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 228431 INFO  (jetty-launcher-1233-thread-1) [n:127.0.0.1:34503_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node1/.
   [junit4]   2> 228442 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 228442 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 228443 INFO  (zkConnectionManagerCallback-1268-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228443 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 228444 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 228444 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36455/solr ready
   [junit4]   2> 228446 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 228447 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 228448 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=0d2693a4-e117-4a19-ad37-82c39bbc0be1&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 228448 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0d2693a4-e117-4a19-ad37-82c39bbc0be1&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 228449 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 228449 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 228449 INFO  (OverseerThreadFactory-1388-thread-1-processing-n:127.0.0.1:42251_solr) [n:127.0.0.1:42251_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncOperations
   [junit4]   2> 228553 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 228553 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command async=0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 228555 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133
   [junit4]   2> 228555 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 229449 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 229450 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 229556 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133
   [junit4]   2> 229556 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 229559 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 229566 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 229567 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 229567 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 229567 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 229567 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 229587 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 229587 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 229588 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 229588 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 229589 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5873bd35[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 229589 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 229589 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 229589 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 229589 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659131421993730048
   [junit4]   2> 229591 INFO  (searcherExecutor-1400-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@5873bd35[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 229591 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 229591 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard1
   [junit4]   2> 229592 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 229592 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 229592 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34503/solr/testAsyncOperations_shard1_replica_n1/
   [junit4]   2> 229592 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 229592 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:34503/solr/testAsyncOperations_shard1_replica_n1/ has no replicas
   [junit4]   2> 229592 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard1/leader after winning as /collections/testAsyncOperations/leader_elect/shard1/election/72118214336708616-core_node2-n_0000000000
   [junit4]   2> 229593 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34503/solr/testAsyncOperations_shard1_replica_n1/ shard1
   [junit4]   2> 229694 INFO  (zkCallback-1258-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 229694 INFO  (zkCallback-1258-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 229695 INFO  (parallelCoreAdminExecutor-1396-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133 CREATE) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 229796 INFO  (zkCallback-1258-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 229796 INFO  (zkCallback-1258-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 229796 INFO  (zkCallback-1258-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 230451 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 230451 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 230558 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133
   [junit4]   2> 230558 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1924993193512133&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 230559 INFO  (OverseerThreadFactory-1388-thread-1-processing-n:127.0.0.1:42251_solr) [n:127.0.0.1:42251_solr     ] 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> 231452 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 231452 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 231453 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 231453 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0d2693a4-e117-4a19-ad37-82c39bbc0be1&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 231453 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testAsyncOperations
   [junit4]   2> 231460 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 231460 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1659131423950372864), 1 (1659131423951421440), 2 (1659131423951421441), 3 (1659131423951421442), 4 (1659131423951421443), 5 (1659131423951421444), 6 (1659131423951421445), 7 (1659131423951421446), 8 (1659131423951421447), 9 (1659131423952470016), ... (72 adds)]} 0 5
   [junit4]   2> 231461 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659131423956664320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231461 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e729cf commitCommandVersion:1659131423956664320
   [junit4]   2> 231464 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc300fd[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 231464 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 231465 INFO  (searcherExecutor-1400-thread-1-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 c:testAsyncOperations s:shard1 r:core_node2) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@1dc300fd[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C72:[diagnostics={java.version=12.0.2, timestamp=1582271026571, java.vendor=AdoptOpenJDK, os=Linux, os.version=5.3.0-28-generic, java.runtime.version=12.0.2+10, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=12.0.2+10}])))}
   [junit4]   2> 231465 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 231466 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.S.Request [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2} hits=72 status=0 QTime=0
   [junit4]   2> 231468 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=438c2f9b-4b2c-4909-8462-02bca664b0a4&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 231468 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=438c2f9b-4b2c-4909-8462-02bca664b0a4&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 231469 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 231469 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 231469 INFO  (OverseerThreadFactory-1388-thread-2-processing-n:127.0.0.1:42251_solr) [n:127.0.0.1:42251_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=438c2f9b-4b2c-4909-8462-02bca664b0a4
   [junit4]   2> 231470 INFO  (OverseerCollectionConfigSetProcessor-72118214336708614-127.0.0.1:42251_solr-n_0000000000) [n:127.0.0.1:42251_solr     ] 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> 231470 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=testAsyncOperations_shard1_replica_n1&async=438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 231471 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717
   [junit4]   2> 231471 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 231475 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 231479 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 231480 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 231480 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 231500 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34503.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 231500 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 231522 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 231522 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 231523 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5add4c12[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 231529 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 231530 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 231530 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 231532 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 231532 INFO  (searcherExecutor-1405-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 r:core_node2 RELOAD n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@5add4c12[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C72:[diagnostics={java.version=12.0.2, timestamp=1582271026571, java.vendor=AdoptOpenJDK, os=Linux, os.version=5.3.0-28-generic, java.runtime.version=12.0.2+10, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=12.0.2+10}])))}
   [junit4]   2> 231533 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63a04ab3[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 231533 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9a3820e
   [junit4]   2> 231533 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1, tag=SolrCore@9a3820e
   [junit4]   2> 231533 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c3afd58: rootName = solr_34503, domain = solr.core.testAsyncOperations.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncOperations.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@11f99ed
   [junit4]   2> 231534 INFO  (searcherExecutor-1405-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 r:core_node2 RELOAD n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@63a04ab3[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C72:[diagnostics={java.version=12.0.2, timestamp=1582271026571, os=Linux, java.vendor=AdoptOpenJDK, os.version=5.3.0-28-generic, java.runtime.version=12.0.2+10, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=12.0.2+10}])))}
   [junit4]   2> 231539 INFO  (parallelCoreAdminExecutor-1396-thread-2-processing-n:127.0.0.1:34503_solr x:testAsyncOperations_shard1_replica_n1 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717 RELOAD) [n:127.0.0.1:34503_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncOperations.shard1.leader, tag=SolrCore@9a3820e
   [junit4]   2> 232470 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 232471 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 232473 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717
   [junit4]   2> 232473 INFO  (qtp1178650741-4201) [n:127.0.0.1:34503_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4924996112032717&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 232475 INFO  (OverseerThreadFactory-1388-thread-2-processing-n:127.0.0.1:42251_solr) [n:127.0.0.1:42251_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 233470 INFO  (OverseerCollectionConfigSetProcessor-72118214336708614-127.0.0.1:42251_solr-n_0000000000) [n:127.0.0.1:42251_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 233471 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 233472 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 233472 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 233472 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=438c2f9b-4b2c-4909-8462-02bca664b0a4&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 233473 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params async=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 233474 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr c:testAsyncOperations    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 233474 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 233475 INFO  (OverseerThreadFactory-1388-thread-3-processing-n:127.0.0.1:42251_solr) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "async":"a786405f-0e80-4071-b2ad-4c8ba444b8f1",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 233475 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 233476 INFO  (zkCallback-1258-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233476 INFO  (zkCallback-1258-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 233476 INFO  (zkCallback-1258-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234476 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 234476 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 234477 INFO  (OverseerThreadFactory-1388-thread-3-processing-n:127.0.0.1:42251_solr) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42251_solr for creating new replica of shard shard2 for collection testAsyncOperations
   [junit4]   2> 234478 INFO  (OverseerThreadFactory-1388-thread-3-processing-n:127.0.0.1:42251_solr) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 234481 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 234481 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 234481 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 234481 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857
   [junit4]   2> 234481 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 234583 INFO  (zkCallback-1258-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234583 INFO  (zkCallback-1258-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 234583 INFO  (zkCallback-1258-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235477 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 235477 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235482 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857
   [junit4]   2> 235482 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 235486 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 235494 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema [testAsyncOperations_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 235495 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 235495 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard2_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 235495 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42251.solr.core.testAsyncOperations.shard2.replica_n3' (registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@91a3065
   [junit4]   2> 235495 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node2/testAsyncOperations_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001/tempDir-001/node2/./testAsyncOperations_shard2_replica_n3/data/]
   [junit4]   2> 235515 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 235515 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 235516 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 235516 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 235517 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b2fdc0b[testAsyncOperations_shard2_replica_n3] main]
   [junit4]   2> 235517 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 235517 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 235518 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 235518 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659131428210737152
   [junit4]   2> 235519 INFO  (searcherExecutor-1409-thread-1-processing-x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [testAsyncOperations_shard2_replica_n3] Registered new searcher Searcher@b2fdc0b[testAsyncOperations_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 235520 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 235520 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard2
   [junit4]   2> 235521 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 235521 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 235521 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42251/solr/testAsyncOperations_shard2_replica_n3/
   [junit4]   2> 235521 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 235521 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:42251/solr/testAsyncOperations_shard2_replica_n3/ has no replicas
   [junit4]   2> 235521 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard2/leader after winning as /collections/testAsyncOperations/leader_elect/shard2/election/72118214336708614-core_node4-n_0000000000
   [junit4]   2> 235521 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42251/solr/testAsyncOperations_shard2_replica_n3/ shard2
   [junit4]   2> 235622 INFO  (zkCallback-1258-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235622 INFO  (zkCallback-1246-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235622 INFO  (zkCallback-1258-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235622 INFO  (zkCallback-1258-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235623 INFO  (zkCallback-1246-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235623 INFO  (parallelCoreAdminExecutor-1389-thread-1-processing-n:127.0.0.1:42251_solr x:testAsyncOperations_shard2_replica_n3 a786405f-0e80-4071-b2ad-4c8ba444b8f1924999120131857 CREATE) [n:127.0.0.1:42251_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 235724 INFO  (zkCallback-1258-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235724 INFO  (zkCallback-1246-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235724 INFO  (zkCallback-1246-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235724 INFO  (zkCallback-1258-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235724 INFO  (zkCallback-1246-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 235724 INFO  (zkCallback-1258-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 236478 INFO  (qtp182637791-4196) [n:127.0.0.1:42251_solr     ] o.a.s.h.a.CollectionsHandler I

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

jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b33789b: rootName = solr_46837, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e55a3f9
   [junit4]   2> 48709 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 48709 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c900a28: rootName = solr_38811, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e55a3f9
   [junit4]   2> 48710 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 48710 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4aa9eae2: rootName = solr_46837, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@28b18224
   [junit4]   2> 48710 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 48710 INFO  (closeThreadPool-222-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118320546512903-127.0.0.1:46837_solr-n_0000000000) closing
   [junit4]   2> 48710 INFO  (OverseerStateUpdate-72118320546512903-127.0.0.1:46837_solr-n_0000000000) [n:127.0.0.1:46837_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46837_solr
   [junit4]   2> 48711 INFO  (OverseerAutoScalingTriggerThread-72118320546512903-127.0.0.1:46837_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 48711 INFO  (closeThreadPool-222-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118320546512903-127.0.0.1:46837_solr-n_0000000000) closing
   [junit4]   2> 48712 INFO  (zkCallback-204-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 48712 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 48712 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fab35ab: rootName = solr_38811, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@28b18224
   [junit4]   2> 48712 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 48812 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118320546512903-127.0.0.1:46837_solr-n_0000000000) closing
   [junit4]   2> 48813 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@ca995ec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 48813 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51475347{/solr,null,UNAVAILABLE}
   [junit4]   2> 48813 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 48913 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3e341954{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 48913 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20049eb4{/solr,null,UNAVAILABLE}
   [junit4]   2> 48913 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 48914 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 49116 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 49117 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40629
   [junit4]   2> 49117 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40629
   [junit4]   2> 49117 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[D75088A7FEDE6A0F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40629
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncIdBackCompat -Dtests.seed=D75088A7FEDE6A0F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-LS -Dtests.timezone=Indian/Mayotte -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.21s J1 | CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expecting exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D75088A7FEDE6A0F:9601B0B52328E5F]:0)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_D75088A7FEDE6A0F-001
   [junit4]   2> Feb 21, 2020 8:10:44 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=8, maxDocsPerChunk=749, blockShift=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=8, blockSize=8)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5c8ba498), locale=en-LS, timezone=Indian/Mayotte
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=2,free=314812656,total=469762048
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J1 in 49.31s, 4 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 5 suites, 20 tests, 5 failures [seed: D75088A7FEDE6A0F]

Total time: 51 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9f3f7244ac68a7d6048d485a3004156a0ced34c7, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25790
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.6) - Build # 25790 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([65D045726B1E5C66:BBE0D6DEC7F2B836]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([65D045726B1E5C66:BBE0D6DEC7F2B836]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14733 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 741654 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[65D045726B1E5C66]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 741655 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[65D045726B1E5C66]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/data-dir-97-001
   [junit4]   2> 741655 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[65D045726B1E5C66]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=156 numCloses=156
   [junit4]   2> 741655 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[65D045726B1E5C66]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 741655 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[65D045726B1E5C66]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 741655 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[65D045726B1E5C66]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 741657 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncRequests
   [junit4]   2> 741657 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001
   [junit4]   2> 741657 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 741657 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 741657 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 741757 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer start zk server on port:45985
   [junit4]   2> 741757 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45985
   [junit4]   2> 741757 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45985
   [junit4]   2> 741757 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45985
   [junit4]   2> 741758 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741759 INFO  (zkConnectionManagerCallback-6692-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741759 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741760 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741761 INFO  (zkConnectionManagerCallback-6694-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741761 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741761 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741761 INFO  (zkConnectionManagerCallback-6696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741761 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741865 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 741865 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741865 INFO  (jetty-launcher-6697-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4baa4859{/solr,null,AVAILABLE}
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.6+10
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4478c3b7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41533}
   [junit4]   2> 741866 INFO  (jetty-launcher-6697-thread-1) [     ] o.e.j.s.Server Started @741894ms
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41533}
   [junit4]   2> 741867 ERROR (jetty-launcher-6697-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T05:52:58.935186Z
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741867 INFO  (jetty-launcher-6697-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5718a072{/solr,null,AVAILABLE}
   [junit4]   2> 741868 INFO  (zkConnectionManagerCallback-6699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@56460ea4{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43319}
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.e.j.s.Server Started @741895ms
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43319}
   [junit4]   2> 741868 ERROR (jetty-launcher-6697-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-21T05:52:58.936560Z
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741868 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741869 INFO  (zkConnectionManagerCallback-6701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741869 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741869 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741999 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 742000 WARN  (jetty-launcher-6697-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68bd9d09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742000 WARN  (jetty-launcher-6697-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68bd9d09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742003 WARN  (jetty-launcher-6697-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4271f62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742003 WARN  (jetty-launcher-6697-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4271f62[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742004 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45985/solr
   [junit4]   2> 742005 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 742006 INFO  (zkConnectionManagerCallback-6708-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 742006 INFO  (jetty-launcher-6697-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 742163 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 742164 WARN  (jetty-launcher-6697-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b3b70c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742164 WARN  (jetty-launcher-6697-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b3b70c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742171 WARN  (jetty-launcher-6697-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@297589d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742171 WARN  (jetty-launcher-6697-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@297589d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 742172 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45985/solr
   [junit4]   2> 742175 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 742178 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 742178 INFO  (zkConnectionManagerCallback-6717-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 742178 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 742183 INFO  (zkConnectionManagerCallback-6715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 742183 INFO  (jetty-launcher-6697-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 742220 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41533_solr
   [junit4]   2> 742220 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.c.Overseer Overseer (id=72117778909429766-127.0.0.1:41533_solr-n_0000000000) starting
   [junit4]   2> 742223 INFO  (OverseerStateUpdate-72117778909429766-127.0.0.1:41533_solr-n_0000000000) [n:127.0.0.1:41533_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41533_solr
   [junit4]   2> 742231 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41533_solr
   [junit4]   2> 742231 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 742232 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 742232 WARN  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] 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> 742238 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 742249 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41533.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 742252 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41533.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 742253 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41533.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 742253 INFO  (jetty-launcher-6697-thread-1) [n:127.0.0.1:41533_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node1/.
   [junit4]   2> 742284 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 742285 INFO  (zkConnectionManagerCallback-6723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 742285 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 742287 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 742288 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43319_solr as DOWN
   [junit4]   2> 742288 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 742288 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43319_solr
   [junit4]   2> 742288 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 742289 INFO  (zkCallback-6722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 742289 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 742289 WARN  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] 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> 742294 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 742302 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43319.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 742306 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43319.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 742307 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43319.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 742307 INFO  (jetty-launcher-6697-thread-2) [n:127.0.0.1:43319_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node2/.
   [junit4]   2> 742322 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 742322 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 742323 INFO  (zkConnectionManagerCallback-6732-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 742323 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 742323 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 742324 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45985/solr ready
   [junit4]   2> 742336 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 742336 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 742337 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=e81aba90-7928-44aa-993a-7ba9725086b7&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 742337 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=e81aba90-7928-44aa-993a-7ba9725086b7&shards=shard1&collection.configName=conf1&name=testAsyncOperations&router.name=implicit&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 742338 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 742338 INFO  (OverseerThreadFactory-5902-thread-1-processing-n:127.0.0.1:41533_solr) [n:127.0.0.1:41533_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testAsyncOperations
   [junit4]   2> 742339 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 742454 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=e81aba90-7928-44aa-993a-7ba9725086b7918349042087541&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1
   [junit4]   2> 742454 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command async=e81aba90-7928-44aa-993a-7ba9725086b7918349042087541&qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testAsyncOperations_shard1_replica_n1&action=CREATE&numShards=1&collection=testAsyncOperations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 742454 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 742473 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : e81aba90-7928-44aa-993a-7ba9725086b7918349042087541
   [junit4]   2> 742473 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e81aba90-7928-44aa-993a-7ba9725086b7918349042087541&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 743339 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 743340 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 743459 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 743465 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 743466 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 743466 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 743466 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41533.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 743466 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 743474 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : e81aba90-7928-44aa-993a-7ba9725086b7918349042087541
   [junit4]   2> 743474 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e81aba90-7928-44aa-993a-7ba9725086b7918349042087541&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 743485 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 743485 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 743486 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 743486 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 743487 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@638a75f[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 743487 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 743487 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 743488 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 743488 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659124455105888256
   [junit4]   2> 743489 INFO  (searcherExecutor-5911-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@638a75f[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 743490 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 743490 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard1
   [junit4]   2> 743490 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 743490 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 743490 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41533/solr/testAsyncOperations_shard1_replica_n1/
   [junit4]   2> 743490 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 743491 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:41533/solr/testAsyncOperations_shard1_replica_n1/ has no replicas
   [junit4]   2> 743491 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard1/leader after winning as /collections/testAsyncOperations/leader_elect/shard1/election/72117778909429766-core_node2-n_0000000000
   [junit4]   2> 743491 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41533/solr/testAsyncOperations_shard1_replica_n1/ shard1
   [junit4]   2> 743592 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743592 INFO  (zkCallback-6716-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743592 INFO  (parallelCoreAdminExecutor-5903-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 e81aba90-7928-44aa-993a-7ba9725086b7918349042087541 CREATE) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 743693 INFO  (zkCallback-6716-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743693 INFO  (zkCallback-6716-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 743693 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 744340 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 744341 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 744474 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : e81aba90-7928-44aa-993a-7ba9725086b7918349042087541
   [junit4]   2> 744474 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=e81aba90-7928-44aa-993a-7ba9725086b7918349042087541&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 744476 INFO  (OverseerThreadFactory-5902-thread-1-processing-n:127.0.0.1:41533_solr) [n:127.0.0.1:41533_solr     ] 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> 745341 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 745342 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 745342 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 745342 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=e81aba90-7928-44aa-993a-7ba9725086b7&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 745342 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[65D045726B1E5C66]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testAsyncOperations
   [junit4]   2> 745351 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 745351 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1659124457057288192), 1 (1659124457058336768), 2 (1659124457058336769), 3 (1659124457058336770), 4 (1659124457058336771), 5 (1659124457058336772), 6 (1659124457058336773), 7 (1659124457058336774), 8 (1659124457058336775), 9 (1659124457058336776), ... (61 adds)]} 0 2
   [junit4]   2> 745352 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1659124457060433920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 745352 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3bafe5a1 commitCommandVersion:1659124457060433920
   [junit4]   2> 745354 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b378969[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 745354 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 745355 INFO  (searcherExecutor-5911-thread-1-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 c:testAsyncOperations s:shard1 r:core_node2) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@b378969[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C61:[diagnostics={os=Linux, os.version=5.3.0-28-generic, java.runtime.version=11.0.6+10, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.6+10, java.version=11.0.6, timestamp=1582264382421, java.vendor=AdoptOpenJDK}])))}
   [junit4]   2> 745355 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testAsyncOperations:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 745356 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.S.Request [testAsyncOperations_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&shards=shard1&_stateVer_=testAsyncOperations:3&wt=javabin&version=2} hits=61 status=0 QTime=0
   [junit4]   2> 745356 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=427d6e41-6d31-4c89-ab10-88f7084ee18b&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 745357 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=427d6e41-6d31-4c89-ab10-88f7084ee18b&name=testAsyncOperations&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 745357 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 745358 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 745358 INFO  (OverseerThreadFactory-5902-thread-2-processing-n:127.0.0.1:41533_solr) [n:127.0.0.1:41533_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=RELOAD, asyncId=427d6e41-6d31-4c89-ab10-88f7084ee18b
   [junit4]   2> 745358 INFO  (OverseerCollectionConfigSetProcessor-72117778909429766-127.0.0.1:41533_solr-n_0000000000) [n:127.0.0.1:41533_solr     ] 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> 745358 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=testAsyncOperations_shard1_replica_n1&async=427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 745359 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003
   [junit4]   2> 745359 INFO  (qtp193083020-21273) [n:127.0.0.1:41533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 745361 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 745366 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema [testAsyncOperations_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 745368 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 745368 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr    x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore 'testAsyncOperations_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 745387 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41533.solr.core.testAsyncOperations.shard1.replica_n1' (registry 'solr.core.testAsyncOperations.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 745387 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [[testAsyncOperations_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node1/testAsyncOperations_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node1/./testAsyncOperations_shard1_replica_n1/data/]
   [junit4]   2> 745403 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 745403 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 745404 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f62134d[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 745405 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 745405 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 745405 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 745406 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 745407 INFO  (searcherExecutor-5916-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 r:core_node2 RELOAD n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@6f62134d[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C61:[diagnostics={os=Linux, os.version=5.3.0-28-generic, java.runtime.version=11.0.6+10, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.6+10, java.version=11.0.6, timestamp=1582264382421, java.vendor=AdoptOpenJDK}])))}
   [junit4]   2> 745407 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64c4581c[testAsyncOperations_shard1_replica_n1] main]
   [junit4]   2> 745407 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57c817b9
   [junit4]   2> 745407 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testAsyncOperations.shard1.replica_n1, tag=SolrCore@57c817b9
   [junit4]   2> 745407 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30cbb516: rootName = solr_41533, domain = solr.core.testAsyncOperations.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testAsyncOperations.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@52cb9301
   [junit4]   2> 745408 INFO  (searcherExecutor-5916-thread-1-processing-x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 r:core_node2 RELOAD n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.c.SolrCore [testAsyncOperations_shard1_replica_n1] Registered new searcher Searcher@64c4581c[testAsyncOperations_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C61:[diagnostics={java.vendor=AdoptOpenJDK, os.version=5.3.0-28-generic, java.runtime.version=11.0.6+10, os.arch=amd64, source=flush, lucene.version=9.0.0, java.vm.version=11.0.6+10, java.version=11.0.6, timestamp=1582264382421, os=Linux}])))}
   [junit4]   2> 745412 INFO  (parallelCoreAdminExecutor-5903-thread-2-processing-n:127.0.0.1:41533_solr x:testAsyncOperations_shard1_replica_n1 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003 RELOAD) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard1 r:core_node2 x:testAsyncOperations_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testAsyncOperations.shard1.leader, tag=SolrCore@57c817b9
   [junit4]   2> 746358 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 746359 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 746359 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003
   [junit4]   2> 746359 INFO  (qtp193083020-21275) [n:127.0.0.1:41533_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b918351959063003&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 746360 INFO  (OverseerThreadFactory-5902-thread-2-processing-n:127.0.0.1:41533_solr) [n:127.0.0.1:41533_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 747358 INFO  (OverseerCollectionConfigSetProcessor-72117778909429766-127.0.0.1:41533_solr-n_0000000000) [n:127.0.0.1:41533_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 747359 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 747359 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 747360 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 747360 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=427d6e41-6d31-4c89-ab10-88f7084ee18b&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 747360 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params async=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 747361 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr c:testAsyncOperations    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=CREATESHARD&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 747361 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 747361 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 747362 INFO  (OverseerThreadFactory-5902-thread-3-processing-n:127.0.0.1:41533_solr) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"testAsyncOperations",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "async":"0b270de6-b9b7-4b41-9a86-4e7dd8c19e49",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 747362 INFO  (zkCallback-6716-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 747362 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 747362 INFO  (zkCallback-6716-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 748362 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 748362 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 748363 INFO  (OverseerThreadFactory-5902-thread-3-processing-n:127.0.0.1:41533_solr) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43319_solr for creating new replica of shard shard2 for collection testAsyncOperations
   [junit4]   2> 748363 INFO  (OverseerThreadFactory-5902-thread-3-processing-n:127.0.0.1:41533_solr) [n:127.0.0.1:41533_solr c:testAsyncOperations s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 748372 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 748372 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr    x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005&qt=/admin/cores&collection.configName=conf1&name=testAsyncOperations_shard2_replica_n3&action=CREATE&collection=testAsyncOperations&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 748373 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005
   [junit4]   2> 748373 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 748474 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 748474 INFO  (zkCallback-6716-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 748474 INFO  (zkCallback-6716-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749363 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 749363 INFO  (qtp431811032-21269) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 749374 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005
   [junit4]   2> 749374 INFO  (qtp431811032-21267) [n:127.0.0.1:43319_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 749377 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 749386 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema [testAsyncOperations_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 749387 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 749387 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testAsyncOperations_shard2_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 749388 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43319.solr.core.testAsyncOperations.shard2.replica_n3' (registry 'solr.core.testAsyncOperations.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48fc6cd0
   [junit4]   2> 749388 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [[testAsyncOperations_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node2/testAsyncOperations_shard2_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001/tempDir-001/node2/./testAsyncOperations_shard2_replica_n3/data/]
   [junit4]   2> 749406 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 749406 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 749413 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 749413 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 749414 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a638b74[testAsyncOperations_shard2_replica_n3] main]
   [junit4]   2> 749415 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 749415 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 749415 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 749415 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1659124461320798208
   [junit4]   2> 749417 INFO  (searcherExecutor-5920-thread-1-processing-x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SolrCore [testAsyncOperations_shard2_replica_n3] Registered new searcher Searcher@7a638b74[testAsyncOperations_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 749418 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testAsyncOperations/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 749418 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testAsyncOperations/leaders/shard2
   [junit4]   2> 749419 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 749419 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 749419 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43319/solr/testAsyncOperations_shard2_replica_n3/
   [junit4]   2> 749419 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 749419 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.SyncStrategy https://127.0.0.1:43319/solr/testAsyncOperations_shard2_replica_n3/ has no replicas
   [junit4]   2> 749419 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testAsyncOperations/leaders/shard2/leader after winning as /collections/testAsyncOperations/leader_elect/shard2/election/72117778909429768-core_node4-n_0000000000
   [junit4]   2> 749420 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43319/solr/testAsyncOperations_shard2_replica_n3/ shard2
   [junit4]   2> 749521 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749521 INFO  (zkCallback-6716-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749521 INFO  (zkCallback-6722-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749521 INFO  (zkCallback-6716-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749521 INFO  (zkCallback-6722-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749522 INFO  (parallelCoreAdminExecutor-5907-thread-1-processing-n:127.0.0.1:43319_solr x:testAsyncOperations_shard2_replica_n3 0b270de6-b9b7-4b41-9a86-4e7dd8c19e49918354964581005 CREATE) [n:127.0.0.1:43319_solr c:testAsyncOperations s:shard2  x:testAsyncOperations_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 749623 INFO  (zkCallback-6722-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749623 INFO  (zkCallback-6722-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749623 INFO  (zkCallback-6716-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749623 INFO  (zkCallback-6716-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749623 INFO  (zkCallback-6716-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 749623 INFO  (zkCallback-6722-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testAsyncOperations/state.json] for collection [testAsyncOperations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 750364 INFO  (qtp431811032-212

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

losing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 50623 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@210440ab: rootName = solr_40219, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d5a4199
   [junit4]   2> 50623 INFO  (jetty-closer-215-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 50625 INFO  (zkCallback-183-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 50632 INFO  (coreCloseExecutor-165-thread-4) [n:127.0.0.1:40629_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testasynccollectioncreation.shard1_1.leader, tag=SolrCore@7a925524
   [junit4]   2> 50633 INFO  (coreCloseExecutor-165-thread-4) [n:127.0.0.1:40629_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 50635 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 50636 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1000226c: rootName = solr_40629, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@72b459d9
   [junit4]   2> 50641 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 50641 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b58ccd2: rootName = solr_40629, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c945514
   [junit4]   2> 50643 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 50643 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16835376: rootName = solr_40629, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d5a4199
   [junit4]   2> 50643 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 50643 INFO  (closeThreadPool-223-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72117850186121222-127.0.0.1:40629_solr-n_0000000000) closing
   [junit4]   2> 50644 INFO  (OverseerStateUpdate-72117850186121222-127.0.0.1:40629_solr-n_0000000000) [n:127.0.0.1:40629_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40629_solr
   [junit4]   2> 50644 INFO  (OverseerAutoScalingTriggerThread-72117850186121222-127.0.0.1:40629_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 50645 INFO  (closeThreadPool-223-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72117850186121222-127.0.0.1:40629_solr-n_0000000000) closing
   [junit4]   2> 50727 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@610c1778{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 50727 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5026491a{/solr,null,UNAVAILABLE}
   [junit4]   2> 50727 INFO  (jetty-closer-215-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 50826 INFO  (jetty-closer-215-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72117850186121222-127.0.0.1:40629_solr-n_0000000000) closing
   [junit4]   2> 50827 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7e943cce{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 50827 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71c92ceb{/solr,null,UNAVAILABLE}
   [junit4]   2> 50827 INFO  (jetty-closer-215-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 50828 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 51031 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> 	10	/solr/collections/testasynccollectioncreation/terms/shard1_0
   [junit4]   2> 	6	/solr/collections/testasynccollectioncreation/terms/shard1_1
   [junit4]   2> 	5	/solr/collections/testasynccollectioncreation/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/testasynccollectioncreation/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	139	/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	52	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 51033 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40819
   [junit4]   2> 51033 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40819
   [junit4]   2> 51033 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[65D045726B1E5C66]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40819
   [junit4] OK      14.4s J2 | CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_65D045726B1E5C66-001
   [junit4]   2> Feb 21, 2020 6:11:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=22784, maxDocsPerChunk=310, blockShift=16), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=22784, blockSize=16)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@54b028a2), locale=en-IE, timezone=America/Anguilla
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=2,free=432587568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J2 in 51.02s, 4 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 5 suites, 20 tests, 5 failures [seed: 65D045726B1E5C66]

Total time: 53 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9f3f7244ac68a7d6048d485a3004156a0ced34c7, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25789
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.6) - Build # 25789 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/25789/
Java: 64bit/jdk-11.0.6 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:42913/solr/.system]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:42913/solr/.system]
	at __randomizedtesting.SeedInfo.seed([631C4F9FA7FD4D59:13E9EC36C735E42F]:0)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.cloud.SystemCollectionCompatTest.setupSystemCollection(SystemCollectionCompatTest.java:118)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:42913/solr/.system
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	... 43 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1103)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
	... 47 more


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([631C4F9FA7FD4D59:BD2CDC330B11A909]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([631C4F9FA7FD4D59:BD2CDC330B11A909]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([631C4F9FA7FD4D59:BD2CDC330B11A909]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([631C4F9FA7FD4D59:BD2CDC330B11A909]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([631C4F9FA7FD4D59:BD2CDC330B11A909]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat

Error Message:
Expecting exception

Stack Trace:
java.lang.AssertionError: Expecting exception
	at __randomizedtesting.SeedInfo.seed([631C4F9FA7FD4D59:BD2CDC330B11A909]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat(CollectionsAPIAsyncDistributedZkTest.java:288)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 2180 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J4-20200221_033115_4317949793459288829694.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J5-20200221_033115_4297110162136140092670.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20200221_033115_43115769583434126507167.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J3-20200221_033115_43112777634665452403266.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20200221_033115_4296457163274543314819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20200221_033115_4294406103491955245560.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20200221_033355_02110243329759898359558.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J4-20200221_033355_0213585323140375480899.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J3-20200221_033355_02111615982552396394702.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20200221_033355_02120624040314802537.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20200221_033355_02111764251315954712673.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J5-20200221_033355_02215767501375533220799.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 1111 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20200221_033434_28913740280750806022546.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J5-20200221_033434_28915053940001506819120.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20200221_033434_28917682146767266883388.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20200221_033434_28917004256123460455380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J3-20200221_033434_2894104110579830337021.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J4-20200221_033434_28917056311800766567622.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20200221_033502_2479421799485669871127.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20200221_033502_2479558324400552458504.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J5-20200221_033502_2484790242801091256757.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20200221_033502_24710539431912454825574.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J4-20200221_033502_2473641112434790501347.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J3-20200221_033502_2479273463531512116153.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200221_033507_63117976832525975010936.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J5-20200221_033507_6323855958125052633667.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200221_033507_6318234607013371635196.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200221_033507_631932577397771434596.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200221_033507_6314988978730949587974.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200221_033507_63110963303559665752824.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200221_033517_1369676297377565686087.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200221_033517_1364599926931473066090.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200221_033517_1364644284783545541821.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20200221_033519_67714793971384884434360.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J4-20200221_033519_67711602428954233706183.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20200221_033519_6776928416891917958511.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20200221_033519_6774656009207500361144.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J3-20200221_033519_67711156136674238444202.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J5-20200221_033519_67712570142298207488816.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200221_033524_5036942723298587387513.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200221_033524_5038806811325292461557.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200221_033524_5042100678350738290193.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200221_033524_5035869885473063990925.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200221_033524_5035350475025364049200.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200221_033526_69414087385432604905765.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200221_033526_6944073194874308334434.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200221_033526_6947326592220493938330.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J5-20200221_033526_7126887847315919755162.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200221_033526_69412915895008419721545.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200221_033526_7126265820394747809721.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200221_033533_31013589625810384702416.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200221_033533_31015266230544496107981.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20200221_033535_7863158506701337827690.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20200221_033535_78611942623446353131507.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20200221_033535_78618194635342070392439.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J3-20200221_033535_7868640202886442795491.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20200221_033537_6054044582391772137693.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J5-20200221_033537_60512241688045544357998.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20200221_033537_6057578789658393111887.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20200221_033537_6058121752285854050134.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J4-20200221_033537_60515517643623153017731.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J3-20200221_033537_60514503805213271293492.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 1297 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20200221_033601_7254523749011700519912.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20200221_033601_7251161449928831523378.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20200221_033601_72577619933808866481.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J3-20200221_033601_7251684200621509069068.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J5-20200221_033601_72511420149151676045006.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J4-20200221_033601_7259273265477276939228.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20200221_033609_41714743988905721535508.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J3-20200221_033609_4176617138390615442449.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20200221_033609_4177355204720372701490.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J5-20200221_033609_4178602490241738926930.syserr
   [junit4] Suite: org.apache.lucene.classification.utils.ConfusionMatrixGeneratorTest
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] Completed [11/12] on J4 in 2.07s, 7 tests
   [junit4] 
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J4-20200221_033609_41711702281288918006005.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20200221_033609_4178714795651097926625.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 287 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J5-20200221_033615_88514412125993854676701.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20200221_033615_8856594737173423257959.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J4-20200221_033615_88512211779768177371665.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20200221_033615_8856699165190415058696.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20200221_033615_88511710037709013202389.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J3-20200221_033615_88515985735874117417861.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J3-20200221_033725_65110645870304539375479.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20200221_033725_651129280416585349125.syserr
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J4-20200221_033725_65112622176513279179251.syserr
   [junit4] Completed [7/8] on J2 in 0.21s, 2 tests
   [junit4] 
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20200221_033725_65115391341101771092636.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20200221_033725_6511155913363150101851.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J5-20200221_033725_65114786014652812168490.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20200221_033728_65714267519210817515376.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J5-20200221_033728_65713583630654101462556.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J4-20200221_033728_65718315831186028907069.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20200221_033728_6573272184605474904605.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20200221_033728_65714115643703572893705.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J3-20200221_033728_6579397779371224548499.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J3-20200221_033732_50017385091133973041638.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20200221_033732_5009359415793593705460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20200221_033732_5003521584129314359598.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J4-20200221_033732_50015716630085267726670.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20200221_033732_5009607968758425521149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J5-20200221_033732_5005049404963606301161.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J4-20200221_033747_2449084251130335361982.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20200221_033747_2449693378416859661298.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20200221_033747_24413631993404994817027.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J3-20200221_033747_24412875139571213870893.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J5-20200221_033747_24511283758139231590024.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20200221_033747_24412463375091776019132.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20200221_033756_65317015191902295050548.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20200221_033756_65315342695334544364833.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20200221_033756_6538239171527687687214.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J4-20200221_033756_65317013461681865271158.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J5-20200221_033756_65311112572276718951114.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J3-20200221_033756_6536054510621321346316.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20200221_033807_53315469090704370328975.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J5-20200221_033807_5348235215616306099623.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J3-20200221_033807_5336890810394435785270.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J4-20200221_033807_53316332162337343949540.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20200221_033807_53317301474690568398746.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20200221_033807_53318181380234340973913.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 271 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J3-20200221_033817_49514753080264918787927.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J2-20200221_033817_4959699173669249213891.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J1-20200221_033817_49517566395277853431702.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J0-20200221_033817_49512652792985845577414.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J4-20200221_033817_49513792017096735273845.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J5-20200221_033817_495462013508997048580.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20200221_033821_9334884513771837776636.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20200221_033821_9336191476835775249293.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verba

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

=null
   [junit4]   2> 95788 INFO  (zkCallback-412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 95790 INFO  (coreCloseExecutor-333-thread-4) [n:127.0.0.1:36895_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testasynccollectioncreation.shard1_1.leader, tag=SolrCore@317248a3
   [junit4]   2> 95791 INFO  (coreCloseExecutor-333-thread-4) [n:127.0.0.1:36895_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 95792 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 95792 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e4652cd: rootName = solr_36895, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@74ed5927
   [junit4]   2> 95795 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 95795 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fd91427: rootName = solr_36895, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5aba6f12
   [junit4]   2> 95796 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 95796 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75f9f4e3: rootName = solr_36895, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@727c787d
   [junit4]   2> 95796 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 95796 INFO  (closeThreadPool-446-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72117382623199239-127.0.0.1:36895_solr-n_0000000000) closing
   [junit4]   2> 95796 INFO  (OverseerStateUpdate-72117382623199239-127.0.0.1:36895_solr-n_0000000000) [n:127.0.0.1:36895_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36895_solr
   [junit4]   2> 95796 INFO  (OverseerAutoScalingTriggerThread-72117382623199239-127.0.0.1:36895_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 95798 INFO  (closeThreadPool-446-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72117382623199239-127.0.0.1:36895_solr-n_0000000000) closing
   [junit4]   2> 95889 INFO  (jetty-closer-438-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@42f34034{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 95889 INFO  (jetty-closer-438-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38791d40{/solr,null,UNAVAILABLE}
   [junit4]   2> 95889 INFO  (jetty-closer-438-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 95988 INFO  (jetty-closer-438-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72117382623199239-127.0.0.1:36895_solr-n_0000000000) closing
   [junit4]   2> 95989 INFO  (jetty-closer-438-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7eb21c63{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 95990 INFO  (jetty-closer-438-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d0a8a60{/solr,null,UNAVAILABLE}
   [junit4]   2> 95990 INFO  (jetty-closer-438-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 95990 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[631C4F9FA7FD4D59]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 96192 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> 	10	/solr/collections/testasynccollectioncreation/terms/shard1_0
   [junit4]   2> 	6	/solr/collections/testasynccollectioncreation/terms/shard1_1
   [junit4]   2> 	5	/solr/collections/testasynccollectioncreation/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/testasynccollectioncreation/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	139	/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	50	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 96193 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[631C4F9FA7FD4D59]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39219
   [junit4]   2> 96193 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[631C4F9FA7FD4D59]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39219
   [junit4]   2> 96193 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[631C4F9FA7FD4D59]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39219
   [junit4] OK      14.2s J5 | CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_631C4F9FA7FD4D59-002
   [junit4]   2> Feb 21, 2020 4:12:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2, maxDocsPerChunk=6, blockShift=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2, blockSize=7)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b47c757), locale=bez, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Linux 5.3.0-28-generic amd64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=16,threads=1,free=308242064,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIAsyncDistributedZkTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [10/10 (5!)] on J5 in 44.00s, 4 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J5-20200221_041049_77811999765165824380017.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1043: There were test failures: 10 suites, 25 tests, 5 failures [seed: 631C4F9FA7FD4D59]

Total time: 1 minute 38 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro]   5/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9f3f7244ac68a7d6048d485a3004156a0ced34c7, workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #25788
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2