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/01 10:43:41 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5599/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  org.apache.lucene.facet.taxonomy.TestSearcherTaxonomyManager.testNRT

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([4B9F529AA5691022]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.facet.taxonomy.TestSearcherTaxonomyManager

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

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


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

Error Message:
Error from server at http://127.0.0.1:58435: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58435: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([2E8CF4512A28F262:A6D8CB8B84D49F9A]: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:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:965)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:435)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=14391, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=14391, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([2E8CF4512A28F262]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.CleanupOldIndexTest:     1) Thread[id=16745, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CleanupOldIndexTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CleanupOldIndexTest: 
   1) Thread[id=16745, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CleanupOldIndexTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
	at __randomizedtesting.SeedInfo.seed([2E8CF4512A28F262]:0)


FAILED:  org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared

Error Message:


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


FAILED:  org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:


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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.MBeansHandlerTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.admin.MBeansHandlerTest:     1) Thread[id=23458, name=Thread-2718, state=TIMED_WAITING, group=TGRP-MBeansHandlerTest]         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.handler.admin.MBeansHandlerTest.lambda$testMetricsSnapshot$0(MBeansHandlerTest.java:167)         at app//org.apache.solr.handler.admin.MBeansHandlerTest$$Lambda$1652/0x0000000801b8f040.run(Unknown Source)         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.MBeansHandlerTest: 
   1) Thread[id=23458, name=Thread-2718, state=TIMED_WAITING, group=TGRP-MBeansHandlerTest]
        at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.solr.handler.admin.MBeansHandlerTest.lambda$testMetricsSnapshot$0(MBeansHandlerTest.java:167)
        at app//org.apache.solr.handler.admin.MBeansHandlerTest$$Lambda$1652/0x0000000801b8f040.run(Unknown Source)
        at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
	at __randomizedtesting.SeedInfo.seed([2E8CF4512A28F262]:0)




