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/02 04:13:17 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 582 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/582/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.lucene.analysis.ja.TestJapaneseIterationMarkCharFilterFactory.testIterationMarksWithJapaneseTokenizer

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.ja.TestJapaneseIterationMarkCharFilterFactory

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)


FAILED:  org.apache.lucene.analysis.ja.TestJapaneseTokenizer.testNoCompoundToken

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.ja.TestJapaneseTokenizer

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)


FAILED:  org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud

Error Message:
Error from server at http://127.0.0.1:51253/solr: Underlying core creation failed while creating collection: legacyFalse

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51253/solr: Underlying core creation failed while creating collection: legacyFalse
	at __randomizedtesting.SeedInfo.seed([D4590C2CB7E96D69:55EFEA913E6E65B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	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)
	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:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:95)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 4146 lines...]
   [junit4] Suite: org.apache.lucene.analysis.ja.TestJapaneseTokenizer
   [junit4]   2> Feb 01, 2020 4:06:01 PM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.analysis.ja.TestJapaneseTokenizer
   [junit4]   2>    1) Thread[id=11, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    2) Thread[id=14, name=TEST-TestJapaneseTokenizer.testNoCompoundToken-seed#[3C379B254A0D5088], state=RUNNABLE, group=TGRP-TestJapaneseTokenizer]
   [junit4]   2>         at java.base@12.0.2/java.lang.reflect.Executable$$Lambda$92/0x00000008011b1c40.apply(Unknown Source)
   [junit4]   2>         at java.base@12.0.2/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
   [junit4]   2>         at java.base@12.0.2/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
   [junit4]   2>         at java.base@12.0.2/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
   [junit4]   2>         at java.base@12.0.2/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
   [junit4]   2>         at java.base@12.0.2/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
   [junit4]   2>         at java.base@12.0.2/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
   [junit4]   2>         at java.base@12.0.2/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
   [junit4]   2>         at java.base@12.0.2/java.lang.reflect.Executable.sharedToString(Executable.java:123)
   [junit4]   2>         at java.base@12.0.2/java.lang.reflect.Method.toString(Method.java:410)
   [junit4]   2>         at app//org.junit.internal.MethodSorter$2.compare(MethodSorter.java:33)
   [junit4]   2>         at app//org.junit.internal.MethodSorter$2.compare(MethodSorter.java:28)
   [junit4]   2>         at app//org.junit.internal.MethodSorter$1.compare(MethodSorter.java:20)
   [junit4]   2>         at app//org.junit.internal.MethodSorter$1.compare(MethodSorter.java:14)
   [junit4]   2>         at java.base@12.0.2/java.util.TimSort.binarySort(TimSort.java:296)
   [junit4]   2>         at java.base@12.0.2/java.util.TimSort.sort(TimSort.java:239)
   [junit4]   2>         at java.base@12.0.2/java.util.Arrays.sort(Arrays.java:1442)
   [junit4]   2>         at app//org.junit.internal.MethodSorter.getDeclaredMethods(MethodSorter.java:56)
   [junit4]   2>         at app//org.junit.runners.model.TestClass.scanAnnotatedMembers(TestClass.java:65)
   [junit4]   2>         at app//org.junit.runners.model.TestClass.<init>(TestClass.java:57)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$12.run(RandomizedRunner.java:1084)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$12.run(RandomizedRunner.java:1081)
   [junit4]   2>         at java.base@12.0.2/java.security.AccessController.executePrivileged(AccessController.java:751)
   [junit4]   2>         at java.base@12.0.2/java.security.AccessController.doPrivileged(AccessController.java:310)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.getAnnotatedFieldValues(RandomizedRunner.java:1081)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.wrapMethodRules(RandomizedRunner.java:1060)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>    3) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1308)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1375)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    4) Thread[id=13, name=SUITE-TestJapaneseTokenizer-seed#[3C379B254A0D5088], state=RUNNABLE, group=TGRP-TestJapaneseTokenizer]
   [junit4]   2>         at java.base/java.lang.Thread.getStackTrace(Thread.java:1602)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.base/java.security.AccessController.doPrivileged(AccessController.java:310)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJapaneseTokenizer -Dtests.method=testNoCompoundToken -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-UM -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.07s J0 | TestJapaneseTokenizer.testNoCompoundToken <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)
   [junit4]   2> Feb 01, 2020 4: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=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@59d755a2), locale=en-UM, timezone=US/Samoa
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=106658848,total=192937984
   [junit4]   2> NOTE: All tests run in this JVM: [TestJapaneseTokenizer]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJapaneseTokenizer -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-UM -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestJapaneseTokenizer (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)
   [junit4] Completed [4/22 (1!)] on J0 in 2.78s, 6 tests, 2 errors <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.ja.TestJapaneseIterationMarkCharFilterFactory
   [junit4]   2> Feb 02, 2020 4:06:01 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.analysis.ja.TestJapaneseIterationMarkCharFilterFactory
   [junit4]   2>    1) Thread[id=13, name=SUITE-TestJapaneseIterationMarkCharFilterFactory-seed#[3C379B254A0D5088], state=RUNNABLE, group=TGRP-TestJapaneseIterationMarkCharFilterFactory]
   [junit4]   2>         at java.base/java.lang.Thread.getStackTrace(Thread.java:1602)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.base/java.security.AccessController.doPrivileged(AccessController.java:310)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2>    2) Thread[id=11, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    3) Thread[id=14, name=TEST-TestJapaneseIterationMarkCharFilterFactory.testIterationMarksWithJapaneseTokenizer-seed#[3C379B254A0D5088], state=BLOCKED, group=TGRP-TestJapaneseIterationMarkCharFilterFactory]
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$SubNotifier.fireTestFinished(ThreadLeakControl.java:200)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:956)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1308)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1375)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJapaneseIterationMarkCharFilterFactory -Dtests.method=testIterationMarksWithJapaneseTokenizer -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-NG -Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.06s J2 | TestJapaneseIterationMarkCharFilterFactory.testIterationMarksWithJapaneseTokenizer <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)
   [junit4]   2> Feb 02, 2020 4:06:01 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): {}, docValues:{}, maxPointsInLeafNode=258, maxMBSortInHeap=7.885599078978016, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4575579), locale=en-NG, timezone=MET
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=121360168,total=192937984
   [junit4]   2> NOTE: All tests run in this JVM: [TestJapaneseIterationMarkCharFilterFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJapaneseIterationMarkCharFilterFactory -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-NG -Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestJapaneseIterationMarkCharFilterFactory (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C379B254A0D5088]:0)
   [junit4] Completed [5/22 (2!)] on J2 in 2.84s, 2 tests, 2 errors <<< FAILURES!

