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/05/31 06:12:52 UTC

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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ShardRoutingTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ShardRoutingTest:     1) Thread[id=10904, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ShardRoutingTest]         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.ShardRoutingTest: 
   1) Thread[id=10904, name=SessionTracker, state=TIMED_WAITING, group=TGRP-ShardRoutingTest]
        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([BC0D55D1EA6EFF38]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskFail

Error Message:
did not start processing event in time

Stack Trace:
java.lang.AssertionError: did not start processing event in time
	at __randomizedtesting.SeedInfo.seed([BC0D55D1EA6EFF38:31B27BAFDF51150A]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskFail(ExecutePlanActionTest.java:362)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout

Error Message:
did not finish processing event in time

Stack Trace:
java.lang.AssertionError: did not finish processing event in time
	at __randomizedtesting.SeedInfo.seed([BC0D55D1EA6EFF38:B9506D3B77063DAF]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testTaskTimeout(ExecutePlanActionTest.java:313)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)


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

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([BC0D55D1EA6EFF38:601625EB5862977]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest.testMetricTrigger(MetricTriggerIntegrationTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15137 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> 1032800 INFO  (SUITE-ShardRoutingTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1032801 INFO  (SUITE-ShardRoutingTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/data-dir-126-001
   [junit4]   2> 1032801 WARN  (SUITE-ShardRoutingTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 1032801 INFO  (SUITE-ShardRoutingTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1032802 INFO  (SUITE-ShardRoutingTest-seed#[BC0D55D1EA6EFF38]-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> 1032803 INFO  (SUITE-ShardRoutingTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1032803 INFO  (SUITE-ShardRoutingTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1032808 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1032809 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1032809 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1032909 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer start zk server on port: 52263
   [junit4]   2> 1032909 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52263
   [junit4]   2> 1032909 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52263
   [junit4]   2> 1032909 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52263
   [junit4]   2> 1032911 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032921 INFO  (zkConnectionManagerCallback-6925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032921 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032942 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1032942 INFO  (zkConnectionManagerCallback-6927-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1032943 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1032948 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1032952 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1032956 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1032960 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1032963 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1032969 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1032974 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1032980 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1032985 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1032992 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1032997 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1033003 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1033422 WARN  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1033422 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1033422 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1033422 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1033427 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033427 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033427 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1033428 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@757f68a{/,null,AVAILABLE}
   [junit4]   2> 1033430 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21546db9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52286}
   [junit4]   2> 1033431 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.s.Server Started @1033495ms
   [junit4]   2> 1033431 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/tempDir-001/control/data, hostPort=52286, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1033431 ERROR (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1033431 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033431 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1033431 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033431 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1033431 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T05:40:39.698699Z
   [junit4]   2> 1033432 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033435 INFO  (zkConnectionManagerCallback-6929-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033436 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033538 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1033538 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/control-001/solr.xml
   [junit4]   2> 1033541 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1033541 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1033542 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1033585 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1033587 WARN  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64ee482c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033587 WARN  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64ee482c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033590 WARN  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53d67328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033590 WARN  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53d67328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1033595 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52263/solr
   [junit4]   2> 1033598 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033601 INFO  (zkConnectionManagerCallback-6940-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033601 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1033712 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1033715 INFO  (zkConnectionManagerCallback-6942-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033715 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034056 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52286_
   [junit4]   2> 1034058 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.c.Overseer Overseer (id=72077409644969988-127.0.0.1:52286_-n_0000000000) starting
   [junit4]   2> 1034071 INFO  (OverseerStateUpdate-72077409644969988-127.0.0.1:52286_-n_0000000000) [n:127.0.0.1:52286_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52286_
   [junit4]   2> 1034073 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52286_
   [junit4]   2> 1034077 INFO  (zkCallback-6941-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1034081 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1034082 WARN  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] 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> 1034102 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1034122 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1034143 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1034143 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1034145 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [n:127.0.0.1:52286_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/control-001/cores
   [junit4]   2> 1034156 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1034158 INFO  (zkConnectionManagerCallback-6959-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034158 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1034161 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1034164 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52263/solr ready
   [junit4]   2> 1034166 INFO  (qtp1952150055-10930) [n:127.0.0.1:52286_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52286_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1034173 INFO  (OverseerThreadFactory-6949-thread-1-processing-n:127.0.0.1:52286_) [n:127.0.0.1:52286_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1034290 INFO  (qtp1952150055-10932) [n:127.0.0.1:52286_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1034290 INFO  (qtp1952150055-10932) [n:127.0.0.1:52286_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1034294 INFO  (qtp1952150055-10929) [n:127.0.0.1:52286_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1034305 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1035369 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1035390 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1035455 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1035515 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1035516 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1035520 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1035524 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1035559 WARN  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1035604 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035604 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035605 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1035605 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035606 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.281045873251487]
   [junit4]   2> 1035609 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1035609 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1035610 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1035610 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668183377184817152
   [junit4]   2> 1035613 INFO  (searcherExecutor-6961-thread-1-processing-n:127.0.0.1:52286_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1035623 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1035623 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1035633 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1035633 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1035633 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52286/control_collection_shard1_replica_n1/
   [junit4]   2> 1035633 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1035634 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:52286/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1035634 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72077409644969988-core_node2-n_0000000000
   [junit4]   2> 1035639 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52286/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1035743 INFO  (zkCallback-6941-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1035744 INFO  (zkCallback-6941-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1035747 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1035761 INFO  (qtp1952150055-10931) [n:127.0.0.1:52286_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1457
   [junit4]   2> 1035770 INFO  (qtp1952150055-10930) [n:127.0.0.1:52286_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1035861 INFO  (zkCallback-6941-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1035861 INFO  (zkCallback-6941-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1035861 INFO  (zkCallback-6941-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1035862 INFO  (qtp1952150055-10930) [n:127.0.0.1:52286_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52286_&wt=javabin&version=2} status=0 QTime=1695
   [junit4]   2> 1035862 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1035971 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1035976 INFO  (zkConnectionManagerCallback-6970-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1035977 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1035978 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1035981 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52263/solr ready
   [junit4]   2> 1035981 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1035983 INFO  (qtp1952150055-10930) [n:127.0.0.1:52286_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1035991 INFO  (OverseerThreadFactory-6949-thread-2-processing-n:127.0.0.1:52286_) [n:127.0.0.1:52286_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1035993 INFO  (OverseerCollectionConfigSetProcessor-72077409644969988-127.0.0.1:52286_-n_0000000000) [n:127.0.0.1:52286_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1036205 WARN  (OverseerThreadFactory-6949-thread-2-processing-n:127.0.0.1:52286_) [n:127.0.0.1:52286_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1036209 INFO  (qtp1952150055-10930) [n:127.0.0.1:52286_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1036212 INFO  (qtp1952150055-10930) [n:127.0.0.1:52286_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=229
   [junit4]   2> 1036215 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected: 4
   [junit4]   2> 1036215 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1036216 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected: 4
   [junit4]   2> 1036216 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1036218 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 4 expected: 4
   [junit4]   2> 1036218 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1036218 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=8
   [junit4]   2> 1036784 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1036785 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1036785 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1036785 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1036785 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1036790 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1036790 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1036790 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1036791 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@694469ba{/,null,AVAILABLE}
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6bfadcfb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52323}
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server Started @1036856ms
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/tempDir-001/jetty1, hostPort=52323, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-1-001/cores}
   [junit4]   2> 1036792 ERROR (closeThreadPool-6971-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1036792 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T05:40:43.059686Z
   [junit4]   2> 1036795 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1036798 INFO  (zkConnectionManagerCallback-6973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036798 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1036913 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1036913 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-1-001/solr.xml
   [junit4]   2> 1036915 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1036915 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1036916 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1036968 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1036969 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fd9e2fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1036969 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fd9e2fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1036976 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b7ad7af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1036976 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b7ad7af[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1036979 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52263/solr
   [junit4]   2> 1036981 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1036984 INFO  (zkConnectionManagerCallback-6984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1036984 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1037097 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1037101 INFO  (zkConnectionManagerCallback-6986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037101 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1037121 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1037139 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.c.ZkController Publish node=127.0.0.1:52323_ as DOWN
   [junit4]   2> 1037144 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1037144 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52323_
   [junit4]   2> 1037148 INFO  (zkCallback-6969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1037148 INFO  (zkCallback-6985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1037148 INFO  (zkCallback-6941-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1037155 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1037155 WARN  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] 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> 1037192 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1037213 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1037222 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1037222 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1037223 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52323_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-1-001/cores
   [junit4]   2> 1037233 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52323_
   [junit4]   2> 1037343 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-2-001 of type NRT for shard3
   [junit4]   2> 1037345 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1037345 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1037345 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1037345 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1037355 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1037355 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1037355 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1037358 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3bf3ef6c{/,null,AVAILABLE}
   [junit4]   2> 1037361 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7e719f8a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52329}
   [junit4]   2> 1037362 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server Started @1037426ms
   [junit4]   2> 1037362 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/tempDir-001/jetty2, hostPort=52329, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1037362 ERROR (closeThreadPool-6971-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1037362 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1037362 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1037363 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1037363 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1037364 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T05:40:43.631018Z
   [junit4]   2> 1037367 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1037370 INFO  (zkConnectionManagerCallback-6996-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037371 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1037474 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1037475 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-2-001/solr.xml
   [junit4]   2> 1037479 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1037479 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1037482 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1037575 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1037577 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ac8bbb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1037577 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ac8bbb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1037588 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4effc748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1037588 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4effc748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1037592 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52263/solr
   [junit4]   2> 1037595 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1037600 INFO  (zkConnectionManagerCallback-7007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037600 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1037718 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1037721 INFO  (zkConnectionManagerCallback-7009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037723 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1037753 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1037774 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.c.ZkController Publish node=127.0.0.1:52329_ as DOWN
   [junit4]   2> 1037779 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1037779 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52329_
   [junit4]   2> 1037785 INFO  (zkCallback-6941-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1037785 INFO  (zkCallback-6985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1037785 INFO  (zkCallback-7008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1037787 INFO  (zkCallback-6969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1037795 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1037796 WARN  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] 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> 1037820 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1037836 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-3-001 of type NRT for shard4
   [junit4]   2> 1037837 WARN  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1037837 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1037837 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1037837 INFO  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1037840 INFO  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1037840 INFO  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1037840 INFO  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1037840 INFO  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4650439a{/,null,AVAILABLE}
   [junit4]   2> 1037842 INFO  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b2989ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52338}
   [junit4]   2> 1037842 INFO  (closeThreadPool-6971-thread-2) [     ] o.e.j.s.Server Started @1037906ms
   [junit4]   2> 1037842 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/tempDir-001/jetty3, hostPort=52338, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-3-001/cores}
   [junit4]   2> 1037842 ERROR (closeThreadPool-6971-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1037842 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1037843 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1037843 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1037843 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1037843 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T05:40:44.110293Z
   [junit4]   2> 1037844 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1037850 INFO  (zkConnectionManagerCallback-7018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1037850 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1037855 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1037866 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1037866 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1037867 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52329_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-2-001/cores
   [junit4]   2> 1037881 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52329_
   [junit4]   2> 1037959 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1037959 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-3-001/solr.xml
   [junit4]   2> 1037962 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1037962 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1037963 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1038149 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1038151 WARN  (closeThreadPool-6971-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61815ba9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038151 WARN  (closeThreadPool-6971-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61815ba9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038159 WARN  (closeThreadPool-6971-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f5038[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038159 WARN  (closeThreadPool-6971-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f5038[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038161 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52263/solr
   [junit4]   2> 1038163 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038167 INFO  (zkConnectionManagerCallback-7030-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038168 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038266 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1038267 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1038267 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1038267 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1038267 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1038271 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1038272 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1038272 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1038273 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3768d0b{/,null,AVAILABLE}
   [junit4]   2> 1038274 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038277 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@244a120f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52341}
   [junit4]   2> 1038278 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server Started @1038342ms
   [junit4]   2> 1038278 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/tempDir-001/jetty4, hostPort=52341, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-4-001/cores}
   [junit4]   2> 1038279 INFO  (zkConnectionManagerCallback-7032-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038279 ERROR (closeThreadPool-6971-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1038279 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1038279 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1038279 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1038279 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1038279 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T05:40:44.546337Z
   [junit4]   2> 1038280 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038281 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038285 INFO  (zkConnectionManagerCallback-7034-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038285 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038389 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1038389 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-4-001/solr.xml
   [junit4]   2> 1038392 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1038392 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1038394 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1038411 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1038429 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.c.ZkController Publish node=127.0.0.1:52338_ as DOWN
   [junit4]   2> 1038434 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1038434 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52338_
   [junit4]   2> 1038440 INFO  (zkCallback-6941-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1038441 INFO  (zkCallback-7008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1038441 INFO  (zkCallback-6985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1038442 INFO  (zkCallback-6969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1038442 INFO  (zkCallback-7031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1038450 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1038451 WARN  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] 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> 1038452 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1038455 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53146392[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038455 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53146392[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038459 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70b7bd1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038459 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70b7bd1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1038460 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52263/solr
   [junit4]   2> 1038463 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038467 INFO  (zkConnectionManagerCallback-7048-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038467 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038485 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1038525 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1038539 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1038539 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1038543 INFO  (closeThreadPool-6971-thread-2) [n:127.0.0.1:52338_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-3-001/cores
   [junit4]   2> 1038574 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1038579 INFO  (zkConnectionManagerCallback-7055-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1038579 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1038588 INFO  (closeThreadPool-6971-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52338_
   [junit4]   2> 1038609 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1038629 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.c.ZkController Publish node=127.0.0.1:52341_ as DOWN
   [junit4]   2> 1038633 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1038633 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52341_
   [junit4]   2> 1038639 INFO  (zkCallback-7031-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1038639 INFO  (zkCallback-7008-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1038640 INFO  (zkCallback-6941-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1038640 INFO  (zkCallback-6985-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1038640 INFO  (zkCallback-7054-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1038641 INFO  (zkCallback-6969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1038649 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1038649 WARN  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] 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> 1038676 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1038702 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1038719 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1038719 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@286babde
   [junit4]   2> 1038723 INFO  (closeThreadPool-6971-thread-1) [n:127.0.0.1:52341_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-4-001/cores
   [junit4]   2> 1038733 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:52341_
   [junit4]   2> 1038835 INFO  (TEST-ShardRoutingTest.test-seed#[BC0D55D1EA6EFF38]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-5-001 of type NRT for shard2
   [junit4]   2> 1038836 WARN  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1038837 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1038837 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1038837 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1038840 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1038840 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1038840 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1038841 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e68f09c{/,null,AVAILABLE}
   [junit4]   2> 1038842 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4e46d390{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:52346}
   [junit4]   2> 1038842 INFO  (closeThreadPool-6971-thread-1) [     ] o.e.j.s.Server Started @1038906ms
   [junit4]   2> 1038842 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/tempDir-001/jetty5, hostPort=52346, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.ShardRoutingTest_BC0D55D1EA6EFF38-001/shard-5-001/cores}
   [junit4]   2> 1038842 ERROR (closeThreadPool-6971-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1038843 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1038843 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1038843 INFO  (closeThreadPool-6971-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10388

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

355a106a975T5hpw40niehsz307p8bfop2s7j
   [junit4]   2> 1421422 DEBUG (closeThreadPool-12927-thread-1) [     ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 1421422 DEBUG (closeThreadPool-12927-thread-1) [     ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 1421422 DEBUG (closeThreadPool-12927-thread-1) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1421423 INFO  (closeThreadPool-12927-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72077432202592264-127.0.0.1:57614_solr-n_0000000000) closing
   [junit4]   2> 1421503 INFO  (jetty-closer-12904-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@16110b0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1421503 INFO  (jetty-closer-12904-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b9de445{/solr,null,UNAVAILABLE}
   [junit4]   2> 1421503 INFO  (jetty-closer-12904-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1421531 INFO  (jetty-closer-12904-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5a4a617f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1421531 INFO  (jetty-closer-12904-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a887bc1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1421531 INFO  (jetty-closer-12904-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1421632 INFO  (jetty-closer-12904-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72077432202592264-127.0.0.1:57614_solr-n_0000000000) closing
   [junit4]   2> 1421633 INFO  (jetty-closer-12904-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f5044f8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1421633 INFO  (jetty-closer-12904-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77d4b034{/solr,null,UNAVAILABLE}
   [junit4]   2> 1421634 INFO  (jetty-closer-12904-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1421634 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1421857 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	7	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	91	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72077432202592263-127.0.0.1:57615_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/overseer/queue
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1421859 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57608
   [junit4]   2> 1421859 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57608
   [junit4]   2> 1421859 INFO  (SUITE-MetricTriggerIntegrationTest-seed#[BC0D55D1EA6EFF38]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57608
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.MetricTriggerIntegrationTest_BC0D55D1EA6EFF38-001
   [junit4]   2> May 31, 2020 5:47:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {_version_=FST50, _root_=FST50, id=PostingsFormat(name=LuceneFixedGap), x_s=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1777, maxMBSortInHeap=6.590168614305764, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@63eb9a07), locale=ka, timezone=America/Anguilla
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=194089224,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestRebalanceLeaders, DeleteShardTest, HighlighterConfigTest, TestSystemCollAutoCreate, NodeLostTriggerTest, TestDocTermOrds, TestFieldResource, ZkSolrClientTest, CheckHdfsIndexTest, BJQFilterAccessibleTest, RegexBytesRefFilterTest, SynonymTokenizerTest, TestConfigSetsAPIZkFailure, TestCloudInspectUtil, MissingSegmentRecoveryTest, ConnectionReuseTest, CoreAdminRequestStatusTest, TestSubQueryTransformerCrossCore, TestRecoveryHdfs, NoCacheHeaderTest, TestInPlaceUpdatesRequiredField, ScheduledTriggerTest, HdfsCollectionsAPIDistributedZkTest, ChangedSchemaMergeTest, AlternateDirectoryTest, TestSchemalessBufferedUpdates, TestCSVResponseWriter, TestInfoStreamLogging, TestFoldingMultitermQuery, CollectionsAPISolrJTest, TestSolrCLIRunExample, InfoHandlerTest, TestRandomCollapseQParserPlugin, TestCloudRecovery2, FullSolrCloudDistribCmdsTest, TestManagedSynonymFilterFactory, TestSimGenericDistributedQueue, TestSimpleTextCodec, CdcrBidirectionalTest, LeaderElectionIntegrationTest, SolrMetricReporterTest, AtomicUpdateProcessorFactoryTest, PeerSyncWithBufferUpdatesTest, TestManagedSchemaThreadSafety, TestAtomicUpdateErrorCases, BlockCacheTest, TestFileDictionaryLookup, TestPullReplica, TestCodecSupport, TestTolerantUpdateProcessorCloud, TestCloudNestedDocsSort, BJQParserTest, FacetPivotSmallTest, StatsComponentTest, TestSolrXml, TestSolrQueryResponse, TestSimpleQParserPlugin, TestFastOutputStream, TestLFUCache, SparseHLLTest, ExplicitHLLTest, SOLR749Test, TestPayloadScoreQParserPlugin, TestExternalRoleRuleBasedAuthorizationPlugin, LeaderVoteWaitTimeoutTest, HdfsRestartWhileUpdatingTest, TestBulkSchemaAPI, DistributedQueueTest, TestFieldCacheSortRandom, TemplateUpdateProcessorTest, Tagger2Test, JsonLoaderTest, TestDistributedSearch, DistributedUpdateProcessorTest, SpatialFilterTest, TestExtendedDismaxParser, OverseerStatusTest, TestSimScenario, TestLMJelinekMercerSimilarityFactory, TestPHPSerializedResponseWriter, TestExactStatsCache, SyncSliceTest, SSLMigrationTest, DocValuesMissingTest, EchoParamsTest, TestNRTOpen, DistanceUnitsTest, HdfsWriteToMultipleCollectionsTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, ReplicationFactorTest, TestLeaderElectionWithEmptyReplica, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, ZkControllerTest, ZkFailoverTest, CollectionsAPIAsyncDistributedZkTest, TestLocalFSCloudBackupRestore, AutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest]
   [junit4] Completed [578/910 (3!)] on J1 in 46.04s, 1 test, 1 failure <<< FAILURES!

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

[repro] Revision: abf3b8fb7d3033683ac838df761a139dd7e47e67

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=ShardRoutingTest -Dtests.seed=BC0D55D1EA6EFF38 -Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest -Dtests.method=testTaskFail -Dtests.seed=BC0D55D1EA6EFF38 -Dtests.slow=true -Dtests.locale=de-IT -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=ExecutePlanActionTest -Dtests.method=testTaskTimeout -Dtests.seed=BC0D55D1EA6EFF38 -Dtests.slow=true -Dtests.locale=de-IT -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=MetricTriggerIntegrationTest -Dtests.method=testMetricTrigger -Dtests.seed=BC0D55D1EA6EFF38 -Dtests.slow=true -Dtests.locale=ka -Dtests.timezone=America/Anguilla -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

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

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

[...truncated 3475 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15 -Dtests.class="*.ExecutePlanActionTest|*.MetricTriggerIntegrationTest|*.ShardRoutingTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=BC0D55D1EA6EFF38 -Dtests.slow=true -Dtests.locale=de-IT -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 136 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ShardRoutingTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ExecutePlanActionTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]

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

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

5 tests failed.
FAILED:  org.apache.solr.cloud.ConnectionManagerTest.testReconnectWhenZkDisappeared

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4D1CC413AC828602:EC6DB47CC5BE90CF]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DistributedQueueTest.testDistributedQueueBlocking

Error Message:
Could not connect to ZooKeeper 127.0.0.1:60204/solr within 10000 ms

Stack Trace:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:60204/solr within 10000 ms
	at __randomizedtesting.SeedInfo.seed([4D1CC413AC828602:8B6B66AE8D03A76]:0)
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:251)
	at org.apache.solr.cloud.DistributedQueueTest.forceSessionExpire(DistributedQueueTest.java:285)
	at org.apache.solr.cloud.DistributedQueueTest.testDistributedQueueBlocking(DistributedQueueTest.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testNoConfigSetExist

Error Message:
KeeperErrorCode = Session expired for /clusterstate.json

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /clusterstate.json
	at __randomizedtesting.SeedInfo.seed([4D1CC413AC828602:112E7FCABF844D5B]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:339)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
	at org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:627)
	at org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:423)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:302)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerCooldownIntegrationTest.testCooldown

Error Message:
The trigger did not fire at all

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


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

Error Message:
The trigger did not fire at all

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




Build Log:
[...truncated 14526 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 746235 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4D1CC413AC828602]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 746236 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4D1CC413AC828602]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4D1CC413AC828602-001/data-dir-58-001
   [junit4]   2> 746236 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[4D1CC413AC828602]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 746236 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4D1CC413AC828602]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 746243 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4D1CC413AC828602]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 746243 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[4D1CC413AC828602]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 746246 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards
   [junit4]   2> 746248 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4D1CC413AC828602-001/tempDir-001
   [junit4]   2> 746248 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 746254 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 746254 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 746355 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55749
   [junit4]   2> 746355 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55749
   [junit4]   2> 746355 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55749
   [junit4]   2> 746355 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55749
   [junit4]   2> 746362 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746367 INFO  (zkConnectionManagerCallback-5695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746367 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746376 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746381 INFO  (zkConnectionManagerCallback-5697-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746383 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746385 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746392 INFO  (zkConnectionManagerCallback-5699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746394 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746512 WARN  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 746512 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 746512 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 746512 INFO  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 746512 WARN  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 746512 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 746512 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 746512 INFO  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 746515 WARN  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 746515 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 746515 WARN  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 746515 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 746515 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 746515 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 746515 INFO  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 746515 INFO  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 746517 INFO  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 746517 INFO  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 746517 INFO  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 746518 INFO  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 746518 INFO  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 746518 INFO  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 746528 INFO  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 746528 INFO  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 746528 INFO  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 746530 INFO  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58dcf109{/solr,null,AVAILABLE}
   [junit4]   2> 746530 INFO  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11f65c81{/solr,null,AVAILABLE}
   [junit4]   2> 746530 INFO  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@263e8cad{/solr,null,AVAILABLE}
   [junit4]   2> 746531 INFO  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 746531 INFO  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 746531 INFO  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 746532 INFO  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ef4ea4d{/solr,null,AVAILABLE}
   [junit4]   2> 746532 INFO  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3356b572{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55756}
   [junit4]   2> 746532 INFO  (jetty-launcher-5700-thread-4) [     ] o.e.j.s.Server Started @746603ms
   [junit4]   2> 746532 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55756}
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@418a3f0b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55754}
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.e.j.s.Server Started @746603ms
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55754}
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4d71e115{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55755}
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.e.j.s.Server Started @746603ms
   [junit4]   2> 746533 ERROR (jetty-launcher-5700-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55755}
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 746533 ERROR (jetty-launcher-5700-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T09:41:17.531Z
   [junit4]   2> 746533 ERROR (jetty-launcher-5700-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d71627a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55757}
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.e.j.s.Server Started @746603ms
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55757}
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T09:41:17.531Z
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T09:41:17.531Z
   [junit4]   2> 746533 ERROR (jetty-launcher-5700-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 746533 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T09:41:17.531Z
   [junit4]   2> 746534 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746535 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746535 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746536 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746542 INFO  (zkConnectionManagerCallback-5702-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746546 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746546 INFO  (zkConnectionManagerCallback-5704-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746546 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746547 INFO  (zkConnectionManagerCallback-5708-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746547 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746547 INFO  (zkConnectionManagerCallback-5706-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746548 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746548 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 746548 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 746549 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 746549 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 746557 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 746557 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 746557 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 746557 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 746557 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 746557 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 746558 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 746559 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 746559 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 746569 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 746569 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 746571 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 746864 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 746865 WARN  (jetty-launcher-5700-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@711f7d4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746866 WARN  (jetty-launcher-5700-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@711f7d4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746882 WARN  (jetty-launcher-5700-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@137d5137[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746882 WARN  (jetty-launcher-5700-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@137d5137[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746884 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55749/solr
   [junit4]   2> 746895 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746898 INFO  (zkConnectionManagerCallback-5722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746899 INFO  (jetty-launcher-5700-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 746947 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 746949 WARN  (jetty-launcher-5700-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bc5361[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746949 WARN  (jetty-launcher-5700-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bc5361[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746959 WARN  (jetty-launcher-5700-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7298d274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746959 WARN  (jetty-launcher-5700-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7298d274[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 746961 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55749/solr
   [junit4]   2> 746964 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 746965 INFO  (zkConnectionManagerCallback-5733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 746969 INFO  (jetty-launcher-5700-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 747035 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 747037 WARN  (jetty-launcher-5700-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67d30b69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747037 WARN  (jetty-launcher-5700-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67d30b69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747045 WARN  (jetty-launcher-5700-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fe4ded2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747045 WARN  (jetty-launcher-5700-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fe4ded2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747046 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55749/solr
   [junit4]   2> 747054 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 747056 INFO  (zkConnectionManagerCallback-5744-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747061 INFO  (jetty-launcher-5700-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 747110 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 747114 INFO  (zkConnectionManagerCallback-5746-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747115 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 747123 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 747126 INFO  (zkConnectionManagerCallback-5748-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747126 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 747219 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 747226 INFO  (zkConnectionManagerCallback-5750-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747226 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 747315 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 747332 WARN  (jetty-launcher-5700-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4061a98b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747332 WARN  (jetty-launcher-5700-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4061a98b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747345 WARN  (jetty-launcher-5700-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51fadcff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747349 WARN  (jetty-launcher-5700-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51fadcff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 747350 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55749/solr
   [junit4]   2> 747353 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 747360 INFO  (zkConnectionManagerCallback-5764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747361 INFO  (jetty-launcher-5700-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 747484 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 747487 INFO  (zkConnectionManagerCallback-5766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747487 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 747494 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55757_solr
   [junit4]   2> 747503 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.c.Overseer Overseer (id=72078355865403403-127.0.0.1:55757_solr-n_0000000000) starting
   [junit4]   2> 747689 INFO  (OverseerStateUpdate-72078355865403403-127.0.0.1:55757_solr-n_0000000000) [n:127.0.0.1:55757_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55757_solr
   [junit4]   2> 747692 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55757_solr
   [junit4]   2> 747699 INFO  (OverseerStateUpdate-72078355865403403-127.0.0.1:55757_solr-n_0000000000) [n:127.0.0.1:55757_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 747713 INFO  (zkCallback-5765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 747747 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 747758 WARN  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_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> 747839 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55755_solr as DOWN
   [junit4]   2> 747843 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 747843 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55755_solr
   [junit4]   2> 747861 INFO  (zkCallback-5765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 747861 INFO  (zkCallback-5747-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 747874 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 747876 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 747878 WARN  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_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> 747920 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 748055 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748168 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748171 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748171 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748173 INFO  (jetty-launcher-5700-thread-3) [n:127.0.0.1:55755_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4D1CC413AC828602-001/tempDir-001/node3/.
   [junit4]   2> 748180 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748184 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748185 INFO  (jetty-launcher-5700-thread-2) [n:127.0.0.1:55757_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4D1CC413AC828602-001/tempDir-001/node2/.
   [junit4]   2> 748560 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 748642 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55754_solr as DOWN
   [junit4]   2> 748657 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 748658 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55754_solr
   [junit4]   2> 748671 INFO  (zkCallback-5765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 748671 INFO  (zkCallback-5747-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 748673 INFO  (zkCallback-5745-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 748690 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 748690 WARN  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_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> 748842 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 748894 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748910 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748910 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 748912 INFO  (jetty-launcher-5700-thread-1) [n:127.0.0.1:55754_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4D1CC413AC828602-001/tempDir-001/node1/.
   [junit4]   2> 749019 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 749050 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55756_solr as DOWN
   [junit4]   2> 749056 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 749056 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55756_solr
   [junit4]   2> 749064 INFO  (zkCallback-5747-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 749064 INFO  (zkCallback-5745-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 749064 INFO  (zkCallback-5765-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 749066 INFO  (zkCallback-5749-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 749075 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 749076 WARN  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_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> 749187 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 749256 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 749270 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 749270 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56fb128e
   [junit4]   2> 749272 INFO  (jetty-launcher-5700-thread-4) [n:127.0.0.1:55756_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4D1CC413AC828602-001/tempDir-001/node4/.
   [junit4]   2> 749363 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 749364 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 749368 INFO  (zkConnectionManagerCallback-5801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 749368 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 749376 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 749379 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55749/solr ready
   [junit4]   2> 749418 INFO  (qtp867605116-9810) [n:127.0.0.1:55757_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 749446 INFO  (OverseerThreadFactory-5773-thread-1-processing-n:127.0.0.1:55757_solr) [n:127.0.0.1:55757_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection acollection
   [junit4]   2> 749447 ERROR (OverseerThreadFactory-5773-thread-1-processing-n:127.0.0.1:55757_solr) [n:127.0.0.1:55757_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards must be > 0
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.populateShardNames(CreateCollectionCmd.java:440)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:147)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 749456 INFO  (qtp867605116-9810) [n:127.0.0.1:55757_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2} status=400 QTime=37
   [junit4]   2> 749561 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=891640022
   [junit4]   2> 749561 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55755_solr
   [junit4]   2> 749561 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=276926358
   [junit4]   2> 749561 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55754_solr
   [junit4]   2> 749561 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1197575929
   [junit4]   2> 749561 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55757_solr
   [junit4]   2> 749565 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=425607972
   [junit4]   2> 749565 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55756_solr
   [junit4]   2> 749566 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 749566 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55755_solr as DOWN
   [junit4]   2> 749566 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 749566 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55754_solr as DOWN
   [junit4]   2> 749566 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 749566 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55757_solr as DOWN
   [junit4]   2> 749568 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 749568 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:55756_solr as DOWN
   [junit4]   2> 749580 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 749580 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b216655: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@22468cb
   [junit4]   2> 749582 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 749583 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 749583 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21834041: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5209012f
   [junit4]   2> 749584 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 749584 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d7020b5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@bf815a5
   [junit4]   2> 749585 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 749585 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c1f8e7a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@46e987ea
   [junit4]   2> 749585 INFO  (jetty-closer-5802-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 749587 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 749587 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d58891d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@bf815a5
   [junit4]   2> 749588 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 749588 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6725cdff: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@46e987ea
   [junit4]   2> 749589 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 749590 INFO  (closeThreadPool-5819-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72078355865403403-127.0.0.1:55757_solr-n_0000000000) closing
   [junit4]   2> 749594 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 749594 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24ae1fa6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@763b0e21
   [junit4]   2> 749595 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 749595 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@487adf28: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5b294ef3
   [junit4]   2> 749602 INFO  (OverseerStateUpdate-72078355865403403-127.0.0.1:55757_solr-n_0000000000) [n:127.0.0.1:55757_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55757_solr
   [junit4]   2> 749606 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 749606 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47bab867: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@bf815a5
   [junit4]   2> 749607 INFO  (OverseerAutoScalingTriggerThread-72078355865403403-127.0.0.1:55757_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 749611 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 749611 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 749611 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76c0d7d1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@bf815a5
   [junit4]   2> 749611 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55b4cdab: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@46e987ea
   [junit4]   2> 749612 INFO  (jetty-closer-5802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 749613 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 749613 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3054ac43: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@46e987ea
   [junit4]   2> 749613 INFO  (jetty-closer-5802-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 749615 INFO  (closeThreadPool-5819-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72078355865403403-127.0.0.1:55757_solr-n_0000000000) closing
   [junit4]   2> 749720 INFO  (jetty-closer-5802-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@418a3f0b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 749720 INFO  (jetty-closer-5802-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58dcf109{/solr,null,UNAVAILABLE}
   [junit4]   2> 749720 INFO  (jetty-closer-5802-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 749724 INFO  (jetty-closer-5802-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72078355865403403-127.0.0.1:55757_solr-n_0000000000) closing
   [junit4]   2> 749726 INFO  (jetty-closer-5802-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d71627a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 749727 INFO  (jetty-closer-5802-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ef4ea4d{/solr,null,UNAVAILABLE}
   [junit4]   2> 749727 INFO  (jetty-closer-5802-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 749835 INFO  (jetty-closer-5802-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4d71e115{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 749837 INFO  (jetty-closer-5802-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11f65c81{/solr,null,UNAVAILABLE}
   [junit4]   2> 749839 INFO  (jetty-closer-5802-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 749940 INFO  (jetty-closer-5802-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3356b572{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 749941 INFO  (jetty-closer-5802-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@263e8cad{/solr,null,UNAVAILABLE}
   [junit4]   2> 749941 INFO  (jetty-closer-5802-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 749943 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 750166 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 750185 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55749
   [junit4]   2> 750185 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55749
   [junit4]   2> 750185 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55749
   [junit4]   2> 750185 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 750185 INFO  (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[4D1CC413AC828602]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards
   [junit4]   2> 750194 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI
   [junit4]   2> 750195 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_4D1CC413AC828602-001/tempDir-002
   [junit4]   2> 750196 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 750197 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 750197 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 750306 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer start zk server on port: 55776
   [junit4]   2> 750306 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55776
   [junit4]   2> 750306 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55776
   [junit4]   2> 750306 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55776
   [junit4]   2> 750315 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750320 INFO  (zkConnectionManagerCallback-5824-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 750323 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750333 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750336 INFO  (zkConnectionManagerCallback-5826-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 750336 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750338 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750345 INFO  (zkConnectionManagerCallback-5828-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 750345 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750457 WARN  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 750458 WARN  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 750458 WARN  (jetty-launcher-5829-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 750458 INFO  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 750460 WARN  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 750460 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 750460 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 750460 INFO  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 750463 INFO  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 750463 INFO  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 750463 INFO  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 750469 INFO  (jetty-launcher-5829-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 750469 INFO  (jetty-launcher-5829-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 750469 INFO  (jetty-launcher-5829-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 750470 INFO  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21d089eb{/solr,null,AVAILABLE}
   [junit4]   2> 750470 INFO  (jetty-launcher-5829-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7895d59a{/solr,null,AVAILABLE}
   [junit4]   2> 750471 INFO  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 750472 INFO  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 750472 INFO  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 750475 INFO  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 750475 INFO  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 750475 INFO  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 750475 INFO  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a543d0b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55783}
   [junit4]   2> 750475 INFO  (jetty-launcher-5829-thread-3) [     ] o.e.j.s.Server Started @750546ms
   [junit4]   2> 750475 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55783}
   [junit4]   2> 750476 INFO  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7329bb8b{/solr,null,AVAILABLE}
   [junit4]   2> 750476 ERROR (jetty-launcher-5829-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 750476 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 750476 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 750476 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 750476 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 750476 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T09:41:21.474Z
   [junit4]   2> 750476 INFO  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@339d861{/solr,null,AVAILABLE}
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1df41d26{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55784}
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.e.j.s.Server Started @750547ms
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55784}
   [junit4]   2> 750477 ERROR (jetty-launcher-5829-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1aefdad4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:55785}
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-4) [     ] o.e.j.s.Server Started @750547ms
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55785}
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T09:41:21.475Z
   [junit4]   2> 750477 ERROR (jetty-launcher-5829-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 750477 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 750478 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 750478 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 750478 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-31T09:41:21.476Z
   [junit4]   2> 750478 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750487 INFO  (zkConnectionManagerCallback-5835-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 750487 INFO  (jetty-launcher-5829-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750488 INFO  (zkConnectionManagerCallback-5831-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 750488 INFO  (jetty-launcher-5829-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 750489 INFO  (jetty-launcher-5829-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 750489 INFO  (jetty-launcher-5829-t

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

171973 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 1171974 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1171974 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1171974 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1172075 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60393
   [junit4]   2> 1172075 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60393
   [junit4]   2> 1172075 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60393
   [junit4]   2> 1172075 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60393
   [junit4]   2> 1172077 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172082 INFO  (zkConnectionManagerCallback-9438-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172082 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1172087 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172090 INFO  (zkConnectionManagerCallback-9440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172090 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1172092 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1172096 INFO  (zkConnectionManagerCallback-9442-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1172096 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1173661 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 1173767 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1173976 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 1173981 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60393
   [junit4]   2> 1173981 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60393
   [junit4]   2> 1173981 INFO  (TEST-DistributedQueueTest.testPeekElements-seed#[4D1CC413AC828602]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60393
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistributedQueueTest_4D1CC413AC828602-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=705, maxMBSortInHeap=5.342051612443363, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31bab652), locale=de-LU, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=131140040,total=418381824
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdate, GraphQueryTest, FieldAnalysisRequestHandlerTest, BaseCdcrDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SpatialHeatmapFacetsTest, TestFieldCollectionResource, DistributedQueryComponentCustomSortTest, SolrIndexSplitterTest, TestUseDocValuesAsStored2, TestLMDirichletSimilarityFactory, HttpSolrCallGetCoreTest, TestApiFramework, TestFiltering, TestSchemaResource, TestLeaderElectionWithEmptyReplica, TestSearcherReuse, SolrInfoBeanTest, SearchHandlerTest, SplitShardTest, TestNumericTerms32, SuggesterTSTTest, TermVectorComponentTest, VMParamsZkACLAndCredentialsProvidersTest, TestCloudDeleteByQuery, TestPerFieldSimilarityWithDefaultOverride, SpatialRPTFieldTypeTest, RegexBoostProcessorTest, TestPrepRecovery, WrapperMergePolicyFactoryTest, SortSpecParsingTest, TestConfigSetProperties, UpdateRequestProcessorFactoryTest, TestBadConfig, XsltUpdateRequestHandlerTest, TestUtils, TestBlendedInfixSuggestions, OverseerSolrResponseUnsafeSerializationTest, BooleanFieldTest, TestStressUserVersions, DebugComponentTest, TestSimPolicyCloud, DeleteReplicaTest, ClassificationUpdateProcessorFactoryTest, TestSimExtremeIndexing, HdfsUnloadDistributedZkTest, TestAuthorizationFramework, SpellCheckComponentTest, TestManagedStopFilterFactory, CachingDirectoryFactoryTest, TimeRoutedAliasUpdateProcessorTest, HdfsLockFactoryTest, TestValueSourceCache, DateMathParserTest, CdcrUpdateLogTest, AssignBackwardCompatibilityTest, TestShortCircuitedRequests, TestSubQueryTransformer, TestCustomStream, TestJettySolrRunner, SpellPossibilityIteratorTest, TestImpersonationWithHadoopAuth, TestJsonFacetRefinement, CollectionTooManyReplicasTest, TestCloudSchemaless, TestConfigSetsAPIExclusivity, IndexSizeTriggerTest, TestPolicyCloud, LeaderElectionContextKeyTest, TestManagedSchemaAPI, TestFieldCacheSort, IndexSizeEstimatorTest, ZkStateReaderTest, ResourceLoaderTest, TestInitQParser, TestSolrTestCaseJ4, CdcrRequestHandlerTest, TestFaceting, SharedFSAutoReplicaFailoverTest, AddSchemaFieldsUpdateProcessorFactoryTest, CursorMarkTest, TestPostingsSolrHighlighter, TestRetrieveFieldsOptimizer, FastVectorHighlighterTest, CreateCollectionCleanupTest, TestSimClusterStateProvider, TestJavabinTupleStreamParser, MigrateRouteKeyTest, TestSolrCloudWithSecureImpersonation, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, TestDistributedMissingSort, TestDistributedSearch, DistributedQueueTest]
   [junit4] Completed [474/910 (5!)] on J0 in 27.38s, 6 tests, 1 error <<< FAILURES!

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

[repro] Revision: abf3b8fb7d3033683ac838df761a139dd7e47e67

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testNoConfigSetExist -Dtests.seed=4D1CC413AC828602 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Pacific/Pohnpei -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=MetricTriggerIntegrationTest -Dtests.method=testMetricTrigger -Dtests.seed=4D1CC413AC828602 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=America/Coral_Harbour -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=ConnectionManagerTest -Dtests.method=testReconnectWhenZkDisappeared -Dtests.seed=4D1CC413AC828602 -Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TriggerCooldownIntegrationTest -Dtests.method=testCooldown -Dtests.seed=4D1CC413AC828602 -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=DistributedQueueTest -Dtests.method=testDistributedQueueBlocking -Dtests.seed=4D1CC413AC828602 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=America/Indiana/Winamac -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TriggerCooldownIntegrationTest
[repro]       CollectionsAPIDistributedZkTest
[repro]       MetricTriggerIntegrationTest
[repro]       DistributedQueueTest
[repro]       ConnectionManagerTest
[repro] ant compile-test

[...truncated 3470 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=25 -Dtests.class="*.TriggerCooldownIntegrationTest|*.CollectionsAPIDistributedZkTest|*.MetricTriggerIntegrationTest|*.DistributedQueueTest|*.ConnectionManagerTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=4D1CC413AC828602 -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 276 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ConnectionManagerTest
[repro]   0/5 failed: org.apache.solr.cloud.DistributedQueueTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.MetricTriggerIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.TriggerCooldownIntegrationTest
[repro] Exiting with code 0

[...truncated 73 lines...]