Build Log:
[...truncated 7814 lines...]
   [junit4] Suite: org.apache.lucene.facet.taxonomy.TestSearcherTaxonomyManager
   [junit4]   2> K-? 01, 2020 3:32:29 AN com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.facet.taxonomy.TestSearcherTaxonomyManager
   [junit4]   2>    1) Thread[id=11, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.base@13.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-TestSearcherTaxonomyManager.testNRT-seed#[4B9F529AA5691022], state=RUNNABLE, group=TGRP-TestSearcherTaxonomyManager]
   [junit4]   2>         at java.base@13.0.2/java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]   2>         at java.base@13.0.2/java.lang.Throwable.fillInStackTrace(Throwable.java:797)
   [junit4]   2>         at java.base@13.0.2/java.lang.Throwable.<init>(Throwable.java:255)
   [junit4]   2>         at java.base@13.0.2/java.lang.Exception.<init>(Exception.java:54)
   [junit4]   2>         at java.base@13.0.2/java.lang.RuntimeException.<init>(RuntimeException.java:51)
   [junit4]   2>         at java.base@13.0.2/java.util.NoSuchElementException.<init>(NoSuchElementException.java:46)
   [junit4]   2>         at java.base@13.0.2/java.util.Collections$1.next(Collections.java:4711)
   [junit4]   2>         at app//org.apache.lucene.util.TestUtil.checkIterator(TestUtil.java:222)
   [junit4]   2>         at app//org.apache.lucene.util.TestUtil.checkReadOnly(TestUtil.java:267)
   [junit4]   2>         at app//org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat$AssertingStoredFieldsReader.getChildResources(AssertingStoredFieldsFormat.java:97)
   [junit4]   2>         at app//org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat$AssertingStoredFieldsReader.<init>(AssertingStoredFieldsFormat.java:65)
   [junit4]   2>         at app//org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat$AssertingStoredFieldsReader.getMergeInstance(AssertingStoredFieldsFormat.java:108)
   [junit4]   2>         at app//org.apache.lucene.index.CheckIndex.testStoredFields(CheckIndex.java:2164)
   [junit4]   2>         at app//org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:726)
   [junit4]   2>         at app//org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:302)
   [junit4]   2>         at app//org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:831)
   [junit4]   2>         at app//org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
   [junit4]   2>         at app//org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
   [junit4]   2>         at app//org.apache.lucene.facet.taxonomy.TestSearcherTaxonomyManager.testNRT(TestSearcherTaxonomyManager.java:214)
   [junit4]   2>         at java.base@13.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at java.base@13.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at java.base@13.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@13.0.2/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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:370)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [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:370)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$$Lambda$101/0x0000000800bbe440.run(Unknown Source)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
   [junit4]   2>    3) Thread[id=13, name=SUITE-TestSearcherTaxonomyManager-seed#[4B9F529AA5691022], state=RUNNABLE, group=TGRP-TestSearcherTaxonomyManager]
   [junit4]   2>         at java.base/java.lang.Thread.getStackTrace(Thread.java:1598)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:698)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:695)
   [junit4]   2>         at java.base/java.security.AccessController.doPrivileged(AccessController.java:312)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:695)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:711)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:691)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:67)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:417)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:712)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:633)
   [junit4]   2>    4) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.base@13.0.2/java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.join(Thread.java:1303)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.join(Thread.java:1371)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:643)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:500)
   [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=TestSearcherTaxonomyManager -Dtests.method=testNRT -Dtests.seed=4B9F529AA5691022 -Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   15.7s J4 | TestSearcherTaxonomyManager.testNRT <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B9F529AA5691022]:0)
   [junit4]   2> K-? 01, 2020 3:32:30 AN 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): {$full_path$=PostingsFormat(name=MockRandom), $facets=PostingsFormat(name=Asserting), $payloads$=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1727, maxMBSortInHeap=7.494802523709231, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e420722), locale=ak-GH, timezone=CST
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=141586880,total=194641920
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherTaxonomyManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherTaxonomyManager -Dtests.seed=4B9F529AA5691022 -Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J4 | TestSearcherTaxonomyManager (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B9F529AA5691022]:0)
   [junit4] Completed [16/28 (1!)] on J4 in 19.39s, 1 test, 2 errors <<< FAILURES!