[...truncated 10249 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> 1072267 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/data-dir-82-001
   [junit4]   2> 1072267 WARN  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 1072267 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1072268 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1072268 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1072268 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/tempDir-001
   [junit4]   2> 1072268 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1072269 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1072269 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1072371 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:51247
   [junit4]   2> 1072371 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51247
   [junit4]   2> 1072371 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51247
   [junit4]   2> 1072371 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51247
   [junit4]   2> 1072373 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072376 INFO  (zkConnectionManagerCallback-5904-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072376 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072379 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072382 INFO  (zkConnectionManagerCallback-5906-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072382 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072383 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072385 INFO  (zkConnectionManagerCallback-5908-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072385 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072491 WARN  (jetty-launcher-5909-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1072491 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1072491 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1072491 INFO  (jetty-launcher-5909-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> 1072492 INFO  (jetty-launcher-5909-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1072492 INFO  (jetty-launcher-5909-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1072492 INFO  (jetty-launcher-5909-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1072493 INFO  (jetty-launcher-5909-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62eb5c51{/solr,null,AVAILABLE}
   [junit4]   2> 1072493 INFO  (jetty-launcher-5909-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6dcdd5e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1072493 INFO  (jetty-launcher-5909-thread-1) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1072493 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51253}
   [junit4]   2> 1072494 ERROR (jetty-launcher-5909-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1072494 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1072494 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1072494 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1072494 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1072494 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T03:32:30.418243Z
   [junit4]   2> 1072495 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072497 INFO  (zkConnectionManagerCallback-5911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072497 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072498 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072738 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1072740 WARN  (jetty-launcher-5909-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@526c4d7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072740 WARN  (jetty-launcher-5909-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@526c4d7e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072742 WARN  (jetty-launcher-5909-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@268fa06f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072742 WARN  (jetty-launcher-5909-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@268fa06f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1072743 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51247/solr
   [junit4]   2> 1072744 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072747 INFO  (zkConnectionManagerCallback-5918-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072747 INFO  (jetty-launcher-5909-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1072851 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1072857 INFO  (zkConnectionManagerCallback-5920-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1072857 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073043 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51253_solr
   [junit4]   2> 1073044 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.c.Overseer Overseer (id=72081077818294277-127.0.0.1:51253_solr-n_0000000000) starting
   [junit4]   2> 1073056 INFO  (OverseerStateUpdate-72081077818294277-127.0.0.1:51253_solr-n_0000000000) [n:127.0.0.1:51253_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51253_solr
   [junit4]   2> 1073056 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51253_solr
   [junit4]   2> 1073059 INFO  (OverseerStateUpdate-72081077818294277-127.0.0.1:51253_solr-n_0000000000) [n:127.0.0.1:51253_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1073063 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1073063 WARN  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_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> 1073076 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1073098 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1073106 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1073106 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1073107 INFO  (jetty-launcher-5909-thread-1) [n:127.0.0.1:51253_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/tempDir-001/node1/.
   [junit4]   2> 1073126 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1073128 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073132 INFO  (zkConnectionManagerCallback-5929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073132 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073136 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1073138 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51247/solr ready
   [junit4]   2> 1073155 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 1073157 INFO  (qtp135995949-15793) [n:127.0.0.1:51253_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> 1073160 INFO  (qtp135995949-15793) [n:127.0.0.1:51253_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=2
   [junit4]   2> 1073163 INFO  (qtp135995949-15794) [n:127.0.0.1:51253_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1073171 INFO  (OverseerThreadFactory-4253-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyTrue
   [junit4]   2> 1073290 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1073290 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1074322 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1074329 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1074331 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1074331 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1074334 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1074334 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/tempDir-001/node1/legacyTrue_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 1074398 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1074398 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1074399 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1074399 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1074400 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16d3fa99[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 1074403 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1074404 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1074405 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1074405 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657394275107733504
   [junit4]   2> 1074406 INFO  (searcherExecutor-4258-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@16d3fa99[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1074415 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/legacyTrue/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1074415 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/legacyTrue/leaders/shard1
   [junit4]   2> 1074424 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1074424 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1074424 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51253/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 1074425 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1074425 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:51253/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 1074425 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/legacyTrue/leaders/shard1/leader after winning as /collections/legacyTrue/leader_elect/shard1/election/72081077818294277-core_node2-n_0000000000
   [junit4]   2> 1074430 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51253/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 1074541 INFO  (zkCallback-5919-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1074541 INFO  (zkCallback-5919-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1074544 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1074548 INFO  (qtp135995949-15792) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1258
   [junit4]   2> 1074549 INFO  (qtp135995949-15794) [n:127.0.0.1:51253_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> 1074652 INFO  (zkCallback-5919-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1074652 INFO  (zkCallback-5919-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1074652 INFO  (zkCallback-5919-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1074653 INFO  (qtp135995949-15794) [n:127.0.0.1:51253_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1490
   [junit4]   2> 1074654 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: legacyTrue
   [junit4]   2> 1074664 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=107807431
   [junit4]   2> 1074664 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51253_solr
   [junit4]   2> 1074665 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1074665 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51253_solr as DOWN
   [junit4]   2> 1074670 INFO  (coreCloseExecutor-4263-thread-1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@390d3009
   [junit4]   2> 1074670 INFO  (coreCloseExecutor-4263-thread-1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=SolrCore@390d3009
   [junit4]   2> 1074670 INFO  (coreCloseExecutor-4263-thread-1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@97f2b18: rootName = solr_51253, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4102e9d8
   [junit4]   2> 1074679 INFO  (coreCloseExecutor-4263-thread-1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=SolrCore@390d3009
   [junit4]   2> 1074680 INFO  (coreCloseExecutor-4263-thread-1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1074682 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1074682 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fff94d1: rootName = solr_51253, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@305dbc03
   [junit4]   2> 1074689 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1074689 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@451b1e69: rootName = solr_51253, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@65949ccf
   [junit4]   2> 1074692 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1074692 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bd339f4: rootName = solr_51253, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@90f45be
   [junit4]   2> 1074692 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1074694 INFO  (closeThreadPool-5934-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081077818294277-127.0.0.1:51253_solr-n_0000000000) closing
   [junit4]   2> 1074694 INFO  (OverseerStateUpdate-72081077818294277-127.0.0.1:51253_solr-n_0000000000) [n:127.0.0.1:51253_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51253_solr
   [junit4]   2> 1074694 INFO  (OverseerAutoScalingTriggerThread-72081077818294277-127.0.0.1:51253_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1074698 INFO  (closeThreadPool-5934-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081077818294277-127.0.0.1:51253_solr-n_0000000000) closing
   [junit4]   2> 1074804 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.Overseer Overseer (id=72081077818294277-127.0.0.1:51253_solr-n_0000000000) closing
   [junit4]   2> 1074805 INFO  (zkCallback-5928-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1074805 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6dcdd5e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 1074805 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@62eb5c51{/solr,null,UNAVAILABLE}
   [junit4]   2> 1074805 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1074812 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 51253
   [junit4]   2> 1074812 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=51253)
   [junit4]   2> 1074812 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1074812 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 51253 try number 1 ...
   [junit4]   2> 1074812 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] 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> 1074814 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1074814 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1074814 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1074815 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73e195ab{/solr,null,AVAILABLE}
   [junit4]   2> 1074815 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@558b977b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1074815 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 1074815 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51253}
   [junit4]   2> 1074816 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1074816 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1074816 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 1074816 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1074816 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1074816 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T03:32:32.740391Z
   [junit4]   2> 1074817 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1074820 INFO  (zkConnectionManagerCallback-5936-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1074820 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1074822 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1075045 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1075051 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c7110b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075051 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c7110b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075055 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f2f9f60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075055 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f2f9f60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075058 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51247/solr
   [junit4]   2> 1075060 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075064 INFO  (zkConnectionManagerCallback-5943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075064 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075174 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075178 INFO  (zkConnectionManagerCallback-5945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075179 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075231 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51253_solr
   [junit4]   2> 1075237 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.c.Overseer Overseer (id=72081077818294281-127.0.0.1:51253_solr-n_0000000001) starting
   [junit4]   2> 1075264 INFO  (OverseerStateUpdate-72081077818294281-127.0.0.1:51253_solr-n_0000000001) [n:127.0.0.1:51253_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51253_solr
   [junit4]   2> 1075271 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51253_solr
   [junit4]   2> 1075284 INFO  (zkCallback-5928-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1075285 INFO  (zkCallback-5944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1075301 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1075301 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_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> 1075318 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1075342 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1075352 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1075352 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1075354 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/tempDir-001/node1/.
   [junit4]   2> 1075354 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [n:127.0.0.1:51253_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [legacyTrue_shard1_replica_n1]
   [junit4]   2> 1075356 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1075379 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1075398 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1075399 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1075427 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1075441 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1075442 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1075442 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1075443 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51253.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64d50b0e
   [junit4]   2> 1075443 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/tempDir-001/node1/legacyTrue_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 1075492 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1075492 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1075493 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1075493 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1075494 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@554d0a94[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 1075496 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1075497 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1075497 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1075497 INFO  (coreLoadExecutor-4277-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657394276252778496
   [junit4]   2> 1075499 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 1075500 INFO  (searcherExecutor-4278-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@554d0a94[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1075506 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/legacyTrue/leaders/shard1
   [junit4]   2> 1075512 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1075512 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1075512 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51253/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 1075513 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1075514 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:51253/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 1075514 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/legacyTrue/leaders/shard1/leader after winning as /collections/legacyTrue/leader_elect/shard1/election/72081077818294281-core_node2-n_0000000001
   [junit4]   2> 1075518 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51253/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 1075523 INFO  (coreZkRegister-4265-thread-1-processing-n:127.0.0.1:51253_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:51253_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1075633 INFO  (zkCallback-5944-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1075633 INFO  (zkCallback-5944-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1076507 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:51253: The target server failed to respond
   [junit4]   2> 1076507 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:51253
   [junit4]   2> 1076509 INFO  (qtp1843650968-15855) [n:127.0.0.1:51253_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> 1076511 INFO  (qtp1843650968-15855) [n:127.0.0.1:51253_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=2
   [junit4]   2> 1076512 INFO  (qtp1843650968-15856) [n:127.0.0.1:51253_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1076520 INFO  (OverseerThreadFactory-4273-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyFalse
   [junit4]   2> 1076802 INFO  (qtp1843650968-15854) [n:127.0.0.1:51253_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1076822 ERROR (qtp1843650968-15854) [n:127.0.0.1:51253_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1242)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1189)
   [junit4]   2> 	... 39 more
   [junit4]   2> 
   [junit4]   2> 1076822 INFO  (qtp1843650968-15854) [n:127.0.0.1:51253_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=20
   [junit4]   2> 1076824 ERROR (OverseerThreadFactory-4273-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:51253/solr
   [junit4]   2>           => org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51253/solr: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51253/solr: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:176) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:195) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.2.jar:4.1.2]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:835) [?:?]
   [junit4]   2> 1076824 ERROR (OverseerThreadFactory-4273-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [legacyFalse].
   [junit4]   2> 1076839 INFO  (OverseerThreadFactory-4273-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1076957 INFO  (zkCallback-5944-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1076974 INFO  (OverseerThreadFactory-4273-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [legacyFalse]
   [junit4]   2> 1076974 ERROR (OverseerThreadFactory-4273-thread-1-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: legacyFalse operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: legacyFalse
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:303)
   [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:835)
   [junit4]   2> 
   [junit4]   2> 1076985 INFO  (qtp1843650968-15856) [n:127.0.0.1:51253_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=473
   [junit4]   2> 1076989 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[D4590C2CB7E96D69]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1076995 INFO  (qtp1843650968-15855) [n:127.0.0.1:51253_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=legacyTrue&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1077007 INFO  (OverseerCollectionConfigSetProcessor-72081077818294281-127.0.0.1:51253_solr-n_0000000001) [n:127.0.0.1:51253_solr     ] 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> 1077007 INFO  (OverseerThreadFactory-4273-thread-2-processing-n:127.0.0.1:51253_solr) [n:127.0.0.1:51253_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1077053 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=null
   [junit4]   2> 1077053 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a47f686: rootName = solr_51253, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3e16fb94
   [junit4]   2> 1077071 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ec40378
   [junit4]   2> 1077071 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=SolrCore@ec40378
   [junit4]   2> 1077071 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=SolrCore@ec40378
   [junit4]   2> 1077071 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1077100 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/legacyTrue/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 1077104 INFO  (qtp1843650968-15857) [n:127.0.0.1:51253_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=legacyTrue_shard1_replica_n1&qt=/admin/cores&

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

g.apache.solr.metrics.reporters.SolrJmxReporter@7044d0ce: rootName = solr_51253, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@65949ccf
   [junit4]   2> 1077452 INFO  (jetty-closer-5953-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1077452 INFO  (jetty-closer-5953-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c384faf: rootName = solr_51253, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@90f45be
   [junit4]   2> 1077452 INFO  (jetty-closer-5953-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1077453 INFO  (closeThreadPool-5957-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081077818294281-127.0.0.1:51253_solr-n_0000000001) closing
   [junit4]   2> 1077454 INFO  (OverseerStateUpdate-72081077818294281-127.0.0.1:51253_solr-n_0000000001) [n:127.0.0.1:51253_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51253_solr
   [junit4]   2> 1077457 INFO  (OverseerAutoScalingTriggerThread-72081077818294281-127.0.0.1:51253_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1077459 INFO  (closeThreadPool-5957-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72081077818294281-127.0.0.1:51253_solr-n_0000000001) closing
   [junit4]   2> 1077564 INFO  (jetty-closer-5953-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72081077818294281-127.0.0.1:51253_solr-n_0000000001) closing
   [junit4]   2> 1077567 INFO  (jetty-closer-5953-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@558b977b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 1077567 INFO  (jetty-closer-5953-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@73e195ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 1077568 INFO  (jetty-closer-5953-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1077570 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1077814 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> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/legacyTrue/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/legacyTrue/state.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/legacyTrue/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/queue
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1077816 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51247
   [junit4]   2> 1077816 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51247
   [junit4]   2> 1077816 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[D4590C2CB7E96D69]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51247
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_D4590C2CB7E96D69-001
   [junit4]   2> Feb 02, 2020 3:32:35 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=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1296354d), locale=ar-BH, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=149113888,total=490209280
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericRangeQuery64, SolrRrdBackendFactoryTest, RuleEngineTest, TestLockTree, CollectionsAPIDistributedZkTest, TestLuceneMatchVersion, PreAnalyzedFieldTest, LeaderElectionTest, NodeAddedTriggerIntegrationTest, TestStressVersions, SolrJmxReporterCloudTest, MaxSizeAutoCommitTest, SpellCheckCollatorWithCollapseTest, MinimalSchemaTest, SolrLogAuditLoggerPluginTest, TestJsonFacetsWithNestedObjects, SolrCLIZkUtilsTest, TestExportWriter, OrderedExecutorTest, TestCoreBackup, TestUseDocValuesAsStored, TestExplainDocTransformer, ClusterStateUpdateTest, TestFoldingMultitermQuery, TestSimpleQParserPlugin, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCryptoKeys, TestPullReplicaErrorHandling, TestApiFramework, TestLFUCache, ConvertedLegacyTest, DistribCursorPagingTest, DocumentAnalysisRequestHandlerTest, TestDynamicFieldNamesIndexCorrectly, TestFacetMethods, TestManagedResourceStorage, ZkControllerTest, SearchRateTriggerTest, SuggestComponentContextFilterQueryTest, ShowFileRequestHandlerTest, TestUtils, TestLazyCores, BasicDistributedZkTest, TestInPlaceUpdateWithRouteField, SystemCollectionCompatTest, TlogReplayBufferedWhileIndexingTest, TestSortByMinMaxFunction, TestIBSimilarityFactory, TestScoreJoinQPScore, ByteBuffersDirectoryFactoryTest, TestUnInvertedFieldException, ReplicationFactorTest, TestCloudPhrasesIdentificationComponent, TestCrossCoreJoin, TestSolrCloudSnapshots, TestCloudSearcherWarming, BitVectorTest, TestLegacyFieldReuse, TestFieldCacheReopen, SaslZkACLProviderTest, TestStandardQParsers, TestReloadAndDeleteDocs, TestDistribIDF, PreAnalyzedUpdateProcessorTest, AuditLoggerPluginTest, AutoScalingHandlerTest, TestConfigSetImmutable, TestSchemaNameResource, SuggesterFSTTest, UniqFieldsUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, IndexSizeEstimatorTest, ActionThrottleTest, TestSolrDeletionPolicy2, TestCloudJSONFacetJoinDomain, ChaosMonkeySafeLeaderWithPullReplicasTest, LegacyCloudClusterPropTest]
   [junit4] Completed [329/897 (1!)] on J2 in 6.10s, 1 test, 1 error <<< FAILURES!

[...truncated 49872 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/582/consoleText

[repro] Revision: 12242b52e6d15a58d0af54d865c6af94e07fbf51

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestJapaneseTokenizer -Dtests.method=testNoCompoundToken -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-UM -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestJapaneseTokenizer -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-UM -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestJapaneseIterationMarkCharFilterFactory -Dtests.method=testIterationMarksWithJapaneseTokenizer -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-NG -Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestJapaneseIterationMarkCharFilterFactory -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-NG -Dtests.timezone=MET -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=LegacyCloudClusterPropTest -Dtests.method=testCreateCollectionSwitchLegacyCloud -Dtests.seed=D4590C2CB7E96D69 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[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]       LegacyCloudClusterPropTest
[repro]    lucene/analysis/kuromoji
[repro]       TestJapaneseTokenizer
[repro]       TestJapaneseIterationMarkCharFilterFactory
[repro] ant compile-test

[...truncated 3462 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.LegacyCloudClusterPropTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=D4590C2CB7E96D69 -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 81 lines...]
[repro] ant compile-test

[...truncated 104 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestJapaneseTokenizer|*.TestJapaneseIterationMarkCharFilterFactory" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=3C379B254A0D5088 -Dtests.slow=true -Dtests.locale=en-UM -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 356 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.lucene.analysis.ja.TestJapaneseIterationMarkCharFilterFactory
[repro]   0/5 failed: org.apache.lucene.analysis.ja.TestJapaneseTokenizer
[repro]   0/5 failed: org.apache.solr.cloud.LegacyCloudClusterPropTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 587 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/587/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded

Error Message:
Trigger was not fired even after 5 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 5 seconds
	at __randomizedtesting.SeedInfo.seed([A827C9A252A9AF04:CDE49FD5F00A0707]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:386)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14168 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 541894 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 541895 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.ComputePlanActionTest_A827C9A252A9AF04-001/data-dir-60-001
   [junit4]   2> 541895 WARN  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 541895 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 541900 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 541901 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.ComputePlanActionTest_A827C9A252A9AF04-001/tempDir-001
   [junit4]   2> 541901 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 541901 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 541901 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 542001 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:65486
   [junit4]   2> 542001 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:65486
   [junit4]   2> 542002 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65486
   [junit4]   2> 542002 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65486
   [junit4]   2> 542004 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542011 INFO  (zkConnectionManagerCallback-2395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 542011 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 542015 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542018 INFO  (zkConnectionManagerCallback-2397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 542018 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 542019 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542023 INFO  (zkConnectionManagerCallback-2399-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 542023 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 542129 WARN  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 542129 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 542129 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 542129 INFO  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 542131 INFO  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 542131 INFO  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 542131 INFO  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 542131 INFO  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6164a974{/solr,null,AVAILABLE}
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@357c0999{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65491}
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.e.j.s.Server Started @542242ms
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65491}
   [junit4]   2> 542132 ERROR (jetty-launcher-2400-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 542132 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-03T06:08:38.712Z
   [junit4]   2> 542134 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542137 INFO  (zkConnectionManagerCallback-2402-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 542137 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 542138 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 542293 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 542294 WARN  (jetty-launcher-2400-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8b92e23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 542294 WARN  (jetty-launcher-2400-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8b92e23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 542299 WARN  (jetty-launcher-2400-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68187b4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 542299 WARN  (jetty-launcher-2400-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68187b4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 542300 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65486/solr
   [junit4]   2> 542301 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542306 INFO  (zkConnectionManagerCallback-2409-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 542306 INFO  (jetty-launcher-2400-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 542416 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542419 INFO  (zkConnectionManagerCallback-2411-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 542419 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 542618 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65491_solr
   [junit4]   2> 542620 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer Overseer (id=72087354090061829-127.0.0.1:65491_solr-n_0000000000) starting
   [junit4]   2> 542636 INFO  (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:65491_solr
   [junit4]   2> 542636 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 542636 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65491_solr
   [junit4]   2> 542639 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 542640 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 542640 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 542640 INFO  (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 542645 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 542645 WARN  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_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> 542649 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:65491_solr]
   [junit4]   2> 542651 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 542653 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 542653 DEBUG (ScheduledTrigger-2384-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 542705 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 542757 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65491.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf17579
   [junit4]   2> 542761 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65491.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf17579
   [junit4]   2> 542761 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65491.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf17579
   [junit4]   2> 542763 INFO  (jetty-launcher-2400-thread-1) [n:127.0.0.1:65491_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.ComputePlanActionTest_A827C9A252A9AF04-001/tempDir-001/node1/.
   [junit4]   2> 542794 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 542795 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 542797 INFO  (zkConnectionManagerCallback-2420-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 542798 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 542801 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 542804 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65486/solr ready
   [junit4] IGNOR/A 0.00s J3 | ComputePlanActionTest.testNodeLost
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 542828 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard
   [junit4]   2> 542830 DEBUG (zkCallback-2410-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 542830 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 542833 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 542838 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 542840 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 542845 INFO  (qtp1002168478-6538) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 542845 DEBUG (qtp1002168478-6536) [n:127.0.0.1:65491_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 542846 INFO  (qtp1002168478-6536) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 542847 DEBUG (zkCallback-2410-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 542847 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 542847 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 542849 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 542851 INFO  (qtp1002168478-6537) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 542852 DEBUG (qtp1002168478-6535) [n:127.0.0.1:65491_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 542853 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 542853 DEBUG (zkCallback-2410-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 542853 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 542853 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 542853 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 542941 INFO  (qtp1002168478-6536) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 542941 DEBUG (qtp1002168478-6538) [n:127.0.0.1:65491_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 542945 INFO  (qtp1002168478-6538) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=85
   [junit4]   2> 542946 DEBUG (zkCallback-2410-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 542947 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 542954 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 542955 DEBUG (qtp1002168478-6537) [n:127.0.0.1:65491_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 542960 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger - Initial livenodes: [127.0.0.1:65491_solr]
   [junit4]   2> 542960 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {preferredOperation=addreplica, event=nodeAdded, waitFor=1, actions=[{name=compute_plan, class=solr.ComputePlanAction}, {name=test, class=org.apache.solr.cloud.autoscaling.ComputePlanActionTest$AssertingTriggerAction}], enabled=true}
   [junit4]   2> 542967 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 542967 INFO  (qtp1002168478-6537) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 542970 DEBUG (zkCallback-2410-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 542970 INFO  (qtp1002168478-6536) [n:127.0.0.1:65491_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 542971 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 5
   [junit4]   2> 542971 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 542975 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 542975 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 542975 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 542980 DEBUG (OverseerAutoScalingTriggerThread-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 542987 INFO  (OverseerThreadFactory-2386-thread-1-processing-n:127.0.0.1:65491_solr) [n:127.0.0.1:65491_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0
   [junit4]   2> 543015 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 543015 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0
   [junit4]   2> 543016 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json
   [junit4]   2> 543118 INFO  (qtp1002168478-6538) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 543134 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 543134 INFO  (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 543140 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 543140 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 543241 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json version: 0
   [junit4]   2> 543337 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr    x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 543338 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr    x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 543346 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 543346 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 543346 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 543346 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0//collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 543451 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json version: 1
   [junit4]   2> 543984 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 543984 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 544373 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 544394 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.s.IndexSchema [testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 544398 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 544398 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 544399 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65491.solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0.shard1.replica_n1' (registry 'solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf17579
   [junit4]   2> 544399 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.SolrCore [[testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.ComputePlanActionTest_A827C9A252A9AF04-001/tempDir-001/node1/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.ComputePlanActionTest_A827C9A252A9AF04-001/tempDir-001/node1/./testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1/data/]
   [junit4]   2> 544501 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 544502 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 544503 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 544503 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 544505 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7466803c[testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1] main]
   [junit4]   2> 544508 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 544509 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 544509 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 544509 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657494695931019264
   [junit4]   2> 544512 INFO  (searcherExecutor-2391-thread-1-processing-n:127.0.0.1:65491_solr x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.SolrCore [testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1] Registered new searcher Searcher@7466803c[testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 544521 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 544521 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/leaders/shard1
   [junit4]   2> 544530 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 544530 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 544530 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65491/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1/
   [junit4]   2> 544531 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 544533 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:65491/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1/ has no replicas
   [junit4]   2> 544534 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/leaders/shard1/leader after winning as /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/leader_elect/shard1/election/72087354090061829-core_node2-n_0000000000
   [junit4]   2> 544539 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65491/solr/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1/ shard1
   [junit4]   2> 544541 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 544642 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json version: 2
   [junit4]   2> 544644 INFO  (zkCallback-2410-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json] for collection [testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 544644 INFO  (zkCallback-2410-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json] for collection [testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 544645 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 544648 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 544649 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 544649 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 544649 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0//collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 544651 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr c:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0 s:shard1 r:core_node2 x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1317
   [junit4]   2> 544657 INFO  (qtp1002168478-6536) [n:127.0.0.1:65491_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> 544750 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json version: 3
   [junit4]   2> 544751 INFO  (zkCallback-2410-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json] for collection [testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 544751 INFO  (zkCallback-2410-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json] for collection [testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 544751 INFO  (zkCallback-2410-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json] for collection [testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 544753 INFO  (qtp1002168478-6536) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=2&name=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1783
   [junit4]   2> 544755 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0): Timed out waiting for replicas of new collection to be active
   [junit4]   2> 544757 WARN  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 544757 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 544757 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 544757 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 544762 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 544763 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 544763 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 544763 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@217bc926{/solr,null,AVAILABLE}
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@61380c6c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65506}
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.s.Server Started @544874ms
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65506}
   [junit4]   2> 544764 ERROR (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 544764 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-03T06:08:41.344Z
   [junit4]   2> 544765 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 544768 INFO  (zkConnectionManagerCallback-2425-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544768 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544770 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 544947 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 544948 WARN  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@617d4371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544948 WARN  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@617d4371[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544952 WARN  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a893a21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544952 WARN  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a893a21[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 544953 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65486/solr
   [junit4]   2> 544954 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 544957 INFO  (zkConnectionManagerCallback-2432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 544957 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 544985 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 544985 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 544993 INFO  (OverseerCollectionConfigSetProcessor-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_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> 545060 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 545061 INFO  (zkConnectionManagerCallback-2434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 545061 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 545078 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 545087 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:65506_solr as DOWN
   [junit4]   2> 545090 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 545090 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65506_solr
   [junit4]   2> 545091 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65506_solr"} current state version: 0
   [junit4]   2> 545091 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65506_solr
   [junit4]   2> 545094 INFO  (zkCallback-2410-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545095 INFO  (zkCallback-2419-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545095 INFO  (zkCallback-2433-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545095 INFO  (zkCallback-2419-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 545099 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 545099 WARN  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_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> 545140 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 545164 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65506.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf17579
   [junit4]   2> 545170 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65506.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf17579
   [junit4]   2> 545170 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65506.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf17579
   [junit4]   2> 545171 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [n:127.0.0.1:65506_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.ComputePlanActionTest_A827C9A252A9AF04-001/tempDir-001/node2/.
   [junit4]   2> 545207 INFO  (TEST-ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard-seed#[A827C9A252A9AF04]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 545985 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 545985 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 545985 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:65506_solr at time 454106437961123
   [junit4]   2> 546988 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 546988 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 546988 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:65506_solr] added at times [454106437961123], now=454107441228997
   [junit4]   2> 546988 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":454106437961123,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[454106437961123],
   [junit4]   2>     "preferredOperation":"addreplica",
   [junit4]   2>     "nodeNames":["127.0.0.1:65506_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 546989 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger]
   [junit4]   2> 546990 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":454106437961123,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[454106437961123],
   [junit4]   2>     "preferredOperation":"addreplica",
   [junit4]   2>     "_enqueue_time_":454107441992819,
   [junit4]   2>     "nodeNames":["127.0.0.1:65506_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 546990 DEBUG (ScheduledTrigger-2384-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Removing new node from tracking: 127.0.0.1:65506_solr
   [junit4]   2> 546991 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":454106437961123,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[454106437961123],
   [junit4]   2>     "preferredOperation":"addreplica",
   [junit4]   2>     "_enqueue_time_":454107441992819,
   [junit4]   2>     "nodeNames":["127.0.0.1:65506_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 546991 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":454106437961123,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[454106437961123],
   [junit4]   2>     "preferredOperation":"addreplica",
   [junit4]   2>     "_enqueue_time_":454107441992819,
   [junit4]   2>     "nodeNames":["127.0.0.1:65506_solr"],
   [junit4]   2>     "replicaType":"NRT"}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 546996 INFO  (qtp1002168478-6537) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=2
   [junit4]   2> 547001 INFO  (qtp1002168478-6538) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 547003 INFO  (qtp233848012-6588) [n:127.0.0.1:65506_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 547008 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.ComputePlanAction Computed Plan: action=ADDREPLICA&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0&shard=shard1&node=127.0.0.1:65506_solr&type=NRT
   [junit4]   2> 547009 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":454106437961123,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[454106437961123],
   [junit4]   2>     "preferredOperation":"addreplica",
   [junit4]   2>     "_enqueue_time_":454107441992819,
   [junit4]   2>     "nodeNames":["127.0.0.1:65506_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 547009 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":454106437961123,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[454106437961123],
   [junit4]   2>     "preferredOperation":"addreplica",
   [junit4]   2>     "_enqueue_time_":454107441992819,
   [junit4]   2>     "nodeNames":["127.0.0.1:65506_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 547010 INFO  (qtp1002168478-6535) [n:127.0.0.1:65491_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 547012 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.SystemLogListener Collection .system missing, skip sending event {
   [junit4]   2>   "id":"19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":454106437961123,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[454106437961123],
   [junit4]   2>     "preferredOperation":"addreplica",
   [junit4]   2>     "_enqueue_time_":454107441992819,
   [junit4]   2>     "nodeNames":["127.0.0.1:65506_solr"],
   [junit4]   2>     "replicaType":"NRT"}}
   [junit4]   2> 547012 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger after 5000ms
   [junit4]   2> 547013 DEBUG (AutoscalingActionExecutor-2385-thread-1) [     ] o.a.s.c.a.ScheduledTriggers -- processing took 22 ms for event id=19d01e4ecc5a3Tcdhuy8njou8zkl8pdsocdk8y2
   [junit4]   2> 547020 INFO  (OverseerThreadFactory-2386-thread-2-processing-n:127.0.0.1:65491_solr) [n:127.0.0.1:65491_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1
   [junit4]   2> 547036 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 547036 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1
   [junit4]   2> 547037 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json
   [junit4]   2> 547144 INFO  (qtp233848012-6589) [n:127.0.0.1:65506_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 547145 INFO  (qtp1002168478-6536) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 547146 INFO  (qtp1002168478-6537) [n:127.0.0.1:65491_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 547160 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 547160 INFO  (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 547165 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 547165 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 547170 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 547170 INFO  (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 547174 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 547174 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 547275 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json version: 0
   [junit4]   2> 547377 INFO  (qtp1002168478-6538) [n:127.0.0.1:65491_solr    x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2&action=CREATE&numShards=1&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 547377 INFO  (qtp233848012-6590) [n:127.0.0.1:65506_solr    x:testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 547388 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 547389 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 547389 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>   "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 547389 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1//collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}}}
   [junit4]   2> 547391 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65506_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 547391 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65506_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 547391 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{
   [junit4]   2>   "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>   "node_name":"127.0.0.1:65506_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 547391 DEBUG (OverseerStateUpdate-72087354090061829-127.0.0.1:65491_solr-n_0000000000) [n:127.0.0.1:65491_solr     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1//collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:65506/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65506_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:65491/solr",
   [junit4]   2>           "node_name":"127.0.0.1:65491_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_stat

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

ddedTriggerWithAddReplicaPreferredOp_2Shard_2/terms/shard2
   [junit4]   2> 	6	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/terms/shard2
   [junit4]   2> 	6	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/terms/shard2
   [junit4]   2> 	5	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_4/terms/shard1
   [junit4]   2> 	5	/solr/collections/testSelected1/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected2/terms/shard2
   [junit4]   2> 	5	/solr/collections/testSelected3/terms/shard2
   [junit4]   2> 	5	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/terms/shard3
   [junit4]   2> 	5	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/terms/shard1
   [junit4]   2> 	5	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json
   [junit4]   2> 	4	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/state.json
   [junit4]   2> 	4	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_3/state.json
   [junit4]   2> 	4	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json
   [junit4]   2> 	3	/solr/collections/testSelected3/state.json
   [junit4]   2> 	3	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard1
   [junit4]   2> 	3	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/state.json
   [junit4]   2> 	3	/solr/collections/testNodeAdded/terms/shard1
   [junit4]   2> 	3	/solr/collections/testSelected2/state.json
   [junit4]   2> 	2	/solr/collections/testSelected1/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard2
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_0/terms/shard1
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/terms/shard1
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	63	/solr/collections/testSelected3/state.json
   [junit4]   2> 	58	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json
   [junit4]   2> 	57	/solr/collections/testSelected2/state.json
   [junit4]   2> 	54	/solr/collections/testSelected1/state.json
   [junit4]   2> 	47	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	45	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_3/state.json
   [junit4]   2> 	42	/solr/aliases.json
   [junit4]   2> 	38	/solr/autoscaling.json
   [junit4]   2> 	35	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/state.json
   [junit4]   2> 	31	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/state.json
   [junit4]   2> 	30	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/state.json
   [junit4]   2> 	29	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_2/state.json
   [junit4]   2> 	29	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_3/state.json
   [junit4]   2> 	29	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_4/state.json
   [junit4]   2> 	29	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_1/state.json
   [junit4]   2> 	23	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/state.json
   [junit4]   2> 	23	/solr/clusterstate.json
   [junit4]   2> 	23	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/state.json
   [junit4]   2> 	22	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json
   [junit4]   2> 	22	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/state.json
   [junit4]   2> 	14	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	13	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json
   [junit4]   2> 	13	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_0/state.json
   [junit4]   2> 	11	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json
   [junit4]   2> 	6	/solr/overseer_elect/election/72087354090061848-127.0.0.1:49553_solr-n_0000000006
   [junit4]   2> 	3	/solr/overseer_elect/election/72087354090061836-127.0.0.1:49216_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72087354090061829-127.0.0.1:65491_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard2/election/72087354090061863-core_node9-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	469	/solr/overseer/queue
   [junit4]   2> 	216	/solr/live_nodes
   [junit4]   2> 	138	/solr/collections
   [junit4]   2> 	131	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	6	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 665006 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:65486
   [junit4]   2> 665006 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:65486
   [junit4]   2> 665006 INFO  (SUITE-ComputePlanActionTest-seed#[A827C9A252A9AF04]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 65486
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.ComputePlanActionTest_A827C9A252A9AF04-001
   [junit4]   2> Feb 03, 2020 6:10:41 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): {}, docValues:{}, maxPointsInLeafNode=915, maxMBSortInHeap=7.1275208186663, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@782929a9), locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Pacific/Chuuk
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=155902480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, TaggingAttributeTest, OverseerRolesTest, XsltUpdateRequestHandlerTest, ReindexCollectionTest, SplitByPrefixTest, ForceLeaderTest, TestFastLRUCache, TestSnapshotCloudManager, FieldAnalysisRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, BasicZkTest, ScheduledMaintenanceTriggerTest, TestClusterProperties, TestReload, TestQueryingOnDownCollection, TestMergePolicyConfig, TestPackages, TestSolrCLIRunExample, TestAuthorizationFramework, DistributedFacetExistsSmallTest, NumericFieldsTest, TriLevelCompositeIdRoutingTest, TestRangeQuery, SortByFunctionTest, TestExclusionRuleCollectionAccess, TestShardHandlerFactory, ZkFailoverTest, TestSolrCoreSnapshots, TestSchemaResource, SuggesterTSTTest, HdfsRecoverLeaseTest, TestDeleteCollectionOnDownNodes, TestBM25SimilarityFactory, AddReplicaTest, InfoHandlerTest, ResourceLoaderTest, MetricsHistoryIntegrationTest, TestFieldCollectionResource, MoreLikeThisComponentTest, TestPerFieldSimilarityWithDefaultOverride, CursorMarkTest, NodeMutatorTest, TestUpdate, MoveReplicaHDFSTest, OutputWriterTest, TestEmbeddedSolrServerConstructors, DimensionalRoutedAliasUpdateProcessorTest, ComputePlanActionTest]
   [junit4] Completed [270/897 (1!)] on J3 in 123.69s, 8 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 54675 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/587/consoleText

[repro] Revision: 34d299018e24e10d3b60dc3dce4354039bc765dd

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest -Dtests.method=testNodeAdded -Dtests.seed=A827C9A252A9AF04 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Pacific/Chuuk -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]       ComputePlanActionTest
[repro] ant compile-test

[...truncated 3457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ComputePlanActionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A827C9A252A9AF04 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Pacific/Chuuk -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 586 - Still Unstable!

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

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

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([CE745378FA90F3F5:BE81F0D19A585A83]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([CE745378FA90F3F5:747864F7A57825BA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger(MetricTriggerIntegrationTest.java:193)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14393 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest
   [junit4]   2> 657380 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/data-dir-87-001
   [junit4]   2> 657380 WARN  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 657380 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 657381 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 657381 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 657381 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001
   [junit4]   2> 657382 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 657382 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 657382 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 657483 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:57406
   [junit4]   2> 657483 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57406
   [junit4]   2> 657483 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57406
   [junit4]   2> 657483 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57406
   [junit4]   2> 657485 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657490 INFO  (zkConnectionManagerCallback-3302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657490 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657494 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657499 INFO  (zkConnectionManagerCallback-3304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657499 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657500 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657503 INFO  (zkConnectionManagerCallback-3306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657503 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657618 WARN  (jetty-launcher-3307-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 657618 WARN  (jetty-launcher-3307-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 657618 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 657618 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 657618 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 657618 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 657618 INFO  (jetty-launcher-3307-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> 657618 INFO  (jetty-launcher-3307-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> 657625 INFO  (jetty-launcher-3307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 657625 INFO  (jetty-launcher-3307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 657625 INFO  (jetty-launcher-3307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 657626 INFO  (jetty-launcher-3307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ba3d858{/solr,null,AVAILABLE}
   [junit4]   2> 657626 INFO  (jetty-launcher-3307-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 657626 INFO  (jetty-launcher-3307-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 657626 INFO  (jetty-launcher-3307-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 657626 INFO  (jetty-launcher-3307-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a536303{/solr,null,AVAILABLE}
   [junit4]   2> 657627 INFO  (jetty-launcher-3307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2730723b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57412}
   [junit4]   2> 657627 INFO  (jetty-launcher-3307-thread-1) [     ] o.e.j.s.Server Started @657687ms
   [junit4]   2> 657627 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57412}
   [junit4]   2> 657628 ERROR (jetty-launcher-3307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5507b1ec{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57413}
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.e.j.s.Server Started @657688ms
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57413}
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-03T00:20:50.791467Z
   [junit4]   2> 657628 ERROR (jetty-launcher-3307-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 657628 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-03T00:20:50.791796Z
   [junit4]   2> 657629 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657630 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657633 INFO  (zkConnectionManagerCallback-3311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657633 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657634 INFO  (zkConnectionManagerCallback-3309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657634 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657635 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 657635 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 657830 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 657831 WARN  (jetty-launcher-3307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a7fa81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657831 WARN  (jetty-launcher-3307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a7fa81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657833 WARN  (jetty-launcher-3307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e826434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657833 WARN  (jetty-launcher-3307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e826434[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 657834 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57406/solr
   [junit4]   2> 657835 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657839 INFO  (zkConnectionManagerCallback-3318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657839 INFO  (jetty-launcher-3307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657969 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657975 INFO  (zkConnectionManagerCallback-3321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657975 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658118 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 658122 WARN  (jetty-launcher-3307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@59f88172[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658122 WARN  (jetty-launcher-3307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@59f88172[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658137 WARN  (jetty-launcher-3307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@160be7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658137 WARN  (jetty-launcher-3307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@160be7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 658138 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57406/solr
   [junit4]   2> 658144 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658155 INFO  (zkConnectionManagerCallback-3329-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658156 INFO  (jetty-launcher-3307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658271 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658294 INFO  (zkConnectionManagerCallback-3331-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658294 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658474 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57412_solr
   [junit4]   2> 658484 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.c.Overseer Overseer (id=72085986488745992-127.0.0.1:57412_solr-n_0000000000) starting
   [junit4]   2> 658578 INFO  (OverseerStateUpdate-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [n:127.0.0.1:57412_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57412_solr
   [junit4]   2> 658582 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 658584 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57412_solr
   [junit4]   2> 658595 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 658595 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 658595 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 658600 INFO  (zkCallback-3330-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 658628 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 658629 WARN  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_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> 658643 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:57412_solr]
   [junit4]   2> 658645 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 658649 DEBUG (ScheduledTrigger-3101-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 658649 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 658658 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 658675 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 658675 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 658680 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 658681 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 658682 INFO  (jetty-launcher-3307-thread-1) [n:127.0.0.1:57412_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node1/.
   [junit4]   2> 658685 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57413_solr as DOWN
   [junit4]   2> 658688 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 658688 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57413_solr
   [junit4]   2> 658691 INFO  (zkCallback-3330-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 658691 INFO  (zkCallback-3320-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 658694 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 658694 WARN  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_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> 658711 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 658729 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 658735 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 658735 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57413.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 658736 INFO  (jetty-launcher-3307-thread-2) [n:127.0.0.1:57413_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node2/.
   [junit4]   2> 658764 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 658765 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658771 INFO  (zkConnectionManagerCallback-3342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658771 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658777 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 658779 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57406/solr ready
   [junit4]   2> 658787 INFO  (qtp704092533-9373) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 658791 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 658793 INFO  (qtp1539331300-9375) [n:127.0.0.1:57413_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 658793 DEBUG (qtp704092533-9376) [n:127.0.0.1:57412_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 658794 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 658795 DEBUG (zkCallback-3330-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 658796 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 658828 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 658833 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 658844 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 658846 INFO  (qtp704092533-9377) [n:127.0.0.1:57412_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testMetricTrigger&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 658856 INFO  (OverseerThreadFactory-3103-thread-1-processing-n:127.0.0.1:57412_solr) [n:127.0.0.1:57412_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 658992 INFO  (OverseerStateUpdate-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [n:127.0.0.1:57412_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 659000 INFO  (OverseerStateUpdate-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [n:127.0.0.1:57412_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57413/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 659008 INFO  (OverseerStateUpdate-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [n:127.0.0.1:57412_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 659016 INFO  (OverseerStateUpdate-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [n:127.0.0.1:57412_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57413/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 659228 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr    x:testMetricTrigger_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 659228 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr    x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 659228 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr    x:testMetricTrigger_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n4&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 659230 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr    x:testMetricTrigger_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 659237 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr    x:testMetricTrigger_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n6&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 659653 DEBUG (ScheduledTrigger-3101-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 660288 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 660288 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 660292 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 660293 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 660303 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 660303 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 660304 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 660304 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 660304 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 660304 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 660307 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57413.solr.core.testMetricTrigger.shard2.replica_n6' (registry 'solr.core.testMetricTrigger.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 660307 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57412.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 660307 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node2/testMetricTrigger_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node2/./testMetricTrigger_shard2_replica_n6/data/]
   [junit4]   2> 660307 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node1/testMetricTrigger_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node1/./testMetricTrigger_shard1_replica_n1/data/]
   [junit4]   2> 660307 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 660308 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 660308 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 660309 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 660309 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57413.solr.core.testMetricTrigger.shard1.replica_n2' (registry 'solr.core.testMetricTrigger.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 660309 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node2/testMetricTrigger_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node2/./testMetricTrigger_shard1_replica_n2/data/]
   [junit4]   2> 660309 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 660309 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 660309 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57412.solr.core.testMetricTrigger.shard2.replica_n4' (registry 'solr.core.testMetricTrigger.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 660309 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node1/testMetricTrigger_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node1/./testMetricTrigger_shard2_replica_n4/data/]
   [junit4]   2> 660402 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 660402 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660403 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 660403 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660403 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 660403 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 660403 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 660404 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660404 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 660404 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660404 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b21086e[testMetricTrigger_shard2_replica_n4] main]
   [junit4]   2> 660404 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 660404 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 660405 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 660405 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@558aa8ac[testMetricTrigger_shard1_replica_n1] main]
   [junit4]   2> 660405 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 660406 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 660406 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 660406 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50a9fc35[testMetricTrigger_shard2_replica_n6] main]
   [junit4]   2> 660406 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@826d112[testMetricTrigger_shard1_replica_n2] main]
   [junit4]   2> 660408 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 660409 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 660409 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 660410 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 660410 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657472814754562048
   [junit4]   2> 660410 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 660410 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 660411 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657472814755610624
   [junit4]   2> 660411 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 660411 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 660412 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 660412 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 660413 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 660413 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657472814757707776
   [junit4]   2> 660414 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 660414 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657472814758756352
   [junit4]   2> 660414 INFO  (searcherExecutor-3113-thread-1-processing-n:127.0.0.1:57412_solr x:testMetricTrigger_shard1_replica_n1 c:testMetricTrigger s:shard1 r:core_node3) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@558aa8ac[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660414 INFO  (searcherExecutor-3115-thread-1-processing-n:127.0.0.1:57412_solr x:testMetricTrigger_shard2_replica_n4 c:testMetricTrigger s:shard2 r:core_node7) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n4] Registered new searcher Searcher@1b21086e[testMetricTrigger_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660417 INFO  (searcherExecutor-3114-thread-1-processing-n:127.0.0.1:57413_solr x:testMetricTrigger_shard1_replica_n2 c:testMetricTrigger s:shard1 r:core_node5) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n2] Registered new searcher Searcher@826d112[testMetricTrigger_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660419 INFO  (searcherExecutor-3112-thread-1-processing-n:127.0.0.1:57413_solr x:testMetricTrigger_shard2_replica_n6 c:testMetricTrigger s:shard2 r:core_node8) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n6] Registered new searcher Searcher@50a9fc35[testMetricTrigger_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660427 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 660427 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard1
   [junit4]   2> 660431 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 660432 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard2
   [junit4]   2> 660440 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 660440 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard2
   [junit4]   2> 660447 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMetricTrigger/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 660449 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMetricTrigger/leaders/shard1
   [junit4]   2> 660456 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9996ms
   [junit4]   2> 660461 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 660461 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 660461 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57413/solr/testMetricTrigger_shard2_replica_n6/
   [junit4]   2> 660462 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard2_replica_n6 url=http://127.0.0.1:57413/solr START replicas=[http://127.0.0.1:57412/solr/testMetricTrigger_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 660463 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard2_replica_n6 url=http://127.0.0.1:57413/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 660465 INFO  (qtp704092533-9373) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.c.S.Request [testMetricTrigger_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 660465 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 660465 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] 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> 660465 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMetricTrigger/leaders/shard2/leader after winning as /collections/testMetricTrigger/leader_elect/shard2/election/72085986488745990-core_node8-n_0000000000
   [junit4]   2> 660469 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57413/solr/testMetricTrigger_shard2_replica_n6/ shard2
   [junit4]   2> 660583 INFO  (zkCallback-3320-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 660583 INFO  (zkCallback-3320-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 660584 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 660588 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard2 r:core_node8 x:testMetricTrigger_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n6&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1351
   [junit4]   2> 660667 DEBUG (ScheduledTrigger-3101-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 660693 INFO  (zkCallback-3320-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 660694 INFO  (zkCallback-3320-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 660695 INFO  (zkCallback-3320-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 660959 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 660959 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 660959 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57412/solr/testMetricTrigger_shard1_replica_n1/
   [junit4]   2> 660961 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard1_replica_n1 url=http://127.0.0.1:57412/solr START replicas=[http://127.0.0.1:57413/solr/testMetricTrigger_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 660961 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testMetricTrigger_shard1_replica_n1 url=http://127.0.0.1:57412/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 660963 INFO  (qtp1539331300-9375) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.c.S.Request [testMetricTrigger_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 660964 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 660964 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_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> 660964 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testMetricTrigger/leaders/shard1/leader after winning as /collections/testMetricTrigger/leader_elect/shard1/election/72085986488745992-core_node3-n_0000000000
   [junit4]   2> 660969 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57412/solr/testMetricTrigger_shard1_replica_n1/ shard1
   [junit4]   2> 661073 INFO  (zkCallback-3320-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661073 INFO  (zkCallback-3330-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661073 INFO  (zkCallback-3320-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661073 INFO  (zkCallback-3320-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661076 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 661083 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1855
   [junit4]   2> 661190 INFO  (zkCallback-3330-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661191 INFO  (zkCallback-3320-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661191 INFO  (zkCallback-3320-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661191 INFO  (zkCallback-3330-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661191 INFO  (zkCallback-3320-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661469 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr c:testMetricTrigger s:shard2 r:core_node7 x:testMetricTrigger_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n4&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2241
   [junit4]   2> 661478 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr c:testMetricTrigger s:shard1 r:core_node5 x:testMetricTrigger_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2247
   [junit4]   2> 661498 INFO  (qtp704092533-9377) [n:127.0.0.1:57412_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> 661597 INFO  (zkCallback-3330-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661597 INFO  (zkCallback-3320-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661597 INFO  (zkCallback-3320-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661597 INFO  (zkCallback-3320-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661597 INFO  (zkCallback-3330-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 661599 INFO  (qtp704092533-9377) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=2&name=testMetricTrigger&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2752
   [junit4]   2> 661599 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testMetricTrigger
   [junit4]   2> 661611 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 661612 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 661614 INFO  (qtp1539331300-9380) [n:127.0.0.1:57413_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 661615 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 661615 DEBUG (qtp704092533-9373) [n:127.0.0.1:57412_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 661616 INFO  (qtp704092533-9373) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 661617 DEBUG (zkCallback-3330-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 661617 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 661621 INFO  (qtp704092533-9377) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 661622 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 661622 INFO  (qtp704092533-9371) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 661624 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 661624 INFO  (qtp704092533-9376) [n:127.0.0.1:57412_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 661624 INFO  (qtp1539331300-9374) [n:127.0.0.1:57413_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testMetricTrigger.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 661625 INFO  (qtp1539331300-9380) [n:127.0.0.1:57413_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testMetricTrigger.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 661626 INFO  (qtp1539331300-9375) [n:127.0.0.1:57413_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 661626 DEBUG (qtp1539331300-9379) [n:127.0.0.1:57413_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 661627 INFO  (qtp1539331300-9379) [n:127.0.0.1:57413_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 661628 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 661628 DEBUG (zkCallback-3330-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 661628 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 661628 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 661628 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] 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> 661628 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 661630 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 661630 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 661630 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 661630 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 661630 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45b071a8{/solr,null,AVAILABLE}
   [junit4]   2> 661631 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70979844{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57512}
   [junit4]   2> 661632 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.Server Started @661692ms
   [junit4]   2> 661632 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57512}
   [junit4]   2> 661632 ERROR (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 661632 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 661632 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 661632 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 661632 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 661632 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-03T00:20:54.795437Z
   [junit4]   2> 661632 DEBUG (OverseerAutoScalingTriggerThread-72085986488745992-127.0.0.1:57412_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 661633 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661635 INFO  (zkConnectionManagerCallback-3348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 661635 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661636 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 661669 DEBUG (ScheduledTrigger-3101-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 661802 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 661803 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f6f4dc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 661803 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f6f4dc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 661806 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e9aea38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 661806 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e9aea38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 661807 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57406/solr
   [junit4]   2> 661807 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661810 INFO  (zkConnectionManagerCallback-3355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 661810 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661922 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661925 INFO  (zkConnectionManagerCallback-3357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 661925 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661939 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 661948 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57512_solr as DOWN
   [junit4]   2> 661951 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 661951 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57512_solr
   [junit4]   2> 661955 INFO  (zkCallback-3330-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 661956 INFO  (zkCallback-3341-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 661956 INFO  (zkCallback-3320-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 661957 INFO  (zkCallback-3356-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 661962 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 661962 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_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> 661978 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 662000 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57512.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 662012 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57512.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 662013 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57512.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47171dc1
   [junit4]   2> 662015 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [n:127.0.0.1:57512_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_CE745378FA90F3F5-001/tempDir-001/node3/.
   [junit4]   2> 662057 WARN  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 662057 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 662057 INFO  (TEST-MetricTriggerIntegrationTest.testMetricTrigger-seed#[CE745378FA90F3F5]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 tr

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

[1])
   [junit4]   2> 226260 INFO  (qtp260043672-61) [n:127.0.0.1:63111_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&action=DELETE&wt=javabin&version=2} status=0 QTime=647
   [junit4]   2> 226473 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[CE745378FA90F3F5]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBackCompat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=CE745378FA90F3F5 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-BW -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  206s J4 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: re-indexing warning not found
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CE745378FA90F3F5:BE81F0D19A585A83]:0)
   [junit4]    > 	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
   [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> 226660 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=185929905
   [junit4]   2> 226660 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63111_solr
   [junit4]   2> 226668 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 226668 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:63111_solr as DOWN
   [junit4]   2> 226893 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 226894 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13de68f: rootName = solr_63111, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@9a8dc7d
   [junit4]   2> 226903 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 226904 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34417cd2: rootName = solr_63111, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@74f453d9
   [junit4]   2> 226907 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 226907 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7603cc14: rootName = solr_63111, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1513b400
   [junit4]   2> 226907 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 226912 INFO  (closeThreadPool-59988-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72086165295661063-127.0.0.1:63111_solr-n_0000000001) closing
   [junit4]   2> 226913 INFO  (OverseerStateUpdate-72086165295661063-127.0.0.1:63111_solr-n_0000000001) [n:127.0.0.1:63111_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63111_solr
   [junit4]   2> 226913 INFO  (OverseerAutoScalingTriggerThread-72086165295661063-127.0.0.1:63111_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 226975 INFO  (closeThreadPool-59988-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72086165295661063-127.0.0.1:63111_solr-n_0000000001) closing
   [junit4]   2> 227094 INFO  (jetty-closer-59984-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72086165295661063-127.0.0.1:63111_solr-n_0000000001) closing
   [junit4]   2> 227114 INFO  (jetty-closer-59984-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@75922f8b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 227116 INFO  (jetty-closer-59984-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e387f46{/solr,null,UNAVAILABLE}
   [junit4]   2> 227117 INFO  (jetty-closer-59984-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 227135 INFO  (SUITE-SystemCollectionCompatTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 227406 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> 	9	/solr/configs/.system/managed-schema
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/collections/.system/terms/shard1
   [junit4]   2> 	6	/solr/configs/.system
   [junit4]   2> 	5	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	3	/solr/collections/.system/state.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> 	25	/solr/collections/.system/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 227599 INFO  (SUITE-SystemCollectionCompatTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63073
   [junit4]   2> 227599 INFO  (SUITE-SystemCollectionCompatTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63073
   [junit4]   2> 227599 INFO  (SUITE-SystemCollectionCompatTest-seed#[CE745378FA90F3F5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63073
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.SystemCollectionCompatTest_CE745378FA90F3F5-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7814e1ec), locale=en-BW, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 11.0.6 (64-bit)/cpus=6,threads=2,free=108701632,total=235929600
   [junit4]   2> NOTE: All tests run in this JVM: [SystemCollectionCompatTest]
   [junit4] Completed [10/10 (2!)] on J4 in 225.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1594: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1121: There were test failures: 10 suites, 10 tests, 2 failures [seed: CE745378FA90F3F5]

Total time: 4 minutes 55 seconds

[repro] Setting last failure code to 256

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

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-11.0.6) - Build # 585 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
expected:<154> but was:<152>

Stack Trace:
java.lang.AssertionError: expected:<154> but was:<152>
	at __randomizedtesting.SeedInfo.seed([4B5695059232731F:C302AADF3CCE1EE7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:154)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 2242 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20200202_185047_7926276051351391750587.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J3-20200202_185047_79211005442501013030772.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J2-20200202_185047_79013288223414493998389.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J4-20200202_185047_7918416762027779992656.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J0-20200202_185047_791663770120581958354.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 313 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J2-20200202_185340_3792271730653637716019.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 5 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J4-20200202_185340_38612902550966232217191.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20200202_185340_379307727863053799795.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J3-20200202_185340_38314875309610697863096.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 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20200202_185340_37913118020466412683256.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 1112 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J2-20200202_185411_4675158980649547789058.syserr
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J4-20200202_185411_4739900062125854788450.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J3-20200202_185411_46711257832831399194635.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20200202_185411_46714826157715430898306.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20200202_185411_46611597910121542708711.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 257 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J2-20200202_185449_40114852557211057109918.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 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20200202_185449_4018202070608269363988.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20200202_185449_40016385325017652895933.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 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J4-20200202_185449_4028804519832130959713.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J3-20200202_185449_401869848223842718270.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 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200202_185457_6191348721024939635651.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200202_185457_6204341048696254264021.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200202_185457_62114916960923024619247.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200202_185457_62612331779889446674283.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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200202_185457_6194350366641170896375.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 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200202_185508_2294445189619874659299.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200202_185508_2291120472961751304460.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200202_185508_23017355412511964754160.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 194 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J4-20200202_185512_93211025325900291811833.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J1-20200202_185512_93013265724787085343201.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J3-20200202_185512_9318170283489467588629.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 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J2-20200202_185512_9304674728110557654688.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/nori/test/temp/junit4-J0-20200202_185512_93016410586046403946244.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 171 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200202_185520_6519306755129059231138.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200202_185520_6542874909015696010102.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200202_185520_6514503398301586604245.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200202_185520_65115250691980280146975.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200202_185520_6512514903847035683522.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 176 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200202_185525_73513607395007836383347.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 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200202_185525_73517911098565454153035.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200202_185525_7355950731751161201687.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200202_185525_75213808415184372816962.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200202_185525_7352918563770332635334.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 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200202_185531_20017188338404957168630.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200202_185531_2018746962021890493046.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 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J2-20200202_185534_7517269433302014455422.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J3-20200202_185534_75213832126371641703192.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20200202_185534_75115183418804636435990.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20200202_185534_7519187581999364727440.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 181 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20200202_185538_82715490048317336768001.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20200202_185538_8265013049002589750007.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J2-20200202_185538_8271345962422320014687.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 19 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J4-20200202_185538_82814878080573875394327.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 15 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J3-20200202_185538_82916097493004891398478.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 1416 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20200202_185703_6346815304904154234986.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J3-20200202_185703_6352266111493304698686.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J4-20200202_185703_6353027899105733494080.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J2-20200202_185703_6348980815922064882198.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20200202_185703_63416817285817290444592.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 241 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J2-20200202_185714_64815938454973805735826.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J1-20200202_185714_64810686811641728479885.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J0-20200202_185714_64814949550897164104482.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J3-20200202_185714_6494815430474122869428.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/classification/test/temp/junit4-J4-20200202_185714_6516976310391461732882.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 304 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20200202_185721_2881388204138428474648.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 17 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20200202_185721_2889513644218645497382.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J4-20200202_185721_2914696039626779718032.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J3-20200202_185721_289694647750526113395.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/test/temp/junit4-J2-20200202_185721_2891739374739556948082.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 234 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J3-20200202_185807_5608731024242116051446.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J2-20200202_185807_5605013014085860252319.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J4-20200202_185807_5635587137023718753446.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J1-20200202_185807_5609226125900036107846.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/demo/test/temp/junit4-J0-20200202_185807_55910902447022179470104.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 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20200202_185812_4585825044626586571216.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J4-20200202_185812_4595123712375030368748.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 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20200202_185812_4589689897521573034095.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J2-20200202_185812_4582643116123325835307.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/expressions/test/temp/junit4-J3-20200202_185812_4584269413251361831847.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 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J0-20200202_185818_36217882910242484780643.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 8 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J4-20200202_185818_3659817524191552739183.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J2-20200202_185818_3626506092032678153920.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J1-20200202_185818_36213989525633361025779.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/facet/test/temp/junit4-J3-20200202_185818_3621956203223854822675.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 185 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J4-20200202_185831_90717545543819971513952.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 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J2-20200202_185831_90614582064438837169101.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J3-20200202_185831_90613784035975785051548.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20200202_185831_90615838257315498995962.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20200202_185831_9066456275947844634073.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 257 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20200202_185837_4063732221469587051073.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J2-20200202_185837_40616277586920036770043.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20200202_185837_4051807187190002367640.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J4-20200202_185837_4078882607823668081581.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/highlighter/test/temp/junit4-J3-20200202_185837_40611204218888695092440.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J0-20200202_185850_2365051350918787331858.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J4-20200202_185850_23811408146574379770531.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J2-20200202_185850_23715050289166605652858.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J1-20200202_185850_2376962956946787473182.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/join/test/temp/junit4-J3-20200202_185850_23812858232836253923551.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 302 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J0-20200202_185901_53117624356576675983017.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 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J2-20200202_185901_5315623983555705689591.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J1-20200202_185901_53117301673788619876192.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J4-20200202_185901_533256346380593834771.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/luke/test/temp/junit4-J3-20200202_185901_53112819336116629274628.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 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J0-20200202_185913_37817050958273034201493.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/memory/test/temp/junit4-J1-20200202_185913_37810740602596750367742.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 185 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J0-20200202_185918_5068213889010547295693.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J4-20200202_185918_51213890629524649402614.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J2-20200202_185918_51211086539565163833772.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J1-20200202_185918_5069202528645346455289.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/misc/test/temp/junit4-J3-20200202_185918_5125299235050285518761.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 264 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J0-20200202_185930_9705183873161505241281.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J4-20200202_185930_9743137939322440418535.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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J3-20200202_185930_97314991397983101404148.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J1-20200202_185930_9701878743585867486592.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/monitor/test/temp/junit4-J2-20200202_185930_9718394207403700976121.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 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J0-20200202_185942_1259881613601830289991.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J1-20200202_185942_12610802265743384632827.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J3-20200202_185942_1298582450376632668291.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 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J2-20200202_185942_1266041674052236598435.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queries/test/temp/junit4-J4-20200202_185942_12715724585470834169344.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 234 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J4-20200202_185951_50318192189532678828606.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20200202_185951_4994190679395905569370.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J3-20200202_185951_50016168479323803939146.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J2-20200202_185951_4999846190272152485277.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20200202_185951_49958895881210368137.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 196 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20200202_190003_5009505287963539306172.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20200202_190003_50010361930683522576297.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J4-20200202_190003_5023362211564593969695.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J3-20200202_190003_5013135868854400171058.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 23 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/replicator/test/temp/junit4-J2-20200202_190003_50013559291183026233887.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 199 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J4-20200202_190024_4145211667386649616166.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J2-20200202_190024_41113958766027522808371.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20200202_190024_4115436471980731862979.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20200202_190024_41113592739162000383384.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/sandbox/test/temp/junit4-J3-20200202_190024_41218398221247247188131.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 298 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20200202_190037_6245579640271504919377.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J3-20200202_190037_63612029875894642596613.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20200202_190037_6231288779347909772475.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J4-20200202_190037_63617602019526559096653.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 12 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J2-20200202_190037_63611452073772253596423.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 186 lines...]
   [junit4] JVM J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J2-20200202_190105_7487156894191388344416.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 11 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J4-20200202_190105_75116641311200859237267.syserr
   [junit4] Suite: org.apache.lucene.spatial3d.geom.GeoPathTest
   [junit4] Completed [16/18] on J3 in 0.27s, 10 tests
   [junit4] 
   [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 J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J3-20200202_190105_7519687254212385085165.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20200202_190105_7475315437403359290114.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20200202_190105_74717451303780750415564.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 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20200202_190116_78516912175015362571066.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 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J3-20200202_190116_78614273905962970750007.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 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J4-20200202_190116_78717144728810913152926.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J2-20200202_190116_7864271214730246589080.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20200202_190116_7864521119942720853693.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 2484 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> 709285 INFO  (SUITE-PeerSyncReplicationTest-seed#[4B5695059232731F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 709286 INFO  (SUITE-PeerSyncReplicationTest-seed#[4B5695059232731F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4B5695059232731F-001/data-dir-47-001
   [junit4]   2> 709286 WARN  (SUITE-PeerSyncReplicationTest-seed#[4B5695059232731F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 709286 INFO  (SUITE-PeerSyncReplicationTest-seed#[4B5695059232731F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 709287 INFO  (SUITE-PeerSyncReplicationTest-seed#[4B5695059232731F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 709288 INFO  (SUITE-PeerSyncReplicationTest-seed#[4B5695059232731F]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 709300 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer Overriding violation report action to: IGNORE
   [junit4]   2> 709301 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 709313 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 709313 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 709415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer start zk server on port:63412
   [junit4]   2> 709415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63412
   [junit4]   2> 709415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63412
   [junit4]   2> 709415 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63412
   [junit4]   2> 709427 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 709432 INFO  (zkConnectionManagerCallback-3405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 709432 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 709452 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 709457 INFO  (zkConnectionManagerCallback-3407-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 709462 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 709475 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 709485 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 709498 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 709505 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 709518 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 709539 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 709545 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 709556 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 709571 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 709579 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 709587 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 709597 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 710757 WARN  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 710757 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 710757 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 710757 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] 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> 710773 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 710773 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 710773 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 710775 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35d5c0d2{/,null,AVAILABLE}
   [junit4]   2> 710783 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55a76bd7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 710783 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 710783 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4B5695059232731F-001/tempDir-001/control/data, hostPort=63437, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4B5695059232731F-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 710784 ERROR (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 710784 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 710784 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 710784 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 710784 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 710784 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T19:13:58.398321Z
   [junit4]   2> 710790 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 710794 INFO  (zkConnectionManagerCallback-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 710795 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 710903 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 710903 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4B5695059232731F-001/control-001/solr.xml
   [junit4]   2> 710907 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 710907 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 710908 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@a819eff, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 711392 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 711394 WARN  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51cb11cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711394 WARN  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51cb11cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711403 WARN  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@689622ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711403 WARN  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@689622ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 711405 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63412/solr
   [junit4]   2> 711409 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 711414 INFO  (zkConnectionManagerCallback-3416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 711414 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 711545 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 711550 INFO  (zkConnectionManagerCallback-3418-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 711550 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 712794 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63437_
   [junit4]   2> 712797 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.c.Overseer Overseer (id=72084779734073348-127.0.0.1:63437_-n_0000000000) starting
   [junit4]   2> 712823 INFO  (OverseerStateUpdate-72084779734073348-127.0.0.1:63437_-n_0000000000) [n:127.0.0.1:63437_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:63437_
   [junit4]   2> 712826 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63437_
   [junit4]   2> 712842 INFO  (zkCallback-3417-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 712873 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 712874 WARN  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] 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> 712905 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 712937 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a819eff
   [junit4]   2> 712952 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a819eff
   [junit4]   2> 712953 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a819eff
   [junit4]   2> 712954 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232731F]) [n:127.0.0.1:63437_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.PeerSyncReplicationTest_4B5695059232731F-001/control-001/cores
   [junit4]   2> 712982 INFO  (TEST-PeerSyncReplicationTest.test-seed#[4B5695059232

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

Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J3-20200202_195329_8468704868948912637112.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20200202_195329_84510615816224329526093.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20200202_195329_8468205176489709006941.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 682 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20200202_195343_17216756603286930510656.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J4-20200202_195343_1754378986635158634869.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J3-20200202_195343_17410088395768423684983.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20200202_195343_1734541159468951796754.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20200202_195343_17212636471498580187613.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 583 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20200202_195423_4727854590604055265134.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J2-20200202_195423_47213659328068204649434.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 13 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20200202_195423_47214824964876591949227.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 J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J4-20200202_195423_4735880271248760350478.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: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J3-20200202_195423_474254135958740427341.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 570 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20200202_195443_61513561244655142278953.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 38350 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/585/consoleText

[repro] Revision: 34d299018e24e10d3b60dc3dce4354039bc765dd

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=PeerSyncReplicationTest -Dtests.method=test -Dtests.seed=4B5695059232731F -Dtests.slow=true -Dtests.locale=bn-BD -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[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]       PeerSyncReplicationTest
[repro] ant compile-test

[...truncated 3462 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.PeerSyncReplicationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=4B5695059232731F -Dtests.slow=true -Dtests.locale=bn-BD -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 43 lines...]
   [junit4] JVM J3: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J3-20200202_195929_39411824045783209209557.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 J2: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J2-20200202_195929_39713865805348916778373.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 4 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20200202_195929_3965837631354580834020.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 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20200202_195929_3998067899042582754548.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 4 lines...]
   [junit4] JVM J4: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp/junit4-J4-20200202_195929_4008524762635985920706.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 27 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro] Exiting with code 0

[...truncated 73 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 584 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
	at __randomizedtesting.SeedInfo.seed([39B59E0E3ED96657:52D149478DF4F3D3]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Couldn't get second timestampe after max allowed polling

Stack Trace:
java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
	at __randomizedtesting.SeedInfo.seed([39B59E0E3ED96657:52D149478DF4F3D3]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15217 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 1660358 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/data-dir-95-001
   [junit4]   2> 1660358 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1660359 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1660359 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1660359 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/tempDir-001
   [junit4]   2> 1660360 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1660360 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1660360 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1660471 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:51327
   [junit4]   2> 1660471 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51327
   [junit4]   2> 1660471 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51327
   [junit4]   2> 1660471 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51327
   [junit4]   2> 1660472 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660476 INFO  (zkConnectionManagerCallback-9884-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660476 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660481 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660483 INFO  (zkConnectionManagerCallback-9886-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660483 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660483 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660485 INFO  (zkConnectionManagerCallback-9888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660485 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660600 WARN  (jetty-launcher-9889-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1660600 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1660600 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1660600 WARN  (jetty-launcher-9889-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1660600 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1660600 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1660600 INFO  (jetty-launcher-9889-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> 1660600 INFO  (jetty-launcher-9889-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> 1660602 INFO  (jetty-launcher-9889-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1660602 INFO  (jetty-launcher-9889-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1660603 INFO  (jetty-launcher-9889-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1660603 INFO  (jetty-launcher-9889-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a3a544{/solr,null,AVAILABLE}
   [junit4]   2> 1660603 INFO  (jetty-launcher-9889-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1660603 INFO  (jetty-launcher-9889-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1660603 INFO  (jetty-launcher-9889-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46be1da{/solr,null,AVAILABLE}
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c394982{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51333}
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.e.j.s.Server Started @1660678ms
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51333}
   [junit4]   2> 1660604 ERROR (jetty-launcher-9889-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T14:18:05.878810Z
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c56d7a0{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:51334}
   [junit4]   2> 1660604 INFO  (jetty-launcher-9889-thread-2) [     ] o.e.j.s.Server Started @1660678ms
   [junit4]   2> 1660605 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51334}
   [junit4]   2> 1660605 ERROR (jetty-launcher-9889-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1660605 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1660605 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 1660605 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1660605 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1660605 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T14:18:05.879291Z
   [junit4]   2> 1660605 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660606 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660609 INFO  (zkConnectionManagerCallback-9891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660609 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660609 INFO  (zkConnectionManagerCallback-9893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660610 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660611 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1660611 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1660753 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1660754 WARN  (jetty-launcher-9889-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b2bd982[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660754 WARN  (jetty-launcher-9889-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b2bd982[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660756 WARN  (jetty-launcher-9889-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d790911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660756 WARN  (jetty-launcher-9889-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d790911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660757 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51327/solr
   [junit4]   2> 1660758 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660761 INFO  (zkConnectionManagerCallback-9901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660761 INFO  (jetty-launcher-9889-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660779 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1660780 WARN  (jetty-launcher-9889-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6149909a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660780 WARN  (jetty-launcher-9889-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6149909a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660782 WARN  (jetty-launcher-9889-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c01758b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660782 WARN  (jetty-launcher-9889-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c01758b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1660783 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51327/solr
   [junit4]   2> 1660784 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660785 INFO  (zkConnectionManagerCallback-9907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660785 INFO  (jetty-launcher-9889-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660864 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660868 INFO  (zkConnectionManagerCallback-9909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660868 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1660891 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1660894 INFO  (zkConnectionManagerCallback-9911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1660894 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1661097 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51334_solr
   [junit4]   2> 1661099 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.c.Overseer Overseer (id=72083616384679944-127.0.0.1:51334_solr-n_0000000000) starting
   [junit4]   2> 1661113 INFO  (OverseerStateUpdate-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [n:127.0.0.1:51334_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51334_solr
   [junit4]   2> 1661113 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51334_solr
   [junit4]   2> 1661114 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1661116 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1661117 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1661117 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1661117 INFO  (OverseerStateUpdate-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [n:127.0.0.1:51334_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1661136 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1661137 WARN  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_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> 1661146 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:51334_solr]
   [junit4]   2> 1661147 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1661150 DEBUG (ScheduledTrigger-6458-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1661150 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1661155 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1661180 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51334.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 1661181 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1661187 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51334.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 1661187 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51334.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 1661188 INFO  (jetty-launcher-9889-thread-2) [n:127.0.0.1:51334_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/tempDir-001/node2/.
   [junit4]   2> 1661190 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:51333_solr as DOWN
   [junit4]   2> 1661192 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1661192 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51333_solr
   [junit4]   2> 1661194 INFO  (zkCallback-9910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1661194 INFO  (zkCallback-9908-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1661196 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1661196 WARN  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_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> 1661211 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1661230 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51333.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 1661240 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51333.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 1661240 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51333.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5293a075
   [junit4]   2> 1661241 INFO  (jetty-launcher-9889-thread-1) [n:127.0.0.1:51333_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/tempDir-001/node1/.
   [junit4]   2> 1661262 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1661263 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1661265 INFO  (zkConnectionManagerCallback-9924-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1661265 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1661267 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1661269 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51327/solr ready
   [junit4]   2> 1661287 INFO  (qtp1187062514-24286) [n:127.0.0.1:51333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1661299 INFO  (qtp1187062514-24286) [n:127.0.0.1:51333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1661312 INFO  (qtp1722727632-24290) [n:127.0.0.1:51334_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1661312 DEBUG (qtp1187062514-24282) [n:127.0.0.1:51333_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1661314 INFO  (qtp1187062514-24282) [n:127.0.0.1:51333_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 1661323 DEBUG (zkCallback-9910-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1661328 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1661361 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1661370 DEBUG (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1661391 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 1661393 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple scheduler and adding trigger: mock-timestamper
   [junit4]   2> 1661397 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): Waiting for 2 timestamps to be recorded
   [junit4]   2> 1661399 INFO  (ScheduledTrigger-6469-thread-1) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in ScheduledTrigger-6469-thread-1
   [junit4]   2> 1674157 DEBUG (ScheduledTrigger-6458-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1674374 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1674374 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1674374 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1674374 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1674375 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1674376 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=39B59E0E3ED96657 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 13.1s J4 | TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([39B59E0E3ED96657:52D149478DF4F3D3]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
   [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> 1674487 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=793292495
   [junit4]   2> 1674487 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51334_solr
   [junit4]   2> 1674488 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=250839819
   [junit4]   2> 1674488 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51333_solr
   [junit4]   2> 1674488 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1674488 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51334_solr as DOWN
   [junit4]   2> 1674489 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1674489 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:51333_solr as DOWN
   [junit4]   2> 1674495 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1674496 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1674496 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4aeed042: rootName = solr_51334, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@27df116f
   [junit4]   2> 1674496 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1674497 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7baf60be: rootName = solr_51333, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ceb87a8
   [junit4]   2> 1674508 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1674509 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19df2167: rootName = solr_51334, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73f70210
   [junit4]   2> 1674509 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1674509 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d0cb1a0: rootName = solr_51333, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73f70210
   [junit4]   2> 1674517 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1674517 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75270742: rootName = solr_51334, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@110908b
   [junit4]   2> 1674517 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1674517 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1674517 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8d0208a: rootName = solr_51333, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@110908b
   [junit4]   2> 1674517 INFO  (jetty-closer-9925-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1674520 INFO  (closeThreadPool-9932-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72083616384679944-127.0.0.1:51334_solr-n_0000000000) closing
   [junit4]   2> 1674520 INFO  (OverseerStateUpdate-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [n:127.0.0.1:51334_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51334_solr
   [junit4]   2> 1674520 INFO  (OverseerAutoScalingTriggerThread-72083616384679944-127.0.0.1:51334_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1674523 DEBUG (closeThreadPool-9932-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1674523 DEBUG (closeThreadPool-9932-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1674523 DEBUG (closeThreadPool-9932-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1674523 DEBUG (closeThreadPool-9932-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1674524 DEBUG (closeThreadPool-9932-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1674524 DEBUG (closeThreadPool-9932-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1674524 INFO  (closeThreadPool-9932-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72083616384679944-127.0.0.1:51334_solr-n_0000000000) closing
   [junit4]   2> 1674627 INFO  (jetty-closer-9925-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72083616384679944-127.0.0.1:51334_solr-n_0000000000) closing
   [junit4]   2> 1674634 INFO  (jetty-closer-9925-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c394982{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1674634 INFO  (jetty-closer-9925-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c56d7a0{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1674636 INFO  (jetty-closer-9925-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46be1da{/solr,null,UNAVAILABLE}
   [junit4]   2> 1674637 INFO  (jetty-closer-9925-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a3a544{/solr,null,UNAVAILABLE}
   [junit4]   2> 1674637 INFO  (jetty-closer-9925-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1674639 INFO  (jetty-closer-9925-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1674643 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1674850 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> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1674852 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51327
   [junit4]   2> 1674852 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51327
   [junit4]   2> 1674852 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51327
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=886, maxMBSortInHeap=5.5368520362030615, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@23c799ff), locale=tr-TR, timezone=Asia/Macau
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=237880184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPseudoReturnFields, DistributedMLTComponentTest, SOLR749Test, TestMacroExpander, ZkStateReaderTest, TestIntervalFaceting, TestCaffeineCache, DistributedFacetSimpleRefinementLongTailTest, BasicAuthOnSingleNodeTest, SynonymTokenizerTest, DistributedFacetPivotLargeTest, TermVectorComponentDistributedTest, UUIDFieldTest, DeleteReplicaTest, TolerantUpdateProcessorTest, TestBlobHandler, TestFieldCacheSortRandom, TestWaitForStateWithJettyShutdowns, TestManagedSynonymFilterFactory, TestInPlaceUpdatesRequiredField, TestExactStatsCache, UnloadDistributedZkTest, TestReplicationHandler, ZkNodePropsTest, TestPHPSerializedResponseWriter, TestSimpleTextCodec, AlternateDirectoryTest, TestConfigsApi, CustomCollectionTest, SampleTest, TestWordDelimiterFilterFactory, TestSweetSpotSimilarityFactory, TestRequestStatusCollectionAPI, BJQFilterAccessibleTest, ForceLeaderWithTlogReplicasTest, DocValuesMissingTest, TestNumericTerms64, SplitHandlerTest, SolrMetricReporterTest, TestSolrCloudWithKerberosAlt, TestSolrCoreProperties, TestHashPartitioner, OutOfBoxZkACLAndCredentialsProvidersTest, XmlInterpolationTest, TestHttpShardHandlerFactory, TestHashQParserPlugin, RequiredFieldsTest, DisMaxRequestHandlerTest, TestDistribPackageStore, TestSolr4Spatial, ProtectedTermFilterFactoryTest, SolrSlf4jReporterTest, TestInfoStreamLogging, HttpPartitionWithTlogReplicasTest, CleanupOldIndexTest, TestHighlightDedupGrouping, ReturnFieldsTest, DistanceUnitsTest, TestSimExtremeIndexing, DataDrivenBlockJoinTest, TestLegacyTerms, BlockCacheTest, TestDistribDocBasedVersion, TestStressRecovery, BaseCdcrDistributedZkTest, TestSolrCloudWithHadoopAuthPlugin, TemplateUpdateProcessorTest, MetricsHistoryWithAuthIntegrationTest, MoveReplicaTest, TestDocTermOrds, TestNoOpRegenerator, TestSQLHandler, TestLMJelinekMercerSimilarityFactory, TestSolrJacksonAnnotation, CheckHdfsIndexTest, IndexSizeTriggerTest, SpellingQueryConverterTest, TestBulkSchemaAPI, SimplePostToolTest, SolrXmlInZkTest, EmbeddedSolrNoSerializeTest, DistributedUpdateProcessorTest, NodeLostTriggerIntegrationTest, TestRandomFlRTGCloud, TestDirectoryFactory, HdfsBasicDistributedZkTest, TestPolicyCloud, PeerSyncWithBufferUpdatesTest, ScheduledTriggerIntegrationTest, HdfsUnloadDistributedZkTest, DistributedQueueTest, FullSolrCloudDistribCmdsTest, LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTest, ReplicationFactorTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, TestSegmentSorting, ZkShardTermsTest, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, SplitByPrefixTest, AutoScalingHandlerTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeMarkersRegistrationTest, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [563/897 (1!)] on J4 in 14.61s, 1 test, 1 failure <<< FAILURES!

[...truncated 49012 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/584/consoleText

[repro] Revision: 34d299018e24e10d3b60dc3dce4354039bc765dd

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=39B59E0E3ED96657 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Macau -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]       TriggerSetPropertiesIntegrationTest
[repro] ant compile-test

[...truncated 3462 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TriggerSetPropertiesIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=39B59E0E3ED96657 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 34 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 5580 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/data-dir-1-001
   [junit4]   2> 5824 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5975 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.e.j.u.log Logging initialized @6067ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 5989 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 6288 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6298 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/tempDir-001
   [junit4]   2> 6313 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6315 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6315 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6440 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:61300
   [junit4]   2> 6440 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:61300
   [junit4]   2> 6459 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61300
   [junit4]   2> 6460 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61300
   [junit4]   2> 6706 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6763 INFO  (zkConnectionManagerCallback-3-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6766 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6862 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6870 INFO  (zkConnectionManagerCallback-5-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6872 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 6877 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 6891 INFO  (zkConnectionManagerCallback-7-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6891 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 7648 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 7648 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 7650 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 7650 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 7651 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 7651 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 7676 INFO  (jetty-launcher-8-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> 7684 INFO  (jetty-launcher-8-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> 7723 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7723 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7729 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 7739 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 7740 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 7740 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 7772 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6659eef3{/solr,null,AVAILABLE}
   [junit4]   2> 7797 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14587bcc{/solr,null,AVAILABLE}
   [junit4]   2> 7873 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@409a1634{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:61329}
   [junit4]   2> 7873 INFO  (jetty-launcher-8-thread-2) [     ] o.e.j.s.Server Started @7971ms
   [junit4]   2> 7873 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61329}
   [junit4]   2> 7881 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@520ad1c6{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:61326}
   [junit4]   2> 7881 INFO  (jetty-launcher-8-thread-1) [     ] o.e.j.s.Server Started @7979ms
   [junit4]   2> 7882 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61326}
   [junit4]   2> 8083 ERROR (jetty-launcher-8-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8084 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8084 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 8084 ERROR (jetty-launcher-8-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8084 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 8084 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 8090 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8091 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8092 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 8093 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T14:46:39.891084Z
   [junit4]   2> 8099 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 8099 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T14:46:39.897193Z
   [junit4]   2> 8190 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8195 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8212 INFO  (zkConnectionManagerCallback-10-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8233 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8252 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8291 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 8306 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8312 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 8349 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10135 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 10136 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 10225 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fedf3d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10225 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fedf3d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10256 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5124d99a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10256 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5124d99a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10522 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7809d403[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10523 WARN  (jetty-launcher-8-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7809d403[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10560 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41d7d728[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10560 WARN  (jetty-launcher-8-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41d7d728[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10589 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61300/solr
   [junit4]   2> 10610 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61300/solr
   [junit4]   2> 10623 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10623 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10630 INFO  (zkConnectionManagerCallback-25-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10631 INFO  (jetty-launcher-8-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10632 INFO  (zkConnectionManagerCallback-26-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10633 INFO  (jetty-launcher-8-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10763 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10764 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10765 INFO  (zkConnectionManagerCallback-28-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10767 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10769 INFO  (zkConnectionManagerCallback-30-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10772 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 12419 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61329_solr
   [junit4]   2> 12432 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.Overseer Overseer (id=72083728623337479-127.0.0.1:61329_solr-n_0000000000) starting
   [junit4]   2> 12769 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61326_solr
   [junit4]   2> 12855 INFO  (zkCallback-27-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12856 INFO  (zkCallback-29-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 12878 INFO  (OverseerStateUpdate-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [n:127.0.0.1:61329_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61329_solr
   [junit4]   2> 12896 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61329_solr as DOWN
   [junit4]   2> 12932 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 12945 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61329_solr
   [junit4]   2> 12977 INFO  (zkCallback-27-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 12977 INFO  (zkCallback-29-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13017 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 13020 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 13046 WARN  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_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> 13053 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 13065 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 13103 WARN  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_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> 13351 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 13352 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 13591 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:61329_solr, 127.0.0.1:61326_solr]
   [junit4]   2> 13595 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 13597 DEBUG (ScheduledTrigger-12-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 13602 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 13709 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 13713 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 14152 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61326.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df8dc8e
   [junit4]   2> 14154 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61326.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df8dc8e
   [junit4]   2> 14154 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61326.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df8dc8e
   [junit4]   2> 14198 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df8dc8e
   [junit4]   2> 14251 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df8dc8e
   [junit4]   2> 14251 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2df8dc8e
   [junit4]   2> 14290 INFO  (jetty-launcher-8-thread-1) [n:127.0.0.1:61326_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/tempDir-001/node1/.
   [junit4]   2> 14327 INFO  (jetty-launcher-8-thread-2) [n:127.0.0.1:61329_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/tempDir-001/node2/.
   [junit4]   2> 14620 DEBUG (ScheduledTrigger-12-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 15084 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 15087 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15104 INFO  (zkConnectionManagerCallback-43-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15104 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15113 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 15128 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61300/solr ready
   [junit4]   2> 15624 DEBUG (ScheduledTrigger-12-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 16383 INFO  (qtp1799837815-56) [n:127.0.0.1:61326_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=129
   [junit4]   2> 16651 DEBUG (ScheduledTrigger-12-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 16670 INFO  (qtp1799837815-53) [n:127.0.0.1:61326_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=13
   [junit4]   2> 16771 INFO  (qtp280877043-62) [n:127.0.0.1:61329_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 16785 DEBUG (qtp1799837815-58) [n:127.0.0.1:61326_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 16805 INFO  (qtp1799837815-58) [n:127.0.0.1:61326_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=349
   [junit4]   2> 16807 DEBUG (zkCallback-27-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 16811 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 16832 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 16838 DEBUG (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 17330 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 17332 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple scheduler and adding trigger: mock-timestamper
   [junit4]   2> 17350 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): Waiting for 2 timestamps to be recorded
   [junit4]   2> 17353 INFO  (ScheduledTrigger-23-thread-1) [     ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in ScheduledTrigger-23-thread-1
   [junit4]   2> 17664 DEBUG (ScheduledTrigger-12-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 26613 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 26614 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 26614 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 26614 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 26614 DEBUG (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 26618 INFO  (TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[39B59E0E3ED96657]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties -Dtests.seed=39B59E0E3ED96657 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 9.85s J4 | TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): Couldn't get second timestampe after max allowed polling
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([39B59E0E3ED96657:52D149478DF4F3D3]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:229)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:92)
   [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> 26787 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1876280494
   [junit4]   2> 26788 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61329_solr
   [junit4]   2> 26793 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=971342007
   [junit4]   2> 26793 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61326_solr
   [junit4]   2> 26794 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 26794 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61329_solr as DOWN
   [junit4]   2> 26795 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 26795 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61326_solr as DOWN
   [junit4]   2> 26815 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 26817 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 26817 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 26819 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62c8bb8b: rootName = solr_61326, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4008cdc2
   [junit4]   2> 26819 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bfd0f7a: rootName = solr_61329, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4140a4c7
   [junit4]   2> 26839 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 26840 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 26840 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63f10abd: rootName = solr_61329, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c409161
   [junit4]   2> 26840 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f576a6f: rootName = solr_61326, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c409161
   [junit4]   2> 26848 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 26848 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 26848 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1157d8ee: rootName = solr_61329, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5b263fba
   [junit4]   2> 26848 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 26848 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3150ff92: rootName = solr_61326, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5b263fba
   [junit4]   2> 26850 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 26881 INFO  (closeThreadPool-51-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72083728623337479-127.0.0.1:61329_solr-n_0000000000) closing
   [junit4]   2> 26883 DEBUG (closeThreadPool-51-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 26883 DEBUG (closeThreadPool-51-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 26883 DEBUG (closeThreadPool-51-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 26883 DEBUG (closeThreadPool-51-thread-2) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 26889 DEBUG (closeThreadPool-51-thread-2) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 26889 DEBUG (closeThreadPool-51-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 26905 INFO  (OverseerStateUpdate-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [n:127.0.0.1:61329_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61329_solr
   [junit4]   2> 26911 INFO  (OverseerAutoScalingTriggerThread-72083728623337479-127.0.0.1:61329_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 26917 INFO  (closeThreadPool-51-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72083728623337479-127.0.0.1:61329_solr-n_0000000000) closing
   [junit4]   2> 27020 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72083728623337479-127.0.0.1:61329_solr-n_0000000000) closing
   [junit4]   2> 27027 INFO  (jetty-closer-44-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@520ad1c6{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 27027 INFO  (jetty-closer-44-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@409a1634{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 27030 INFO  (jetty-closer-44-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14587bcc{/solr,null,UNAVAILABLE}
   [junit4]   2> 27030 INFO  (jetty-closer-44-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6659eef3{/solr,null,UNAVAILABLE}
   [junit4]   2> 27032 INFO  (jetty-closer-44-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27032 INFO  (jetty-closer-44-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27035 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 27249 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> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 27256 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61300
   [junit4]   2> 27256 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61300
   [junit4]   2> 27256 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61300
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=886, maxMBSortInHeap=5.5368520362030615, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@68c76246), locale=tr-TR, timezone=Asia/Macau
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=2,free=61172096,total=130023424
   [junit4]   2> NOTE: All tests run in this JVM: [TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [1/5 (1!)] on J4 in 25.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> 5416 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/data-dir-1-001
   [junit4]   2> 5690 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5839 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.e.j.u.log Logging initialized @5933ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 5897 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 6202 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6217 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001/tempDir-001
   [junit4]   2> 6262 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6268 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [ju

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

 registry=solr.node, tag=null
   [junit4]   2> 27075 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@662917b6: rootName = solr_61322, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@564bdcd9
   [junit4]   2> 27075 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36d25525: rootName = solr_61323, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@64628a80
   [junit4]   2> 27095 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 27095 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 27095 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@757da336: rootName = solr_61323, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2be7e634
   [junit4]   2> 27095 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3612d344: rootName = solr_61322, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2be7e634
   [junit4]   2> 27102 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 27102 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d9efd0: rootName = solr_61323, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3d2c795
   [junit4]   2> 27102 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 27102 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f47f809: rootName = solr_61322, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3d2c795
   [junit4]   2> 27102 INFO  (jetty-closer-44-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 27103 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 27108 INFO  (closeThreadPool-52-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72083728620978184-127.0.0.1:61322_solr-n_0000000000) closing
   [junit4]   2> 27109 INFO  (OverseerAutoScalingTriggerThread-72083728620978184-127.0.0.1:61322_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 27109 DEBUG (closeThreadPool-52-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 27109 DEBUG (closeThreadPool-52-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 27109 DEBUG (closeThreadPool-52-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 27110 DEBUG (closeThreadPool-52-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 27110 DEBUG (closeThreadPool-52-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 27110 DEBUG (closeThreadPool-52-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 27113 INFO  (OverseerStateUpdate-72083728620978184-127.0.0.1:61322_solr-n_0000000000) [n:127.0.0.1:61322_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61322_solr
   [junit4]   2> 27118 INFO  (closeThreadPool-52-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72083728620978184-127.0.0.1:61322_solr-n_0000000000) closing
   [junit4]   2> 27222 INFO  (jetty-closer-44-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72083728620978184-127.0.0.1:61322_solr-n_0000000000) closing
   [junit4]   2> 27228 INFO  (jetty-closer-44-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@537b7a0a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 27231 INFO  (jetty-closer-44-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@402b20bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 27232 INFO  (jetty-closer-44-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27331 INFO  (jetty-closer-44-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@778d0e8c{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 27332 INFO  (jetty-closer-44-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2983b865{/solr,null,UNAVAILABLE}
   [junit4]   2> 27333 INFO  (jetty-closer-44-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 27340 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 27565 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> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 27572 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61297
   [junit4]   2> 27572 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61297
   [junit4]   2> 27572 INFO  (SUITE-TriggerSetPropertiesIntegrationTest-seed#[39B59E0E3ED96657]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61297
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_39B59E0E3ED96657-001
   [junit4]   2> Feb 02, 2020 2:46:59 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): {}, docValues:{}, maxPointsInLeafNode=886, maxMBSortInHeap=5.5368520362030615, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19f1869e), locale=tr-TR, timezone=Asia/Macau
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=2,free=51854080,total=125829120
   [junit4]   2> NOTE: All tests run in this JVM: [TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [2/5 (2!)] on J3 in 26.88s, 1 test, 1 failure <<< FAILURES!

[...truncated 26 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1594: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1121: There were test failures: 5 suites, 5 tests, 2 failures [seed: 39B59E0E3ED96657]

Total time: 38 seconds

[repro] Setting last failure code to 256

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

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk1.8.0) - Build # 583 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/583/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([24425E5784FB3084]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([24425E5784FB3084]:0)




Build Log:
[...truncated 14265 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 828063 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24425E5784FB3084]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 828063 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24425E5784FB3084]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/data-dir-58-001
   [junit4]   2> 828064 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24425E5784FB3084]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=50 numCloses=50
   [junit4]   2> 828064 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24425E5784FB3084]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 828073 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[24425E5784FB3084]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 828076 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001
   [junit4]   2> 828076 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 828077 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 828077 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 828178 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.ZkTestServer start zk server on port:57530
   [junit4]   2> 828178 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:57530
   [junit4]   2> 828178 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57530
   [junit4]   2> 828179 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57530
   [junit4]   2> 828182 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828192 INFO  (zkConnectionManagerCallback-2738-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828193 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828201 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828207 INFO  (zkConnectionManagerCallback-2740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828209 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828215 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828218 INFO  (zkConnectionManagerCallback-2742-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828219 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828341 WARN  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 828341 WARN  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 828341 WARN  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 828341 INFO  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 828342 WARN  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 828342 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 828342 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 828342 INFO  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 828345 INFO  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 828345 INFO  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 828345 INFO  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 828347 WARN  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 828347 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 828347 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 828347 INFO  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 828348 INFO  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 828348 INFO  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 828349 INFO  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 828351 INFO  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dc6b4da{/solr,null,AVAILABLE}
   [junit4]   2> 828356 INFO  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 828356 INFO  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6441460{/solr,null,AVAILABLE}
   [junit4]   2> 828356 INFO  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 828356 INFO  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 828358 INFO  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 828358 INFO  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 828358 INFO  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 828360 INFO  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 828360 INFO  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 828360 INFO  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 828361 INFO  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5dbeb9c{/solr,null,AVAILABLE}
   [junit4]   2> 828361 INFO  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60ee6a9d{/solr,null,AVAILABLE}
   [junit4]   2> 828361 INFO  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56e145d0{/solr,null,AVAILABLE}
   [junit4]   2> 828361 INFO  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3515878f{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57541}
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-1) [     ] o.e.j.s.Server Started @828457ms
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57541}
   [junit4]   2> 828362 ERROR (jetty-launcher-2743-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T08:52:26.871Z
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f4029df{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57545}
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-2) [     ] o.e.j.s.Server Started @828458ms
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57545}
   [junit4]   2> 828362 ERROR (jetty-launcher-2743-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5843aee4{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57542}
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-4) [     ] o.e.j.s.Server Started @828458ms
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57542}
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 828362 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 828363 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T08:52:26.871Z
   [junit4]   2> 828363 ERROR (jetty-launcher-2743-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 828363 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 828363 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 828363 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 828363 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 828363 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T08:52:26.872Z
   [junit4]   2> 828366 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828366 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@174451a3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57544}
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.e.j.s.Server Started @828462ms
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57544}
   [junit4]   2> 828367 ERROR (jetty-launcher-2743-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 828367 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T08:52:26.876Z
   [junit4]   2> 828368 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828371 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d688729{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57543}
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.e.j.s.Server Started @828467ms
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57543}
   [junit4]   2> 828372 ERROR (jetty-launcher-2743-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.5.0
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 828372 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-02T08:52:26.881Z
   [junit4]   2> 828374 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828376 INFO  (zkConnectionManagerCallback-2749-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828376 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828376 INFO  (zkConnectionManagerCallback-2745-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828377 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828380 INFO  (zkConnectionManagerCallback-2747-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828380 INFO  (zkConnectionManagerCallback-2751-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828380 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828380 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 828380 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 828380 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828380 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 828386 INFO  (zkConnectionManagerCallback-2753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828386 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828390 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 828391 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 828569 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 828575 WARN  (jetty-launcher-2743-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9f97779[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828575 WARN  (jetty-launcher-2743-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9f97779[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828610 WARN  (jetty-launcher-2743-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@771cf5c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828610 WARN  (jetty-launcher-2743-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@771cf5c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828611 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57530/solr
   [junit4]   2> 828612 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828619 INFO  (zkConnectionManagerCallback-2761-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828621 INFO  (jetty-launcher-2743-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828669 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 828673 WARN  (jetty-launcher-2743-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65684657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828674 WARN  (jetty-launcher-2743-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65684657[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828680 WARN  (jetty-launcher-2743-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76682013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828681 WARN  (jetty-launcher-2743-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76682013[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828682 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57530/solr
   [junit4]   2> 828689 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828692 INFO  (zkConnectionManagerCallback-2768-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828692 INFO  (jetty-launcher-2743-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828707 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 828710 WARN  (jetty-launcher-2743-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4329f19c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828710 WARN  (jetty-launcher-2743-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4329f19c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828735 WARN  (jetty-launcher-2743-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@677805f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828735 WARN  (jetty-launcher-2743-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@677805f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 828736 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57530/solr
   [junit4]   2> 828738 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828744 INFO  (zkConnectionManagerCallback-2775-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828745 INFO  (jetty-launcher-2743-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 828939 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 828941 INFO  (zkConnectionManagerCallback-2778-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 828941 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829024 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 829031 WARN  (jetty-launcher-2743-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@289c9d6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829031 WARN  (jetty-launcher-2743-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@289c9d6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829048 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829049 WARN  (jetty-launcher-2743-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e90754d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829050 WARN  (jetty-launcher-2743-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e90754d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829050 INFO  (zkConnectionManagerCallback-2782-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829051 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829051 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57530/solr
   [junit4]   2> 829056 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829062 INFO  (zkConnectionManagerCallback-2786-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829062 INFO  (jetty-launcher-2743-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829086 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 829087 WARN  (jetty-launcher-2743-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3cec3d14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829088 WARN  (jetty-launcher-2743-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3cec3d14[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829112 WARN  (jetty-launcher-2743-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13adae2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829112 WARN  (jetty-launcher-2743-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13adae2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 829113 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57530/solr
   [junit4]   2> 829115 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829119 INFO  (zkConnectionManagerCallback-2792-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829120 INFO  (jetty-launcher-2743-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829156 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829160 INFO  (zkConnectionManagerCallback-2794-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829160 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829266 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829270 INFO  (zkConnectionManagerCallback-2796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829276 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 829373 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 829383 INFO  (zkConnectionManagerCallback-2798-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 829384 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 830598 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57541_solr
   [junit4]   2> 830607 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.c.Overseer Overseer (id=72082335873368076-127.0.0.1:57541_solr-n_0000000000) starting
   [junit4]   2> 830693 INFO  (OverseerStateUpdate-72082335873368076-127.0.0.1:57541_solr-n_0000000000) [n:127.0.0.1:57541_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57541_solr
   [junit4]   2> 830694 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57541_solr
   [junit4]   2> 830713 INFO  (OverseerStateUpdate-72082335873368076-127.0.0.1:57541_solr-n_0000000000) [n:127.0.0.1:57541_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 830729 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 830729 WARN  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_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> 830824 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 830938 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57541.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 830946 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 830950 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57541.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 830951 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57541.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 830952 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 830952 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 830955 INFO  (jetty-launcher-2743-thread-1) [n:127.0.0.1:57541_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node1/.
   [junit4]   2> 830959 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 831000 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57543_solr as DOWN
   [junit4]   2> 831005 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57542_solr as DOWN
   [junit4]   2> 831011 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57545_solr as DOWN
   [junit4]   2> 831014 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 831014 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57543_solr
   [junit4]   2> 831018 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 831018 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57542_solr
   [junit4]   2> 831019 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 831019 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57545_solr
   [junit4]   2> 831023 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:57544_solr as DOWN
   [junit4]   2> 831030 INFO  (zkCallback-2795-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 831030 INFO  (zkCallback-2793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 831031 INFO  (zkCallback-2777-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 831031 INFO  (zkCallback-2781-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 831032 INFO  (zkCallback-2797-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 831039 INFO  (zkCallback-2781-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 831039 INFO  (zkCallback-2797-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 831039 INFO  (zkCallback-2795-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 831039 INFO  (zkCallback-2793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 831039 INFO  (zkCallback-2777-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 831043 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 831043 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57544_solr
   [junit4]   2> 831046 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 831047 WARN  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_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> 831051 INFO  (zkCallback-2797-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 831051 INFO  (zkCallback-2777-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 831052 INFO  (zkCallback-2781-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 831052 INFO  (zkCallback-2793-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 831053 INFO  (zkCallback-2795-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 831053 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 831053 WARN  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_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> 831054 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 831057 WARN  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_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> 831064 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 831064 WARN  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_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> 831119 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 831121 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 831121 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 831127 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 832070 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57542.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832396 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57545.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832573 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57543.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832579 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57544.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832653 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57542.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832653 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57542.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832669 INFO  (jetty-launcher-2743-thread-4) [n:127.0.0.1:57542_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node4/.
   [junit4]   2> 832711 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57545.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832711 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57545.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832723 INFO  (jetty-launcher-2743-thread-2) [n:127.0.0.1:57545_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node2/.
   [junit4]   2> 832747 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57543.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832747 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57543.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832749 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57544.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832749 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57544.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 832757 INFO  (jetty-launcher-2743-thread-5) [n:127.0.0.1:57543_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node5/.
   [junit4]   2> 832757 INFO  (jetty-launcher-2743-thread-3) [n:127.0.0.1:57544_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node3/.
   [junit4]   2> 833020 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 833021 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 833025 INFO  (zkConnectionManagerCallback-2823-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 833025 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 833029 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 833033 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57530/solr ready
   [junit4]   2> 833043 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[24425E5784FB3084]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 833046 INFO  (qtp1451514436-8245) [n:127.0.0.1:57542_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=1e09d770-d0f7-473e-880c-c4e714f27fb5&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 833057 INFO  (qtp1451514436-8245) [n:127.0.0.1:57542_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=1e09d770-d0f7-473e-880c-c4e714f27fb5&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 833058 INFO  (qtp1451514436-8246) [n:127.0.0.1:57542_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1e09d770-d0f7-473e-880c-c4e714f27fb5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 833067 INFO  (qtp1451514436-8246) [n:127.0.0.1:57542_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1e09d770-d0f7-473e-880c-c4e714f27fb5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 833068 INFO  (OverseerThreadFactory-2856-thread-1-processing-n:127.0.0.1:57541_solr) [n:127.0.0.1:57541_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testStopAllStartAllCollection
   [junit4]   2> 833213 INFO  (OverseerStateUpdate-72082335873368076-127.0.0.1:57541_solr-n_0000000000) [n:127.0.0.1:57541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57544/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 833231 INFO  (OverseerStateUpdate-72082335873368076-127.0.0.1:57541_solr-n_0000000000) [n:127.0.0.1:57541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57541/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 833251 INFO  (OverseerStateUpdate-72082335873368076-127.0.0.1:57541_solr-n_0000000000) [n:127.0.0.1:57541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57543/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 833270 INFO  (OverseerStateUpdate-72082335873368076-127.0.0.1:57541_solr-n_0000000000) [n:127.0.0.1:57541_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57542/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 833482 INFO  (qtp1003650693-8235) [n:127.0.0.1:57541_solr    x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0
   [junit4]   2> 833483 INFO  (qtp1451514436-8243) [n:127.0.0.1:57542_solr    x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0
   [junit4]   2> 833483 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr    x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 833483 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr    x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 833483 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr    x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 833484 INFO  (qtp1135567148-8260) [n:127.0.0.1:57543_solr    x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1
   [junit4]   2> 833484 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr    x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 833485 INFO  (qtp428063971-8258) [n:127.0.0.1:57544_solr    x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0
   [junit4]   2> 833485 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr    x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&async=1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 833501 INFO  (qtp428063971-8254) [n:127.0.0.1:57544_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800
   [junit4]   2> 833502 INFO  (qtp428063971-8254) [n:127.0.0.1:57544_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 834073 INFO  (qtp1451514436-8245) [n:127.0.0.1:57542_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1e09d770-d0f7-473e-880c-c4e714f27fb5&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834075 INFO  (qtp1451514436-8245) [n:127.0.0.1:57542_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1e09d770-d0f7-473e-880c-c4e714f27fb5&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 834517 INFO  (qtp428063971-8258) [n:127.0.0.1:57544_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800
   [junit4]   2> 834517 INFO  (qtp428063971-8258) [n:127.0.0.1:57544_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834557 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 834557 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 834568 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 834569 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 834604 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 834604 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 834604 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 834605 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 834615 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 834615 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 834616 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 834616 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57541.solr.core.testStopAllStartAllCollection.shard1.replica_n2' (registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 834616 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node1/testStopAllStartAllCollection_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node1/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 834616 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 834617 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 834617 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 834619 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57543.solr.core.testStopAllStartAllCollection.shard2.replica_n4' (registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 834620 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57542.solr.core.testStopAllStartAllCollection.shard2.replica_n6' (registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 834620 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node4/testStopAllStartAllCollection_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node4/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 834620 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 834620 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 834620 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57544.solr.core.testStopAllStartAllCollection.shard1.replica_n1' (registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a87f1c4
   [junit4]   2> 834620 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node3/testStopAllStartAllCollection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node3/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 834628 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.c.SolrCore [[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node5/testStopAllStartAllCollection_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_24425E5784FB3084-001/tempDir-001/node5/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 834926 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 834926 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 834927 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 834927 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 834928 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 834929 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 834930 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 834930 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 834954 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 834954 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 834954 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 834955 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 834958 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@409b7ec6[testStopAllStartAllCollection_shard2_replica_n4] main]
   [junit4]   2> 834960 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27ceb122[testStopAllStartAllCollection_shard1_replica_n2] main]
   [junit4]   2> 834961 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 834961 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 834962 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e98920[testStopAllStartAllCollection_shard2_replica_n6] main]
   [junit4]   2> 834973 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 834973 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 834973 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 834975 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 834975 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 834978 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 834979 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 834981 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 834982 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657414408985378816
   [junit4]   2> 834982 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 834987 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 834987 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 834987 INFO  (parallelCoreAdminExecutor-2862-thread-1-processing-n:127.0.0.1:57542_solr x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 CREATE) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657414408990621696
   [junit4]   2> 834988 INFO  (parallelCoreAdminExecutor-2857-thread-1-processing-n:127.0.0.1:57541_solr x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 CREATE) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657414408991670272
   [junit4]   2> 834989 INFO  (searcherExecutor-2878-thread-1-processing-x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 r:core_node7 CREATE n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n4] Registered new searcher Searcher@409b7ec6[testStopAllStartAllCollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 834993 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a0fe7cf[testStopAllStartAllCollection_shard1_replica_n1] main]
   [junit4]   2> 834997 INFO  (searcherExecutor-2877-thread-1-processing-x:testStopAllStartAllCollection_shard1_replica_n2 1e09d770-d0f7-473e-880c-c4e714f27fb5377535593417394 r:core_node5 CREATE n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1) [n:127.0.0.1:57541_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2 ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard1_replica_n2] Registered new searcher Searcher@27ceb122[testStopAllStartAllCollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 834997 INFO  (searcherExecutor-2879-thread-1-processing-x:testStopAllStartAllCollection_shard2_replica_n6 1e09d770-d0f7-473e-880c-c4e714f27fb5377535629062820 r:core_node8 CREATE n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2) [n:127.0.0.1:57542_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6 ] o.a.s.c.SolrCore [testStopAllStartAllCollection_shard2_replica_n6] Registered new searcher Searcher@16e98920[testStopAllStartAllCollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 835009 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 835014 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 835017 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 835020 INFO  (parallelCoreAdminExecutor-2864-thread-1-processing-n:127.0.0.1:57544_solr x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb5377535574613800 CREATE) [n:127.0.0.1:57544_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657414409025224704
   [junit4]   2> 835027 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testStopAllStartAllCollection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 835027 INFO  (parallelCoreAdminExecutor-2861-thread-1-processing-n:127.0.0.1:57543_solr x:testStopAllStartAllCollection_shard2_replica_n4 1e09d770-d0f7-473e-880c-c4e714f27fb5377535612252586 CREATE) [n:127.0.0.1:57543_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testStopAllStartAllCollection/leaders/shard2
   [junit4]   2> 835028 INFO  (searcherExecutor-2880-thread-1-processing-x:testStopAllStartAllCollection_shard1_replica_n1 1e09d770-d0f7-473e-880c-c4e714f27fb53

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

 [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1137) ~[zookeeper-3.5.5.jar:3.5.5]
   [junit4]   2> 871618 INFO  (jetty-closer-3172-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55b88adb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 871619 INFO  (jetty-closer-3172-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fbf2681{/solr,null,UNAVAILABLE}
   [junit4]   2> 871619 INFO  (jetty-closer-3172-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> Feb 02, 2020 8:53:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=9292, name=jetty-closer-3172-thread-3, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=9290, name=jetty-closer-3172-thread-1, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    3) Thread[id=9293, name=jetty-closer-3172-thread-4, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    4) Thread[id=9291, name=jetty-closer-3172-thread-2, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    5) Thread[id=9294, name=jetty-closer-3172-thread-5, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d598b20), locale=is-IS, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=6,free=187728720,total=406839296
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortableTextField, TestDFISimilarityFactory, TestFilteredDocIdSet, TestTlogReplica, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestBinaryField, LukeRequestHandlerTest, JvmMetricsTest, TestExceedMaxTermLength, URLClassifyProcessorTest, DeleteShardTest, TestPivotHelperCode, TestMacros, SolrCloudReportersTest, TestMinMaxOnMultiValuedField, TestLRUStatsCache, NestedAtomicUpdateTest, DistributedQueryComponentCustomSortTest, VMParamsZkACLAndCredentialsProvidersTest, TestQueryUtils, TestTrieFacet, TestDocTermOrdsUninvertLimit, TestCharFilters, TestSQLHandlerNonCloud, TestSearchPerf, MoreLikeThisHandlerTest, TestUnifiedSolrHighlighter, ReplaceNodeNoTargetTest, AuthToolTest, SolrCoreCheckLockOnStartupTest, BigEndianAscendingWordDeserializerTest, AnalyticsMergeStrategyTest, AnalysisAfterCoreReloadTest, HdfsChaosMonkeyNothingIsSafeTest, TestShortCircuitedRequests, HdfsCollectionsAPIDistributedZkTest, TestRemoteStreaming, TestCloudRecovery, TestWithCollection, RangeFacetCloudTest, BlockDirectoryTest, TestSubQueryTransformerDistrib, CoreSorterTest, TestJettySolrRunner, TestDistributedMap, PolyFieldTest, TestFieldTypeCollectionResource, IndexBasedSpellCheckerTest, AutoAddReplicasIntegrationTest, TestOmitPositions, CdcrVersionReplicationTest, CopyFieldTest, CoreMergeIndexesAdminHandlerTest, SolrLogPostToolTest, TestUninvertingReader, TestInitParams, TestZkAclsWithHadoopAuth, TestSimGenericDistributedQueue, TestIndexSearcher, TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.seed=24425E5784FB3084 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestCollectionsAPIViaSolrCloudCluster (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24425E5784FB3084]:0)
   [junit4] Completed [311/897 (1!)] on J0 in 45.60s, 3 tests, 2 errors <<< FAILURES!

[...truncated 54558 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/583/consoleText

[repro] Revision: 12242b52e6d15a58d0af54d865c6af94e07fbf51

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=24425E5784FB3084 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.seed=24425E5784FB3084 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Indiana/Vincennes -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]       TestCollectionsAPIViaSolrCloudCluster
[repro] ant compile-test

[...truncated 3457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCollectionsAPIViaSolrCloudCluster" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=24425E5784FB3084 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 91 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
[repro] Exiting with code 0

[...truncated 73 lines...]