[...truncated 6542 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 1273314 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2E8CF4512A28F262]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1273315 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2E8CF4512A28F262]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2E8CF4512A28F262-001/data-dir-82-001
   [junit4]   2> 1273315 WARN  (SUITE-NodeMarkersRegistrationTest-seed#[2E8CF4512A28F262]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1273316 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2E8CF4512A28F262]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1273316 INFO  (SUITE-NodeMarkersRegistrationTest-seed#[2E8CF4512A28F262]-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> 1273318 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1273319 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2E8CF4512A28F262-001/tempDir-001
   [junit4]   2> 1273319 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1273319 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1273320 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1273420 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkTestServer start zk server on port:58681
   [junit4]   2> 1273421 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58681
   [junit4]   2> 1273421 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58681
   [junit4]   2> 1273421 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58681
   [junit4]   2> 1273423 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273427 INFO  (zkConnectionManagerCallback-4072-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273427 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273430 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273433 INFO  (zkConnectionManagerCallback-4074-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273433 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273434 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273436 INFO  (zkConnectionManagerCallback-4076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273436 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273547 WARN  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1273547 WARN  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1273547 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1273547 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1273547 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1273547 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1273547 INFO  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1273547 INFO  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1273549 INFO  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273549 INFO  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273549 INFO  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1273550 INFO  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@763f6cdb{/solr,null,AVAILABLE}
   [junit4]   2> 1273550 INFO  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273550 INFO  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273550 INFO  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1273550 INFO  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@282f2049{/solr,null,AVAILABLE}
   [junit4]   2> 1273550 INFO  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d2a89d1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58687}
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-2) [     ] o.e.j.s.Server Started @1273622ms
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@bc28086{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58688}
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.e.j.s.Server Started @1273622ms
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58687}
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58688}
   [junit4]   2> 1273551 ERROR (jetty-launcher-4077-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273551 ERROR (jetty-launcher-4077-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-01T09:59:07.501373Z
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1273551 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-01T09:59:07.501398Z
   [junit4]   2> 1273552 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273552 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273555 INFO  (zkConnectionManagerCallback-4081-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273555 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273555 INFO  (zkConnectionManagerCallback-4079-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273555 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273555 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273555 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273728 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1273729 WARN  (jetty-launcher-4077-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a632ce4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273729 WARN  (jetty-launcher-4077-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a632ce4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273731 WARN  (jetty-launcher-4077-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@164034e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273731 WARN  (jetty-launcher-4077-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@164034e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273732 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58681/solr
   [junit4]   2> 1273733 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273735 INFO  (zkConnectionManagerCallback-4088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273735 INFO  (jetty-launcher-4077-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273798 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1273799 WARN  (jetty-launcher-4077-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@491dd26b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273799 WARN  (jetty-launcher-4077-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@491dd26b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273801 WARN  (jetty-launcher-4077-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a407505[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273801 WARN  (jetty-launcher-4077-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a407505[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1273802 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58681/solr
   [junit4]   2> 1273802 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273804 INFO  (zkConnectionManagerCallback-4095-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273805 INFO  (jetty-launcher-4077-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273873 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273875 INFO  (zkConnectionManagerCallback-4097-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273875 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1273918 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1273921 INFO  (zkConnectionManagerCallback-4099-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273921 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274105 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58688_solr
   [junit4]   2> 1274106 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.c.Overseer Overseer (id=72076935750877191-127.0.0.1:58688_solr-n_0000000000) starting
   [junit4]   2> 1274121 INFO  (OverseerStateUpdate-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [n:127.0.0.1:58688_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58688_solr
   [junit4]   2> 1274122 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58688_solr
   [junit4]   2> 1274123 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1274125 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1274126 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 1274126 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1274126 INFO  (OverseerStateUpdate-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [n:127.0.0.1:58688_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1274131 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1274132 WARN  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_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> 1274136 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:58688_solr]
   [junit4]   2> 1274137 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1274137 DEBUG (ScheduledTrigger-3896-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> 1274137 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1274150 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1274161 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1274168 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58687_solr as DOWN
   [junit4]   2> 1274169 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1274169 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58687_solr
   [junit4]   2> 1274169 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58688.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274174 INFO  (zkCallback-4096-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1274174 INFO  (zkCallback-4098-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1274177 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1274177 WARN  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_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> 1274179 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58688.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274179 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58688.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274180 INFO  (jetty-launcher-4077-thread-1) [n:127.0.0.1:58688_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2E8CF4512A28F262-001/tempDir-001/node1/.
   [junit4]   2> 1274193 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1274226 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58687.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274233 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58687.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274233 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58687.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274234 INFO  (jetty-launcher-4077-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2E8CF4512A28F262-001/tempDir-001/node2/.
   [junit4]   2> 1274254 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1274255 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274257 INFO  (zkConnectionManagerCallback-4112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274257 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274260 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1274263 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58681/solr ready
   [junit4]   2> 1274272 INFO  (qtp1139634140-13372) [n:127.0.0.1:58687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1274277 INFO  (qtp1139634140-13370) [n:127.0.0.1:58687_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> 1274280 INFO  (qtp84246102-13376) [n:127.0.0.1:58688_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> 1274280 DEBUG (qtp1139634140-13375) [n:127.0.0.1:58687_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1274280 INFO  (qtp1139634140-13375) [n:127.0.0.1:58687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1274280 DEBUG (zkCallback-4096-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1274280 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1274286 INFO  (qtp1139634140-13377) [n:127.0.0.1:58687_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1274292 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1274293 DEBUG (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1274299 INFO  (qtp1139634140-13377) [n:127.0.0.1:58687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1274300 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1274300 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1274300 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1274300 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1274302 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1274302 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1274302 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1274302 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28de5228{/solr,null,AVAILABLE}
   [junit4]   2> 1274303 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5f71cf7e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58702}
   [junit4]   2> 1274303 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.Server Started @1274375ms
   [junit4]   2> 1274303 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58702}
   [junit4]   2> 1274303 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1274303 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1274303 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1274303 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1274304 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1274304 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-01T09:59:08.254013Z
   [junit4]   2> 1274304 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274308 INFO  (zkConnectionManagerCallback-4114-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274308 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274309 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1274479 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1274480 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ee59f52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1274480 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ee59f52[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1274483 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@621107e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1274483 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@621107e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1274484 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58681/solr
   [junit4]   2> 1274485 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274488 INFO  (zkConnectionManagerCallback-4121-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274488 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274591 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274595 INFO  (zkConnectionManagerCallback-4123-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274595 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1274607 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1274619 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:58702_solr as DOWN
   [junit4]   2> 1274623 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1274623 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58702_solr
   [junit4]   2> 1274627 INFO  (zkCallback-4098-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1274627 INFO  (zkCallback-4096-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1274628 INFO  (zkCallback-4122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1274630 INFO  (zkCallback-4111-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1274633 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1274634 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_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> 1274662 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1274696 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58702.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274709 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58702.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274709 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58702.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a892e2f
   [junit4]   2> 1274711 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [n:127.0.0.1:58702_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2E8CF4512A28F262-001/tempDir-001/node3/.
   [junit4]   2> 1274769 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1274771 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1274771 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1466232108
   [junit4]   2> 1274771 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58688_solr
   [junit4]   2> 1274773 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1274774 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:58688_solr as DOWN
   [junit4]   2> 1274782 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1274784 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1274785 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e0b1010: rootName = solr_58688, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@33a2d0f8
   [junit4]   2> 1274794 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1274794 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4679d0d6: rootName = solr_58688, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1002aabc
   [junit4]   2> 1274799 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1274799 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20c73356: rootName = solr_58688, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4512cf51
   [junit4]   2> 1274799 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1274802 INFO  (closeThreadPool-4131-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72076935750877191-127.0.0.1:58688_solr-n_0000000000) closing
   [junit4]   2> 1274802 INFO  (OverseerStateUpdate-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [n:127.0.0.1:58688_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58688_solr
   [junit4]   2> 1274803 INFO  (OverseerAutoScalingTriggerThread-72076935750877191-127.0.0.1:58688_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1274807 DEBUG (closeThreadPool-4131-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 1274808 DEBUG (closeThreadPool-4131-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 1274808 DEBUG (closeThreadPool-4131-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 1274808 DEBUG (closeThreadPool-4131-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1274809 DEBUG (closeThreadPool-4131-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1274809 DEBUG (closeThreadPool-4131-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1274810 INFO  (closeThreadPool-4131-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72076935750877191-127.0.0.1:58688_solr-n_0000000000) closing
   [junit4]   2> 1274913 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.Overseer Overseer (id=72076935750877191-127.0.0.1:58688_solr-n_0000000000) closing
   [junit4]   2> 1274914 INFO  (zkCallback-4111-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1274915 INFO  (zkCallback-4098-thread-2) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58687_solr
   [junit4]   2> 1274915 INFO  (zkCallback-4098-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1274915 INFO  (zkCallback-4122-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1274920 INFO  (zkCallback-4098-thread-2) [n:127.0.0.1:58687_solr     ] o.a.s.c.Overseer Overseer (id=72076935750877192-127.0.0.1:58687_solr-n_0000000001) starting
   [junit4]   2> 1274921 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@bc28086{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 1274921 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@282f2049{/solr,null,UNAVAILABLE}
   [junit4]   2> 1274922 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1274925 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 58688
   [junit4]   2> 1274933 INFO  (OverseerStateUpdate-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [n:127.0.0.1:58687_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58687_solr
   [junit4]   2> 1274935 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1274935 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 0
   [junit4]   2> 1274935 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1274939 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:58687_solr, 127.0.0.1:58702_solr]
   [junit4]   2> 1274942 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:58688_solr
   [junit4]   2> 1274943 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1274948 DEBUG (ScheduledTrigger-3918-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1274948 DEBUG (ScheduledTrigger-3918-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:58688_solr
   [junit4]   2> 1274949 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1275956 DEBUG (ScheduledTrigger-3918-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> 1276962 DEBUG (ScheduledTrigger-3918-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1277966 DEBUG (ScheduledTrigger-3918-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> 1278975 DEBUG (ScheduledTrigger-3918-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> 1279930 INFO  (qtp1139634140-13372) [n:127.0.0.1:58687_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1279957 INFO  (qtp1139634140-13372) [n:127.0.0.1:58687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 1279961 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD TRIGGERS
   [junit4]   2> 1279969 INFO  (qtp1055988348-13437) [n:127.0.0.1:58702_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> 1279974 INFO  (qtp1139634140-13375) [n:127.0.0.1:58687_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> 1279975 DEBUG (qtp1139634140-13377) [n:127.0.0.1:58687_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1279976 DEBUG (ScheduledTrigger-3918-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> 1279977 INFO  (qtp1139634140-13377) [n:127.0.0.1:58687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1279978 DEBUG (zkCallback-4098-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1279979 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1279984 INFO  (qtp1055988348-13438) [n:127.0.0.1:58702_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> 1279990 INFO  (qtp1139634140-13372) [n:127.0.0.1:58687_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> 1279991 DEBUG (qtp1139634140-13370) [n:127.0.0.1:58687_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1279993 INFO  (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 1279993 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR - Initial livenodes: [127.0.0.1:58687_solr, 127.0.0.1:58702_solr]
   [junit4]   2> 1279993 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 1279993 INFO  (qtp1139634140-13370) [n:127.0.0.1:58687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1280000 DEBUG (zkCallback-4098-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1280001 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1280003 DEBUG (ScheduledTrigger-3918-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 1280003 DEBUG (ScheduledTrigger-3918-thread-3) [     ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1280006 INFO  (qtp1139634140-13377) [n:127.0.0.1:58687_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> 1280009 INFO  (qtp1055988348-13438) [n:127.0.0.1:58702_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> 1280010 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 1280010 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1280014 DEBUG (qtp1055988348-13436) [n:127.0.0.1:58702_solr     ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1280018 INFO  (qtp1055988348-13436) [n:127.0.0.1:58702_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1280020 DEBUG (zkCallback-4098-thread-2) [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1280020 INFO  (qtp1139634140-13372) [n:127.0.0.1:58687_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1280022 INFO  (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.NodeMarkersRegistrationTest TestEventMarkerAction init
   [junit4]   2> 1280022 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger node_lost_triggerMR - Initial livenodes: [127.0.0.1:58687_solr, 127.0.0.1:58702_solr]
   [junit4]   2> 1280032 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1280033 DEBUG (ScheduledTrigger-3918-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1280045 INFO  (OverseerCollectionConfigSetProcessor-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [n:127.0.0.1:58687_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> 1280051 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 1280051 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1280059 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / nodeAdded markers
   [junit4]   2> 1280062 INFO  (qtp1139634140-13372) [n:127.0.0.1:58687_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=41
   [junit4]   2> 1280063 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.a.NodeMarkersRegistrationTest ====== ADD NODE 1
   [junit4]   2> 1280064 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1280064 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1280064 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1280064 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 13.0.2+8
   [junit4]   2> 1280068 DEBUG (OverseerAutoScalingTriggerThread-72076935750877192-127.0.0.1:58687_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1280068 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1280068 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1280068 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1280069 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12176d06{/solr,null,AVAILABLE}
   [junit4]   2> 1280070 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1421e907{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:58758}
   [junit4]   2> 1280070 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.s.Server Started @1280142ms
   [junit4]   2> 1280070 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58758}
   [junit4]   2> 1280071 ERROR (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1280071 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1280071 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1280071 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1280071 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1280071 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-01T09:59:14.021253Z
   [junit4]   2> 1280073 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1280078 INFO  (zkConnectionManagerCallback-4133-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1280078 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1280080 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1280324 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1280325 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17e37941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1280325 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17e37941[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1280329 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f8f5032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1280329 WARN  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f8f5032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1280329 INFO  (TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2E8CF4512A28F262]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58681/solr
   [junit4]   2> 1280329 INFO  (TEST-NodeMarkersRe

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

read[id=23458, name=Thread-2718, state=TIMED_WAITING, group=TGRP-MBeansHandlerTest]
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//org.apache.solr.handler.admin.MBeansHandlerTest.lambda$testMetricsSnapshot$0(MBeansHandlerTest.java:167)
   [junit4]   2>         at app//org.apache.solr.handler.admin.MBeansHandlerTest$$Lambda$1652/0x0000000801b8f040.run(Unknown Source)
   [junit4]   2>         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> Feb 01, 2020 10:11:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=23458, name=Thread-2718, state=TIMED_WAITING, group=TGRP-MBeansHandlerTest]
   [junit4]   2> Feb 01, 2020 10:11:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=843, maxMBSortInHeap=5.615622389716877, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@10ca2798), locale=fr-KM, timezone=America/St_Vincent
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=209112080,total=416444416
   [junit4]   2> NOTE: All tests run in this JVM: [ForceLeaderTest, SimpleCollectionCreateDeleteTest, TestDFRSimilarityFactory, NotRequiredUniqueKeyTest, HttpPartitionTest, TestManagedResourceStorage, TestSolrCloudWithDelegationTokens, FieldMutatingUpdateProcessorTest, SolrJmxReporterCloudTest, CloneFieldUpdateProcessorFactoryTest, TestCloudJSONFacetSKG, ShowFileRequestHandlerTest, TestLocalFSCloudBackupRestore, TestReversedWildcardFilterFactory, TestRangeQuery, TestStressLiveNodes, TestLegacyFieldReuse, DocumentBuilderTest, BigEndianAscendingWordDeserializerTest, XmlUpdateRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, MoveReplicaHDFSTest, CdcrOpsAndBoundariesTest, TestReloadAndDeleteDocs, TestConfigSetImmutable, TestSolrFieldCacheBean, TestEmbeddedSolrServerConstructors, SchemaVersionSpecificBehaviorTest, InfixSuggestersTest, TestFuzzyAnalyzedSuggestions, OutputWriterTest, ShardRoutingCustomTest, TestUniqueKeyFieldResource, TestHdfsUpdateLog, UUIDUpdateProcessorFallbackTest, UpdateParamsTest, TestScoreJoinQPNoScore, SolrIndexConfigTest, TestUnInvertedFieldException, TestSimDistributedQueue, TestDynamicFieldResource, SolrRequestParserTest, HLLSerializationTest, TestSurroundQueryParser, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestGraphMLResponseWriter, AtomicUpdatesTest, MergeStrategyTest, TestStressLucene, TestGroupingSearch, TestHalfAndHalfDocValues, TestCoreBackup, TestUtilizeNode, ZkFailoverTest, DeleteNodeTest, CloudMLTQParserTest, SearchRateTriggerTest, TestExplainDocTransformer, TestSimUtils, OverseerRolesTest, TestFiltering, TestQueryingOnDownCollection, TestDocSet, TestTextField, CollectionPropsTest, TestNonDefinedSimilarityFactory, TestInitQParser, TestSmileRequest, HdfsNNFailoverTest, TestNamedUpdateProcessors, TestSolrDeletionPolicy2, TestSimNodeAddedTrigger, IndexSizeEstimatorTest, SignificantTermsQParserPluginTest, SpellCheckCollatorTest, ParsingFieldUpdateProcessorsTest, ByteBuffersDirectoryFactoryTest, CircularListTest, CoreAdminHandlerTest, MetricsHistoryIntegrationTest, TestCloudPhrasesIdentificationComponent, BadIndexSchemaTest, TestSimpleTrackingShardHandler, BufferStoreTest, SolrCloudExampleTest, IndexSizeTriggerMixedBoundsTest, TestCryptoKeys, TestExportWriter, RestoreTriggerStateTest, BasicDistributedZkTest, CleanupOldIndexTest, ConnectionManagerTest, CreateCollectionCleanupTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, SyncSliceTest, TestExactStatsCacheCloud, TestHashPartitioner, TestLeaderElectionZkExpiry, TestRebalanceLeaders, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, TestRequestStatusCollectionAPI, AutoAddReplicasPlanActionTest, IndexSizeTriggerTest, ZkStateWriterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestBadConfig, TestCorePropertiesReload, TestCustomStream, TestSolrCoreSnapshots, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, RequestLoggingTest, SearchHandlerTest, TestReplicationHandlerBackup, TestReplicationHandlerDiskOverFlow, TestRestoreCore, TestStressThreadBackup, LoggingHandlerTest, LukeRequestHandlerTest, MBeansHandlerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MBeansHandlerTest -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=fr-KM -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J3 | MBeansHandlerTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.admin.MBeansHandlerTest: 
   [junit4]    >    1) Thread[id=23458, name=Thread-2718, state=TIMED_WAITING, group=TGRP-MBeansHandlerTest]
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]    >         at app//org.apache.solr.handler.admin.MBeansHandlerTest.lambda$testMetricsSnapshot$0(MBeansHandlerTest.java:167)
   [junit4]    >         at app//org.apache.solr.handler.admin.MBeansHandlerTest$$Lambda$1652/0x0000000801b8f040.run(Unknown Source)
   [junit4]    >         at java.base@13.0.2/java.lang.Thread.run(Thread.java:830)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E8CF4512A28F262]:0)
   [junit4] Completed [657/900 (6!)] on J3 in 39.50s, 4 tests, 1 error <<< FAILURES!

[...truncated 48746 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5599/consoleText

[repro] Revision: b457c2ee2ea0180f3a11c5d0b4d443083316aa31

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestSearcherTaxonomyManager -Dtests.method=testNRT -Dtests.seed=4B9F529AA5691022 -Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestSearcherTaxonomyManager -Dtests.seed=4B9F529AA5691022 -Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=NodeMarkersRegistrationTest -Dtests.method=testNodeMarkersRegistration -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=en-JE -Dtests.timezone=Asia/Magadan -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=ar-MR -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=bo -Dtests.timezone=SystemV/YST9YDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=CleanupOldIndexTest -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=en-BM -Dtests.timezone=Pacific/Funafuti -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=ConnectionManagerTest -Dtests.method=testReconnectWhenZkDisappeared -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=en-MU -Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  -Dtestcase=MBeansHandlerTest -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=fr-KM -Dtests.timezone=America/St_Vincent -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]       ConnectionManagerTest
[repro]       NodeMarkersRegistrationTest
[repro]       BasicDistributedZkTest
[repro]       CleanupOldIndexTest
[repro]       MBeansHandlerTest
[repro]       ChaosMonkeyNothingIsSafeTest
[repro]    lucene/facet
[repro]       TestSearcherTaxonomyManager
[repro] ant compile-test

[...truncated 3172 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=30 -Dtests.class="*.ConnectionManagerTest|*.NodeMarkersRegistrationTest|*.BasicDistributedZkTest|*.CleanupOldIndexTest|*.MBeansHandlerTest|*.ChaosMonkeyNothingIsSafeTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=2E8CF4512A28F262 -Dtests.slow=true -Dtests.locale=en-MU -Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 118 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSearcherTaxonomyManager" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=4B9F529AA5691022 -Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 101 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.lucene.facet.taxonomy.TestSearcherTaxonomyManager
[repro]   0/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro]   0/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[repro]   0/5 failed: org.apache.solr.cloud.CleanupOldIndexTest
[repro]   0/5 failed: org.apache.solr.cloud.ConnectionManagerTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[repro]   0/5 failed: org.apache.solr.handler.admin.MBeansHandlerTest
[repro] Exiting with code 0

[...truncated 73 lines...]