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/07/08 14:18:09 UTC

[JENKINS] Lucene-Solr-8.6-MacOSX (64bit/jdk-12.0.2) - Build # 104 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/104/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.lucene.queryparser.surround.query.Test03Distance.test0W03

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.queryparser.surround.query.Test03Distance

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

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


FAILED:  org.apache.lucene.queryparser.xml.TestCoreParser.testRangeQueryXML

Error Message:
Test abandoned because suite timeout was reached.

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.queryparser.xml.TestCoreParser

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

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


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

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:54783

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:54783
	at __randomizedtesting.SeedInfo.seed([753F777032BE8E51:FD6B48AA9C42E3A9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1832)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1866)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:312)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 51 more


FAILED:  org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore.testRestoreFailure

Error Message:
expected:<FAILED> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<RUNNING>
	at __randomizedtesting.SeedInfo.seed([753F777032BE8E51:5C43E9551AE78D7C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.api.collections.AbstractCloudBackupRestoreTestCase.testRestoreFailure(AbstractCloudBackupRestoreTestCase.java:217)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 10430 lines...]
   [junit4] Suite: org.apache.lucene.queryparser.surround.query.Test03Distance
   [junit4]   2> ??? 08, 2020 5:15:30 ??? com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.queryparser.surround.query.Test03Distance
   [junit4]   2>    1) Thread[id=19, name=SUITE-Test03Distance-seed#[C6D24CB87C166A58], state=RUNNABLE, group=TGRP-Test03Distance]
   [junit4]   2>         at java.base/java.lang.Thread.getStackTrace(Thread.java:1602)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.base/java.security.AccessController.doPrivileged(AccessController.java:310)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2>    2) Thread[id=20, name=TEST-Test03Distance.test0W03-seed#[C6D24CB87C166A58], state=RUNNABLE, group=TGRP-Test03Distance]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.yield(Native Method)
   [junit4]   2>         at app//org.apache.lucene.store.MockDirectoryWrapper.maybeYield(MockDirectoryWrapper.java:633)
   [junit4]   2>         at app//org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:748)
   [junit4]   2>         at app//org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2>         at app//org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2>         at app//org.apache.lucene.store.FilterDirectory.openInput(FilterDirectory.java:100)
   [junit4]   2>         at app//org.apache.lucene.store.Directory.openChecksumInput(Directory.java:157)
   [junit4]   2>         at app//org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.write(Lucene50CompoundFormat.java:90)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.createCompoundFile(IndexWriter.java:5142)
   [junit4]   2>         at app//org.apache.lucene.index.DocumentsWriterPerThread.sealFlushedSegment(DocumentsWriterPerThread.java:486)
   [junit4]   2>         at app//org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:424)
   [junit4]   2>         at app//org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:480)
   [junit4]   2>         at app//org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:660)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3738)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3713)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1097)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1140)
   [junit4]   2>         at app//org.apache.lucene.queryparser.surround.query.SingleFieldTestDb.<init>(SingleFieldTestDb.java:47)
   [junit4]   2>         at app//org.apache.lucene.queryparser.surround.query.Test03Distance.setUp(Test03Distance.java:68)
   [junit4]   2>         at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
   [junit4]   2>         at java.base@12.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@12.0.2/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2>    3) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1308)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1375)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    4) Thread[id=11, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Test03Distance -Dtests.method=test0W03 -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=am -Dtests.timezone=America/Nome -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.09s J3 | Test03Distance.test0W03 <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6D24CB87C166A58]:0)
   [junit4]   2> ??? 08, 2020 5:15:30 ??? 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), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=am, timezone=America/Nome
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=165592376,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleQueryParser, TestMultiAnalyzerQPHelper, TestQueryParser, Test03Distance]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Test03Distance -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=am -Dtests.timezone=America/Nome -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J3 | Test03Distance (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6D24CB87C166A58]:0)
   [junit4] Completed [23/26 (1!)] on J3 in 0.58s, 4 tests, 2 errors <<< FAILURES!

[...truncated 4 lines...]
   [junit4] Suite: org.apache.lucene.queryparser.xml.TestCoreParser
   [junit4]   2> M??nch? 08, 2020 7:15:30 TOO com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.lucene.queryparser.xml.TestCoreParser
   [junit4]   2>    1) Thread[id=23, name=SUITE-TestCoreParser-seed#[C6D24CB87C166A58], state=RUNNABLE, group=TGRP-TestCoreParser]
   [junit4]   2>         at java.base/java.lang.Thread.getStackTrace(Thread.java:1602)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
   [junit4]   2>         at java.base/java.security.AccessController.doPrivileged(AccessController.java:310)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
   [junit4]   2>    2) Thread[id=1, name=main, state=WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1308)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.join(Thread.java:1375)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2>    3) Thread[id=11, name=JUnit4-serializer-daemon, state=TIMED_WAITING, group=main]
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2>    4) Thread[id=24, name=TEST-TestCoreParser.testRangeQueryXML-seed#[C6D24CB87C166A58], state=RUNNABLE, group=TGRP-TestCoreParser]
   [junit4]   2>         at app//org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:132)
   [junit4]   2>         at app//org.apache.lucene.store.MockIndexOutputWrapper.writeByte(MockIndexOutputWrapper.java:126)
   [junit4]   2>         at app//org.apache.lucene.util.compress.LZ4.encodeLiterals(LZ4.java:151)
   [junit4]   2>         at app//org.apache.lucene.util.compress.LZ4.encodeSequence(LZ4.java:172)
   [junit4]   2>         at app//org.apache.lucene.util.compress.LZ4.compress(LZ4.java:441)
   [junit4]   2>         at app//org.apache.lucene.codecs.compressing.CompressionMode$LZ4FastCompressor.compress(CompressionMode.java:165)
   [junit4]   2>         at app//org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.flush(CompressingStoredFieldsWriter.java:232)
   [junit4]   2>         at app//org.apache.lucene.codecs.compressing.CompressingStoredFieldsWriter.finishDocument(CompressingStoredFieldsWriter.java:159)
   [junit4]   2>         at app//org.apache.lucene.codecs.asserting.AssertingStoredFieldsFormat$AssertingStoredFieldsWriter.finishDocument(AssertingStoredFieldsFormat.java:142)
   [junit4]   2>         at app//org.apache.lucene.index.StoredFieldsConsumer.finishDocument(StoredFieldsConsumer.java:59)
   [junit4]   2>         at app//org.apache.lucene.index.DefaultIndexingChain.finishStoredFields(DefaultIndexingChain.java:437)
   [junit4]   2>         at app//org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:473)
   [junit4]   2>         at app//org.apache.lucene.index.DocumentsWriterPerThread.updateDocuments(DocumentsWriterPerThread.java:233)
   [junit4]   2>         at app//org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:419)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1333)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1619)
   [junit4]   2>         at app//org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1262)
   [junit4]   2>         at app//org.apache.lucene.queryparser.xml.CoreParserTestIndexData.<init>(CoreParserTestIndexData.java:56)
   [junit4]   2>         at app//org.apache.lucene.queryparser.xml.TestCoreParser.indexData(TestCoreParser.java:221)
   [junit4]   2>         at app//org.apache.lucene.queryparser.xml.TestCoreParser.searcher(TestCoreParser.java:234)
   [junit4]   2>         at app//org.apache.lucene.queryparser.xml.TestCoreParser.dumpResults(TestCoreParser.java:278)
   [junit4]   2>         at app//org.apache.lucene.queryparser.xml.TestCoreParser.testRangeQueryXML(TestCoreParser.java:111)
   [junit4]   2>         at java.base@12.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at java.base@12.0.2/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at java.base@12.0.2/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@12.0.2/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@12.0.2/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreParser -Dtests.method=testRangeQueryXML -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=lag-TZ -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.33s J1 | TestCoreParser.testRangeQueryXML <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6D24CB87C166A58]:0)
   [junit4]   2> M??nch? 08, 2020 7:15:30 TOO 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): {date=PostingsFormat(name=LuceneFixedGap), contents=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1815, maxMBSortInHeap=6.094281482216537, sim=Asserting(RandomSimilarity(queryNorm=false): {date=IB LL-LZ(0.3), contents=DFR I(n)LZ(0.3)}), locale=lag-TZ, timezone=SystemV/MST7MDT
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=140858064,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestQPHelper, TestSpanQueryParser, TestMultiFieldQueryParser, TestQueryTreeBuilder, TestPointQueryParser, TestCoreParser]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreParser -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=lag-TZ -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestCoreParser (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C6D24CB87C166A58]:0)
   [junit4] Completed [25/26 (2!)] on J1 in 2.18s, 1 test, 2 errors <<< FAILURES!

[...truncated 4387 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
   [junit4]   2> 1154298 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[753F777032BE8E51]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1154298 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[753F777032BE8E51]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1154298 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[753F777032BE8E51]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/data-dir-90-001
   [junit4]   2> 1154298 WARN  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[753F777032BE8E51]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1154298 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[753F777032BE8E51]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1154300 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[753F777032BE8E51]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1154300 INFO  (SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[753F777032BE8E51]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1154302 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting ChaosMonkey test with 2 shards and 8 nodes
   [junit4]   2> 1154305 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1154306 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1154306 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1154408 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer start zk server on port: 54720
   [junit4]   2> 1154408 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54720
   [junit4]   2> 1154408 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54720
   [junit4]   2> 1154408 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54720
   [junit4]   2> 1154413 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154418 INFO  (zkConnectionManagerCallback-8005-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154419 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1154426 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1154429 INFO  (zkConnectionManagerCallback-8007-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1154430 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1154440 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1154445 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1154451 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1154463 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1154468 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1154480 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1154498 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1154509 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1154518 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1154525 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1154532 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1154537 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1155561 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1155561 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1155561 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1155561 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1155573 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1155573 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1155574 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1155574 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@369820d8{/,null,AVAILABLE}
   [junit4]   2> 1155576 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a70d59f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54736}
   [junit4]   2> 1155576 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.s.Server Started @1155706ms
   [junit4]   2> 1155576 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/tempDir-001/control/data, hostPort=54736, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1155576 ERROR (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1155576 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1155577 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1155577 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1155577 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 1155577 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T13:36:48.752195Z
   [junit4]   2> 1155579 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1155587 INFO  (zkConnectionManagerCallback-8009-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155588 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1155692 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1155692 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/control-001/solr.xml
   [junit4]   2> 1155700 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1155700 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1155703 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1155930 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1155932 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8945823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1155932 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8945823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1155951 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@718532c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1155951 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@718532c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1155955 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54720/solr
   [junit4]   2> 1155963 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1155968 INFO  (zkConnectionManagerCallback-8020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1155969 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1156099 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1156103 INFO  (zkConnectionManagerCallback-8022-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1156104 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157385 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54736_
   [junit4]   2> 1157390 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.c.Overseer Overseer (id=72239361968701444-127.0.0.1:54736_-n_0000000000) starting
   [junit4]   2> 1157490 INFO  (OverseerStateUpdate-72239361968701444-127.0.0.1:54736_-n_0000000000) [n:127.0.0.1:54736_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54736_
   [junit4]   2> 1157495 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54736_
   [junit4]   2> 1157545 INFO  (zkCallback-8021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1157609 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1157614 WARN  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] 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> 1157737 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1157801 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf
   [junit4]   2> 1157832 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf
   [junit4]   2> 1157832 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf
   [junit4]   2> 1157834 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [n:127.0.0.1:54736_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/control-001/cores
   [junit4]   2> 1157883 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1157900 INFO  (zkConnectionManagerCallback-8039-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1157901 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1157965 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1158011 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54720/solr ready
   [junit4]   2> 1158019 INFO  (qtp1675002628-11857) [n:127.0.0.1:54736_     ] 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:54736_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1158058 INFO  (OverseerThreadFactory-8029-thread-1-processing-n:127.0.0.1:54736_) [n:127.0.0.1:54736_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1158244 INFO  (qtp1675002628-11859) [n:127.0.0.1:54736_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1158264 INFO  (qtp1675002628-11859) [n:127.0.0.1:54736_     ] 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=19
   [junit4]   2> 1158316 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_    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> 1159380 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1159409 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1159566 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159651 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159652 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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@222dfdf
   [junit4]   2> 1159652 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1159659 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=96.544921875, floorSegmentMB=2.013671875, forceMergeDeletesPctAllowed=20.85365291948983, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24741397874972526, deletesPctAllowed=34.87919735723058
   [junit4]   2> 1159695 WARN  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159853 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159853 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159857 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1159857 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1159860 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2143719234563804]
   [junit4]   2> 1159868 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1159868 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159874 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159878 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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 1671656020957462528
   [junit4]   2> 1159888 INFO  (searcherExecutor-8041-thread-1-processing-n:127.0.0.1:54736_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:54736_ 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> 1159907 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159907 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159929 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1159929 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159929 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54736/control_collection_shard1_replica_n1/
   [junit4]   2> 1159931 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1159932 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54736/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1159932 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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/72239361968701444-core_node2-n_0000000000
   [junit4]   2> 1159944 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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:54736/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1160055 INFO  (zkCallback-8021-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> 1160055 INFO  (zkCallback-8021-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> 1160059 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_ 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> 1160072 INFO  (qtp1675002628-11856) [n:127.0.0.1:54736_     ] 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=1757
   [junit4]   2> 1160080 INFO  (qtp1675002628-11857) [n:127.0.0.1:54736_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1160174 INFO  (zkCallback-8021-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> 1160174 INFO  (zkCallback-8021-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> 1160174 INFO  (zkCallback-8021-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> 1160178 INFO  (qtp1675002628-11857) [n:127.0.0.1:54736_     ] 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:54736_&wt=javabin&version=2} status=0 QTime=2159
   [junit4]   2> 1160178 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1160294 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1160302 INFO  (zkConnectionManagerCallback-8050-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1160302 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1160305 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1160311 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54720/solr ready
   [junit4]   2> 1160311 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1160316 INFO  (qtp1675002628-11857) [n:127.0.0.1:54736_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1160327 INFO  (OverseerThreadFactory-8029-thread-2-processing-n:127.0.0.1:54736_) [n:127.0.0.1:54736_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1160328 INFO  (OverseerCollectionConfigSetProcessor-72239361968701444-127.0.0.1:54736_-n_0000000000) [n:127.0.0.1:54736_     ] 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> 1160548 WARN  (OverseerThreadFactory-8029-thread-2-processing-n:127.0.0.1:54736_) [n:127.0.0.1:54736_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1160554 INFO  (qtp1675002628-11857) [n:127.0.0.1:54736_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1160557 INFO  (qtp1675002628-11857) [n:127.0.0.1:54736_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=242
   [junit4]   2> 1160560 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1160560 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1160561 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1160561 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1160562 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 1160563 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1160563 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=1 numOtherReplicas=6
   [junit4]   2> 1161241 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 1161243 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1161243 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1161243 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1161243 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1161250 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1161250 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1161250 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1161251 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fcc5d67{/,null,AVAILABLE}
   [junit4]   2> 1161253 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79aa8492{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54783}
   [junit4]   2> 1161253 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.Server Started @1161383ms
   [junit4]   2> 1161253 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/tempDir-001/jetty1, hostPort=54783, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1161253 ERROR (closeThreadPool-8051-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1161254 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1161254 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1161254 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1161254 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 1161254 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T13:36:54.429549Z
   [junit4]   2> 1161256 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1161260 INFO  (zkConnectionManagerCallback-8053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161260 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1161365 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1161365 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/shard-1-001/solr.xml
   [junit4]   2> 1161368 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1161368 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1161369 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1161636 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1161642 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f76c070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1161642 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f76c070[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1161654 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2434d824[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1161654 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2434d824[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1161659 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54720/solr
   [junit4]   2> 1161661 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1161665 INFO  (zkConnectionManagerCallback-8064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161665 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1161778 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1161784 INFO  (zkConnectionManagerCallback-8066-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1161784 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1161839 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1161883 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.c.ZkController Publish node=127.0.0.1:54783_ as DOWN
   [junit4]   2> 1161894 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1161894 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54783_
   [junit4]   2> 1161904 INFO  (zkCallback-8021-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1161905 INFO  (zkCallback-8049-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1161905 INFO  (zkCallback-8065-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1161924 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1161925 WARN  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] 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> 1161990 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1162047 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf
   [junit4]   2> 1162067 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf
   [junit4]   2> 1162067 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf
   [junit4]   2> 1162069 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54783_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/shard-1-001/cores
   [junit4]   2> 1162090 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:54783_
   [junit4]   2> 1162272 INFO  (TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[753F777032BE8E51]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1162273 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1162273 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1162273 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1162273 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 1162284 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1162284 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1162284 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1162285 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dccace9{/,null,AVAILABLE}
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3463cc0b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54791}
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.e.j.s.Server Started @1162417ms
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/tempDir-001/jetty2, hostPort=54791, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 1162288 ERROR (closeThreadPool-8051-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 1162288 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T13:36:55.463874Z
   [junit4]   2> 1162290 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1162294 INFO  (zkConnectionManagerCallback-8076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1162294 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1162400 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1162401 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_753F777032BE8E51-001/shard-2-001/solr.xml
   [junit4]   2> 1162402 INFO  (OverseerCollectionConfigSetProcessor-72239361968701444-127.0.0.1:54736_-n_0000000000) [n:127.0.0.1:54736_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1162403 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1162403 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1162404 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@222dfdf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1162698 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1162706 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1837bff6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1162706 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1837bff6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1162719 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3219180e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1162719 WARN  (closeThreadPool-8051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3219180e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1162721 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54720/solr
   [junit4]   2> 1162726 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1162728 INFO  (zkConnectionManagerCallback-8087-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1162729 INFO  (closeThreadPool-8051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1162837 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54791_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1162842 INFO  (zkConnectionManagerCallback-8089-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1162842 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54791_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1162884 INFO  (closeThreadPool-8051-thread-1) [n:127.0.0.1:54791_     ] o.a.s.c.c.ZkStateR

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

Loop exiting : 127.0.0.1:55056_solr
   [junit4]   2> 1274931 INFO  (OverseerAutoScalingTriggerThread-72239363949002760-127.0.0.1:55056_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1274941 INFO  (closeThreadPool-8328-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72239363949002760-127.0.0.1:55056_solr-n_0000000000) closing
   [junit4]   2> 1275024 INFO  (jetty-closer-8316-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@366d2faa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1275024 INFO  (jetty-closer-8316-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30cacb52{/solr,null,UNAVAILABLE}
   [junit4]   2> 1275025 INFO  (jetty-closer-8316-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1275047 INFO  (jetty-closer-8316-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72239363949002760-127.0.0.1:55056_solr-n_0000000000) closing
   [junit4]   2> 1275051 INFO  (jetty-closer-8316-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2a50f647{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1275051 INFO  (jetty-closer-8316-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e734f86{/solr,null,UNAVAILABLE}
   [junit4]   2> 1275051 INFO  (jetty-closer-8316-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1275054 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[753F777032BE8E51]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1275268 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/hdfsbackuprestore_testok_restored/terms/shard2
   [junit4]   2> 	10	/solr/collections/hdfsbackuprestore_testok_restored/terms/shard1
   [junit4]   2> 	7	/solr/collections/hdfsbackuprestore_testok/terms/shard1
   [junit4]   2> 	7	/solr/collections/hdfsbackuprestore_testfailure/terms/shard1
   [junit4]   2> 	7	/solr/collections/hdfsbackuprestore_testfailure/terms/shard2
   [junit4]   2> 	5	/solr/collections/hdfsbackuprestore_testok/terms/shard2
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/hdfsbackuprestore_testok/collectionprops.json
   [junit4]   2> 	2	/solr/collections/hdfsbackuprestore_testok_restored/collectionprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/customConfigName
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/hdfsbackuprestore_testfailure/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	87	/solr/collections/hdfsbackuprestore_testfailure/state.json
   [junit4]   2> 	79	/solr/collections/hdfsbackuprestore_testok_restored/state.json
   [junit4]   2> 	48	/solr/collections/hdfsbackuprestore_testok/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/hdfsbackuprestore_testfailure_restored/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	105	/solr/overseer/queue
   [junit4]   2> 	23	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1275283 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[753F777032BE8E51]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55049
   [junit4]   2> 1275283 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[753F777032BE8E51]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55049
   [junit4]   2> 1275283 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[753F777032BE8E51]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55049
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestHdfsCloudBackupRestore_753F777032BE8E51-001
   [junit4]   2> Jul 08, 2020 1:38:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 25 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {shard_s=BlockTreeOrds(blocksize=128), _root_=BlockTreeOrds(blocksize=128), id=Lucene84}, docValues:{}, maxPointsInLeafNode=1464, maxMBSortInHeap=7.467289154881584, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-TK, timezone=Brazil/DeNoronha
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=9,free=185303616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCryptoKeys, TestFieldSortValues, TestOrdValues, TestObjectReleaseTracker, JWTAuthPluginIntegrationTest, TestHashQParserPlugin, TermsComponentTest, SignatureUpdateProcessorFactoryTest, TestInitParams, DistributedFacetSimpleRefinementLongTailTest, AssignTest, TriggerEventQueueTest, InfoHandlerTest, TestCloudJSONFacetSKGEquiv, CloneFieldUpdateProcessorFactoryTest, MoveReplicaHDFSFailoverTest, TestFieldCache, TestDistributedTracing, ClusterStateTest, MetricsHistoryHandlerTest, HdfsSyncSliceTest, SolrLogPostToolTest, LegacyCloudClusterPropTest, BasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, TestTermsQParserPlugin, HighlighterConfigTest, SpatialRPTFieldTypeTest, SolrIndexConfigTest, BufferStoreTest, TestSchemaManager, ShardSplitTest, TestTolerantUpdateProcessorRandomCloud, TestLegacyTerms, OverseerModifyCollectionTest, TestCloudPhrasesIdentificationComponent, ActionThrottleTest, TestLogWatcher, TestCustomSort, TestQueryTypes, TestSolrConfigHandler, QueryResultKeyTest, TestManagedSchemaAPI, TestNamedUpdateProcessors, ChangedSchemaMergeTest, TestLegacyNumericRangeQueryBuilder, TestRandomFaceting, SolrCoreCheckLockOnStartupTest, TestIntervalFaceting, MetricTriggerTest, TestConfig, StressHdfsTest, SearchRateTriggerIntegrationTest, RankFieldTest, TestPHPSerializedResponseWriter, TestAnalyzeInfixSuggestions, TestFieldCacheWithThreads, CacheHeaderTest, DeleteStatusTest, ReplicationFactorTest, DistributedFacetPivotSmallAdvancedTest, TestSimDistribStateManager, TestNoOpRegenerator, ImplicitSnitchTest, CloudMLTQParserTest, TestHdfsCloudBackupRestore]
   [junit4] Completed [437/914 (2!)] on J2 in 106.11s, 2 tests, 1 failure <<< FAILURES!

[...truncated 49114 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/104/consoleText

[repro] Revision: a9c5fb0da2dfc8c7375622c80dbf1a0cc26f44dc

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=Test03Distance -Dtests.method=test0W03 -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=am -Dtests.timezone=America/Nome -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=Test03Distance -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=am -Dtests.timezone=America/Nome -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestCoreParser -Dtests.method=testRangeQueryXML -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=lag-TZ -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestCoreParser -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=lag-TZ -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.method=test -Dtests.seed=753F777032BE8E51 -Dtests.slow=true -Dtests.locale=ewo-CM -Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestHdfsCloudBackupRestore -Dtests.method=testRestoreFailure -Dtests.seed=753F777032BE8E51 -Dtests.slow=true -Dtests.locale=en-TK -Dtests.timezone=Brazil/DeNoronha -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]    lucene/queryparser
[repro]       TestCoreParser
[repro]       Test03Distance
[repro]    solr/core
[repro]       ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro]       TestHdfsCloudBackupRestore
[repro] ant compile-test

[...truncated 1034 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestCoreParser|*.Test03Distance" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C6D24CB87C166A58 -Dtests.slow=true -Dtests.locale=lag-TZ -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 2546 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ChaosMonkeyNothingIsSafeWithPullReplicasTest|*.TestHdfsCloudBackupRestore" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=753F777032BE8E51 -Dtests.slow=true -Dtests.locale=ewo-CM -Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 111 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.lucene.queryparser.surround.query.Test03Distance
[repro]   0/5 failed: org.apache.lucene.queryparser.xml.TestCoreParser
[repro]   0/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS] Lucene-Solr-8.6-MacOSX (64bit/jdk-14.0.1) - Build # 106 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at http://127.0.0.1:60788/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60788/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([30C9A82A43F2DA65:DD97505B71B80DEC]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15653 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1788497 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1788498 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_30C9A82A43F2DA65-001/data-dir-166-001
   [junit4]   2> 1788498 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1788499 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-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> 1788499 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1788565 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 1788566 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_30C9A82A43F2DA65-001/tempDir-001
   [junit4]   2> 1788570 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1788573 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1788573 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1788681 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer start zk server on port: 60709
   [junit4]   2> 1788681 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60709
   [junit4]   2> 1788681 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60709
   [junit4]   2> 1788681 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60709
   [junit4]   2> 1788712 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788720 INFO  (zkConnectionManagerCallback-16140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788726 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788740 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788745 INFO  (zkConnectionManagerCallback-16142-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788746 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788754 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788783 INFO  (zkConnectionManagerCallback-16144-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788784 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788906 WARN  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1788906 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1788907 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1788907 INFO  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1788909 WARN  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1788909 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1788910 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1788910 INFO  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1788913 WARN  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1788913 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1788914 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1788914 INFO  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1788914 INFO  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1788914 INFO  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1788914 INFO  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1788918 INFO  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1788918 INFO  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1788918 INFO  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1788919 INFO  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@599c2218{/solr,null,AVAILABLE}
   [junit4]   2> 1788920 INFO  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@68b5ee6e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60714}
   [junit4]   2> 1788920 INFO  (jetty-launcher-16145-thread-1) [     ] o.e.j.s.Server Started @1788993ms
   [junit4]   2> 1788920 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60714}
   [junit4]   2> 1788920 ERROR (jetty-launcher-16145-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1788920 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1788920 INFO  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@775995b9{/solr,null,AVAILABLE}
   [junit4]   2> 1788920 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1788921 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1788921 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 1788921 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-09T15:11:29.925177Z
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@661fc47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60715}
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.e.j.s.Server Started @1788995ms
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60715}
   [junit4]   2> 1788922 ERROR (jetty-launcher-16145-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 1788922 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-09T15:11:29.926902Z
   [junit4]   2> 1788924 WARN  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1788924 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1788924 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1788924 INFO  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1788932 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788932 INFO  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1788932 INFO  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1788932 INFO  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1788933 INFO  (zkConnectionManagerCallback-16147-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788933 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788933 INFO  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@765f1309{/solr,null,AVAILABLE}
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4a5dded8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60717}
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.e.j.s.Server Started @1789008ms
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60717}
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1788935 ERROR (jetty-launcher-16145-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 1788935 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-09T15:11:29.939766Z
   [junit4]   2> 1788937 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788938 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788939 INFO  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1788939 INFO  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1788939 INFO  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1788940 INFO  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a6c85f7{/solr,null,AVAILABLE}
   [junit4]   2> 1788941 INFO  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6178b776{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:60718}
   [junit4]   2> 1788941 INFO  (jetty-launcher-16145-thread-4) [     ] o.e.j.s.Server Started @1789014ms
   [junit4]   2> 1788941 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60718}
   [junit4]   2> 1788947 ERROR (jetty-launcher-16145-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1788947 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1788947 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 1788947 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1788947 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 1788947 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-09T15:11:29.951707Z
   [junit4]   2> 1788949 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1788960 INFO  (zkConnectionManagerCallback-16149-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788961 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788968 INFO  (zkConnectionManagerCallback-16151-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788968 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1788968 INFO  (zkConnectionManagerCallback-16153-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788969 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1789054 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1789057 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1789059 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1789405 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1789407 WARN  (jetty-launcher-16145-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75bab841[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789407 WARN  (jetty-launcher-16145-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75bab841[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789429 WARN  (jetty-launcher-16145-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6ae5e6ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789429 WARN  (jetty-launcher-16145-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6ae5e6ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789430 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60709/solr
   [junit4]   2> 1789443 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789446 INFO  (zkConnectionManagerCallback-16173-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789448 INFO  (jetty-launcher-16145-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1789494 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1789502 WARN  (jetty-launcher-16145-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76caa693[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789503 WARN  (jetty-launcher-16145-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76caa693[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789509 WARN  (jetty-launcher-16145-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a2fec10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789509 WARN  (jetty-launcher-16145-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a2fec10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789510 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60709/solr
   [junit4]   2> 1789531 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789533 INFO  (zkConnectionManagerCallback-16181-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789536 INFO  (jetty-launcher-16145-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1789582 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789588 INFO  (zkConnectionManagerCallback-16183-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789588 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1789598 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1789604 WARN  (jetty-launcher-16145-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@433ae674[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789604 WARN  (jetty-launcher-16145-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@433ae674[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789614 WARN  (jetty-launcher-16145-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32c677da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789614 WARN  (jetty-launcher-16145-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32c677da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789616 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60709/solr
   [junit4]   2> 1789625 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789627 INFO  (zkConnectionManagerCallback-16191-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789628 INFO  (jetty-launcher-16145-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1789691 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789693 INFO  (zkConnectionManagerCallback-16193-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789693 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1789800 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789807 INFO  (zkConnectionManagerCallback-16195-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789807 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1789960 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1789967 WARN  (jetty-launcher-16145-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4799b612[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789967 WARN  (jetty-launcher-16145-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4799b612[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789987 WARN  (jetty-launcher-16145-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13fee07a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789987 WARN  (jetty-launcher-16145-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13fee07a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1789989 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60709/solr
   [junit4]   2> 1789993 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789997 INFO  (zkConnectionManagerCallback-16209-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789997 INFO  (jetty-launcher-16145-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790112 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790117 INFO  (zkConnectionManagerCallback-16211-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1790118 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1790246 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60715_solr
   [junit4]   2> 1790251 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.c.Overseer Overseer (id=72245396662452238-127.0.0.1:60715_solr-n_0000000000) starting
   [junit4]   2> 1790334 INFO  (OverseerStateUpdate-72245396662452238-127.0.0.1:60715_solr-n_0000000000) [n:127.0.0.1:60715_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60715_solr
   [junit4]   2> 1790347 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60715_solr
   [junit4]   2> 1790375 INFO  (zkCallback-16210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1790412 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1790413 WARN  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_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> 1790465 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1790536 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1790555 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1790555 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1790565 INFO  (jetty-launcher-16145-thread-2) [n:127.0.0.1:60715_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_30C9A82A43F2DA65-001/tempDir-001/node2
   [junit4]   2> 1791226 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1791321 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60717_solr as DOWN
   [junit4]   2> 1791337 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1791337 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60717_solr
   [junit4]   2> 1791361 INFO  (zkCallback-16210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791362 INFO  (zkCallback-16192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1791398 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1791400 WARN  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_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> 1791475 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1791510 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60717.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791539 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60717.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791539 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60717.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791541 INFO  (jetty-launcher-16145-thread-3) [n:127.0.0.1:60717_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_30C9A82A43F2DA65-001/tempDir-001/node3
   [junit4]   2> 1791728 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1791759 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1791765 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60718_solr as DOWN
   [junit4]   2> 1791772 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1791772 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60718_solr
   [junit4]   2> 1791781 INFO  (zkCallback-16210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1791781 INFO  (zkCallback-16192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1791782 INFO  (zkCallback-16194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1791782 INFO  (zkCallback-16182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1791792 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60714_solr as DOWN
   [junit4]   2> 1791792 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1791793 WARN  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_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> 1791809 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1791809 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60714_solr
   [junit4]   2> 1791823 INFO  (zkCallback-16192-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1791823 INFO  (zkCallback-16182-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1791823 INFO  (zkCallback-16210-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1791824 INFO  (zkCallback-16194-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1791831 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1791832 WARN  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_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> 1791856 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1791887 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1791890 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60718.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791910 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60718.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791910 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60718.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791917 INFO  (jetty-launcher-16145-thread-4) [n:127.0.0.1:60718_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_30C9A82A43F2DA65-001/tempDir-001/node4
   [junit4]   2> 1791925 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60714.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791947 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60714.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791947 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60714.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@33ba43f9
   [junit4]   2> 1791948 INFO  (jetty-launcher-16145-thread-1) [n:127.0.0.1:60714_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_30C9A82A43F2DA65-001/tempDir-001/node1
   [junit4]   2> 1791974 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1791975 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1791979 INFO  (zkConnectionManagerCallback-16246-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1791979 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1791984 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1791991 INFO  (TEST-TestContainerPlugin.testApi-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60709/solr ready
   [junit4]   2> 1792015 ERROR (qtp145101603-25888) [n:127.0.0.1:60715_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ef, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1792017 INFO  (qtp145101603-25888) [n:127.0.0.1:60715_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=17
   [junit4]   2> 1792020 ERROR (qtp145101603-25889) [n:127.0.0.1:60715_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ee, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1792021 INFO  (qtp145101603-25889) [n:127.0.0.1:60715_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1792051 INFO  (qtp1874806001-25912) [n:127.0.0.1:60718_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 1792065 INFO  (qtp1150957627-25896) [n:127.0.0.1:60717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1792068 ERROR (qtp1874806001-25913) [n:127.0.0.1:60718_solr     ] o.a.s.a.V2HttpCall >> path: '/plugin/my/plugin'
   [junit4]   2> 1792068 ERROR (qtp1874806001-25913) [n:127.0.0.1:60718_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1792181 INFO  (qtp1718754512-25876) [n:127.0.0.1:60714_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1792191 INFO  (qtp1718754512-25878) [n:127.0.0.1:60714_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1792196 INFO  (qtp145101603-25892) [n:127.0.0.1:60715_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1792199 ERROR (qtp1150957627-25897) [n:127.0.0.1:60717_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@21cc1b41, errorMessages=[path must not have a prefix: collections]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1792201 INFO  (qtp1150957627-25897) [n:127.0.0.1:60717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=3
   [junit4]   2> 1792220 INFO  (qtp1150957627-25900) [n:127.0.0.1:60717_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1792221 ERROR (qtp145101603-25885) [n:127.0.0.1:60715_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-name/my/plugin'
   [junit4]   2> 1792221 ERROR (qtp145101603-25885) [n:127.0.0.1:60715_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1792324 INFO  (qtp1718754512-25881) [n:127.0.0.1:60714_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1792326 INFO  (qtp1874806001-25914) [n:127.0.0.1:60718_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1792333 INFO  (qtp145101603-25888) [n:127.0.0.1:60715_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1792336 ERROR (qtp1718754512-25875) [n:127.0.0.1:60714_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1792336 ERROR (qtp1718754512-25875) [n:127.0.0.1:60714_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1792340 ERROR (qtp145101603-25889) [n:127.0.0.1:60715_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1792340 ERROR (qtp145101603-25889) [n:127.0.0.1:60715_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1792450 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1010110783
   [junit4]   2> 1792450 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60715_solr
   [junit4]   2> 1792450 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1741784428
   [junit4]   2> 1792450 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60717_solr
   [junit4]   2> 1792451 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1563266177
   [junit4]   2> 1792451 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60718_solr
   [junit4]   2> 1792452 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1792452 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60715_solr as DOWN
   [junit4]   2> 1792453 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1792453 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60717_solr as DOWN
   [junit4]   2> 1792453 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=200386856
   [junit4]   2> 1792453 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:60714_solr
   [junit4]   2> 1792454 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1792454 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60718_solr as DOWN
   [junit4]   2> 1792458 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1792458 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60714_solr as DOWN
   [junit4]   2> 1792463 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1792466 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1792466 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a1c62f2: rootName = solr_60715, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3bb9fca5
   [junit4]   2> 1792467 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1792467 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fd761c7: rootName = solr_60718, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@12d65950
   [junit4]   2> 1792470 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1792470 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ffeca22: rootName = solr_60717, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@26760153
   [junit4]   2> 1792477 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1792477 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e55c3: rootName = solr_60714, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2538d6a1
   [junit4]   2> 1793103 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1793104 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@448c77be: rootName = solr_60718, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5c71a2b2
   [junit4]   2> 1793301 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1793301 INFO  (jetty-closer-16247-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e303292: rootName = solr_60715, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5c71a2b2
   [junit4]   2> 1793359 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1793359 INFO  (jetty-closer-16247-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60a35de6: rootName = solr_60717, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5c71a2b2
   [junit4]   2> 1793373 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1793373 INFO  (jetty-closer-16247-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49fdf3ec: rootName = solr_60714, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5c71a2b2
   [junit4]   2> 1793764 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1793764 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ff8f7aa: rootName = solr_60718, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@38ac4a51
   [junit4]   2> 1793764 INFO  (jetty-closer-16247-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1793775 INFO  (zkCal

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

-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c1353dd{/solr,null,UNAVAILABLE}
   [junit4]   2> 1807108 INFO  (jetty-closer-16376-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1807112 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1807332 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> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72245397041512461-127.0.0.1:60787_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/live_nodes
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1807341 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60778
   [junit4]   2> 1807341 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60778
   [junit4]   2> 1807341 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[30C9A82A43F2DA65]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60778
   [junit4]   2> 1807344 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[30C9A82A43F2DA65]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=30C9A82A43F2DA65 -Dtests.slow=true -Dtests.locale=en-ZM -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   13.0s J0 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:60788/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30C9A82A43F2DA65:DD97505B71B80DEC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1807352 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1807352 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60778
   [junit4]   2> 1807352 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60778
   [junit4]   2> 1807352 INFO  (SUITE-TestContainerPlugin-seed#[30C9A82A43F2DA65]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60778
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_30C9A82A43F2DA65-001
   [junit4]   2> Jul 09, 2020 3:11:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=916, maxMBSortInHeap=6.713890112585037, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-ZM, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=6,threads=1,free=189313640,total=346030080
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, UninvertDocValuesMergePolicyTest, XmlInterpolationTest, NotRequiredUniqueKeyTest, TestCloudJSONFacetJoinDomain, BasicAuthOnSingleNodeTest, TestLegacyFieldReuse, TestLeaderElectionWithEmptyReplica, TestMergePolicyConfig, XMLAtomicUpdateMultivalueTest, AssignBackwardCompatibilityTest, TestPointFields, TestExplainDocTransformer, MultiSolrCloudTestCaseTest, ZookeeperReadAPITest, TestWithCollection, RoutingToNodesWithPropertiesTest, TestDistributedMissingSort, PrimUtilsTest, TestShortCircuitedRequests, TestJettySolrRunner, XmlUpdateRequestHandlerTest, SegmentsInfoRequestHandlerTest, LeaderTragicEventTest, ForceLeaderWithTlogReplicasTest, TestUnInvertedFieldException, TimeZoneUtilsTest, BaseCdcrDistributedZkTest, AtomicUpdateProcessorFactoryTest, HealthCheckHandlerTest, TestDocTermOrds, TestExternalRoleRuleBasedAuthorizationPlugin, PhrasesIdentificationComponentTest, CustomTermsComponentTest, IndexSizeTriggerTest, TestCloudRecovery, DeleteReplicaTest, TestMissingGroups, TestSolrCoreParser, TestClassicSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestSolrCloudWithHadoopAuthPlugin, SolrCoreMetricManagerTest, TestSolrTestCaseJ4, DistributedFacetPivotLargeTest, TolerantUpdateProcessorTest, DateFieldTest, TestBadConfig, TermVectorComponentDistributedTest, BJQParserTest, TestCollectionAPI, SolrRrdBackendFactoryTest, TestCharFilters, TestReqParamsAPI, BadIndexSchemaTest, TokenizerChainTest, NoCacheHeaderTest, HighlighterWithoutStoredIdTest, MaxScoreCollectorTest, ResourceLoaderTest, CachingDirectoryFactoryTest, TestCustomStream, SplitShardTest, SharedFSAutoReplicaFailoverTest, TestSimpleQParserPlugin, NodeLostTriggerIntegrationTest, ReplaceNodeNoTargetTest, TestRandomCollapseQParserPlugin, TestSchemaNameResource, TestSimExtremeIndexing, DistributedMLTComponentTest, TestHalfAndHalfDocValues, ChaosMonkeyNothingIsSafeWithPullReplicasTest, HdfsBasicDistributedZkTest, ShardsWhitelistTest, TestTextField, AnalysisAfterCoreReloadTest, TestPrepRecovery, SolrInfoBeanTest, CustomCollectionTest, PreAnalyzedFieldTest, EmbeddedSolrNoSerializeTest, TestTlogReplica, TestJsonFacets, TestFieldCacheSortRandom, CdcrRequestHandlerTest, TestJoin, TemplateUpdateProcessorTest, TestDynamicFieldResource, TestPayloadScoreQParserPlugin, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestDistribDocBasedVersion, TestDynamicFieldNamesIndexCorrectly, TestRebalanceLeaders, TestStressLiveNodes, SplitByPrefixTest, ExecutePlanActionTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestPolicyCloud, TestSimClusterStateProvider, TestSimExecutePlanAction, TestSimNodeLostTrigger, TestSimScenario, CdcrReplicationHandlerTest, HdfsRecoverLeaseTest, PluginInfoTest, QueryResultKeyTest, TestDynamicURP, TestDistribPackageStore, TestContainerPlugin]
   [junit4] Completed [643/914 (1!)] on J0 in 19.56s, 2 tests, 1 error <<< FAILURES!

[...truncated 45673 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.6-MacOSX/106/consoleText

[repro] Revision: afeaa52f625707d3f653f9def76d32c027eb19a1

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=30C9A82A43F2DA65 -Dtests.slow=true -Dtests.locale=en-ZM -Dtests.timezone=Asia/Krasnoyarsk -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]       TestContainerPlugin
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=30C9A82A43F2DA65 -Dtests.slow=true -Dtests.locale=en-ZM -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS] Lucene-Solr-8.6-MacOSX (64bit/jdk-12.0.2) - Build # 105 - Still Unstable!

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

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

Error Message:
Timeout waiting for state down of replica core_node4, current state active expected:<down> but was:<active>

Stack Trace:
java.lang.AssertionError: Timeout waiting for state down of replica core_node4, current state active expected:<down> but was:<active>
	at __randomizedtesting.SeedInfo.seed([961E3D3471288C0C:1E4A02EEDFD4E1F4]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.solr.cloud.HttpPartitionTest.waitForState(HttpPartitionTest.java:326)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:233)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14045 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> 694395 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 694395 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/data-dir-64-001
   [junit4]   2> 694395 WARN  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 694395 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 694396 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 694397 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 694397 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 694416 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 694418 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 694418 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 694527 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer start zk server on port: 58805
   [junit4]   2> 694527 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:58805
   [junit4]   2> 694527 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58805
   [junit4]   2> 694527 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58805
   [junit4]   2> 694555 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694583 INFO  (zkConnectionManagerCallback-4338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694587 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694633 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 694646 INFO  (zkConnectionManagerCallback-4340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 694646 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 694662 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 694667 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 694680 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 694691 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 694696 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 694702 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 694711 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 694718 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 694734 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 694744 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 694765 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 694776 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 695765 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 695766 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 695766 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 695766 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 695768 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 695768 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 695785 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 695786 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41792606{/,null,AVAILABLE}
   [junit4]   2> 695789 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47487043{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 695789 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 695789 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/tempDir-001/control/data, hostPort=58820, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/control-001/cores}
   [junit4]   2> 695790 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 695790 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 695790 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 695790 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 695790 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 695790 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T21:39:31.239508Z
   [junit4]   2> 695808 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 695811 INFO  (zkConnectionManagerCallback-4342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 695811 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 695923 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 695923 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/control-001/solr.xml
   [junit4]   2> 695929 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 695929 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 695932 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 696158 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 696161 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30ed16c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 696161 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30ed16c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 696179 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7eb8d0d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 696179 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7eb8d0d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 696185 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
   [junit4]   2> 696242 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 696267 INFO  (zkConnectionManagerCallback-4353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 696270 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 696400 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 696403 INFO  (zkConnectionManagerCallback-4355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 696405 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 697249 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58820_
   [junit4]   2> 697253 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.c.Overseer Overseer (id=72241260048613380-127.0.0.1:58820_-n_0000000000) starting
   [junit4]   2> 697302 INFO  (OverseerStateUpdate-72241260048613380-127.0.0.1:58820_-n_0000000000) [n:127.0.0.1:58820_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:58820_
   [junit4]   2> 697303 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58820_
   [junit4]   2> 697308 INFO  (zkCallback-4354-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 697352 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 697352 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] 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> 697660 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 697691 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 697713 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 697713 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 697715 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [n:127.0.0.1:58820_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/control-001/cores
   [junit4]   2> 697754 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 697770 INFO  (zkConnectionManagerCallback-4372-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 697771 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 697778 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 697784 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58805/solr ready
   [junit4]   2> 697787 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58839,localport=58820], receiveBufferSize: 408300
   [junit4]   2> 697790 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58821,localport=58841], receiveBufferSize=408300
   [junit4]   2> 697802 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] 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:58820_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 697831 INFO  (OverseerThreadFactory-4362-thread-1-processing-n:127.0.0.1:58820_) [n:127.0.0.1:58820_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 697992 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58843,localport=58820], receiveBufferSize: 408300
   [junit4]   2> 697993 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58821,localport=58844], receiveBufferSize=408300
   [junit4]   2> 697997 INFO  (qtp425853847-5975) [n:127.0.0.1:58820_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 697998 INFO  (qtp425853847-5975) [n:127.0.0.1:58820_     ] 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=1
   [junit4]   2> 698020 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_    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> 699120 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 699150 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 699267 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 699605 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 699606 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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@457001c8
   [junit4]   2> 699606 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 699608 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 699613 WARN  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 699735 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 699735 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700795 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 700795 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 700797 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=94.5986328125, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=2.5551369856799413, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26286133172131954, deletesPctAllowed=31.54647178437928
   [junit4]   2> 700799 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 700800 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700800 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700801 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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 1671686391070720000
   [junit4]   2> 700806 INFO  (searcherExecutor-4374-thread-1-processing-n:127.0.0.1:58820_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:58820_ 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> 700813 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700814 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700824 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 700824 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700824 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58820/control_collection_shard1_replica_n1/
   [junit4]   2> 700825 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700825 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:58820/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 700825 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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/72241260048613380-core_node2-n_0000000000
   [junit4]   2> 700833 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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:58820/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 700836 INFO  (zkCallback-4354-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> 700837 INFO  (zkCallback-4354-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> 700837 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_ 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> 700841 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_     ] 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=2821
   [junit4]   2> 700845 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 700954 INFO  (zkCallback-4354-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> 700954 INFO  (zkCallback-4354-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> 700954 INFO  (zkCallback-4354-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> 700957 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] 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:58820_&wt=javabin&version=2} status=0 QTime=3154
   [junit4]   2> 700957 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 701072 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 701077 INFO  (zkConnectionManagerCallback-4383-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701077 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 701080 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 701085 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58805/solr ready
   [junit4]   2> 701085 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 701086 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58859,localport=58820], receiveBufferSize: 408300
   [junit4]   2> 701089 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58821,localport=58860], receiveBufferSize=408300
   [junit4]   2> 701091 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 701105 INFO  (OverseerThreadFactory-4362-thread-2-processing-n:127.0.0.1:58820_) [n:127.0.0.1:58820_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 701105 INFO  (OverseerCollectionConfigSetProcessor-72241260048613380-127.0.0.1:58820_-n_0000000000) [n:127.0.0.1:58820_     ] 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> 701321 WARN  (OverseerThreadFactory-4362-thread-2-processing-n:127.0.0.1:58820_) [n:127.0.0.1:58820_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 701327 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 701330 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=239
   [junit4]   2> 701332 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 701332 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 701334 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 701334 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 701335 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 701335 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 701335 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 701772 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-1-001 of type TLOG in shard 2
   [junit4]   2> 701774 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 701774 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 701774 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 701774 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 701776 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 701776 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 701776 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 701776 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d8c1cfc{/,null,AVAILABLE}
   [junit4]   2> 701777 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d8bd535{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 701777 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 701777 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/tempDir-001/jetty1, hostPort=58865, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 701778 ERROR (closeThreadPool-4384-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 701778 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 701778 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 701778 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 701778 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 701778 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T21:39:37.227460Z
   [junit4]   2> 701779 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 701783 INFO  (zkConnectionManagerCallback-4386-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 701783 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 701886 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 701886 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-1-001/solr.xml
   [junit4]   2> 701889 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 701889 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 701890 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 702032 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 702033 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68ab5dc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702033 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68ab5dc3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702036 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@730b119e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702036 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@730b119e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702038 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
   [junit4]   2> 702039 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702040 INFO  (zkConnectionManagerCallback-4397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702040 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702094 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-2-001 of type TLOG in shard 1
   [junit4]   2> 702095 WARN  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 702095 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 702095 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 702095 INFO  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 702097 INFO  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 702097 INFO  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 702097 INFO  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 702098 INFO  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f1729c1{/,null,AVAILABLE}
   [junit4]   2> 702099 INFO  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@69b6ecdb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 702099 INFO  (closeThreadPool-4384-thread-2) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 702099 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/tempDir-001/jetty2, hostPort=58869, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 702099 ERROR (closeThreadPool-4384-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 702099 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 702100 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 702100 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 702100 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 702100 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T21:39:37.549137Z
   [junit4]   2> 702101 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702104 INFO  (zkConnectionManagerCallback-4399-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702104 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702148 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702153 INFO  (zkConnectionManagerCallback-4401-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702153 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702218 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 702218 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-2-001/solr.xml
   [junit4]   2> 702220 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 702220 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 702221 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 702232 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 702244 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.c.ZkController Publish node=127.0.0.1:58865_ as DOWN
   [junit4]   2> 702246 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 702246 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58865_
   [junit4]   2> 702251 INFO  (zkCallback-4354-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 702251 INFO  (zkCallback-4382-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 702251 INFO  (zkCallback-4400-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 702255 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 702256 WARN  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] 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> 702302 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 702325 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 702334 WARN  (closeThreadPool-4384-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11dbd4d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702334 WARN  (closeThreadPool-4384-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11dbd4d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702347 WARN  (closeThreadPool-4384-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f61b7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702348 WARN  (closeThreadPool-4384-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f61b7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702353 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
   [junit4]   2> 702355 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 702356 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702364 INFO  (zkConnectionManagerCallback-4419-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702364 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702370 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 702371 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 702374 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58865_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-1-001/cores
   [junit4]   2> 702393 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58865_
   [junit4]   2> 702483 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702502 INFO  (zkConnectionManagerCallback-4422-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702502 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702566 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 702597 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.c.ZkController Publish node=127.0.0.1:58869_ as DOWN
   [junit4]   2> 702600 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 702601 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58869_
   [junit4]   2> 702605 INFO  (zkCallback-4382-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 702605 INFO  (zkCallback-4421-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 702605 INFO  (zkCallback-4354-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 702606 INFO  (zkCallback-4400-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 702611 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 702612 WARN  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] 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> 702643 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 702682 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 702704 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 702704 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 702706 INFO  (closeThreadPool-4384-thread-2) [n:127.0.0.1:58869_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-2-001/cores
   [junit4]   2> 702738 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[961E3D3471288C0C]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-3-001 of type TLOG in shard 2
   [junit4]   2> 702739 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 702740 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 702740 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 702740 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 702740 INFO  (closeThreadPool-4384-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58869_
   [junit4]   2> 702743 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 702743 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 702743 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 702743 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5309e27d{/,null,AVAILABLE}
   [junit4]   2> 702746 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@70671613{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 702746 INFO  (closeThreadPool-4384-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 702746 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/tempDir-001/jetty3, hostPort=58891, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-3-001/cores, replicaType=TLOG}
   [junit4]   2> 702746 ERROR (closeThreadPool-4384-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 702746 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 702747 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 702747 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 702747 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr
   [junit4]   2> 702747 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T21:39:38.196083Z
   [junit4]   2> 702748 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702752 INFO  (zkConnectionManagerCallback-4432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702753 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 702855 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 702855 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-3-001/solr.xml
   [junit4]   2> 702858 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 702858 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 702859 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 702969 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 702970 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ccb17ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702970 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ccb17ad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702974 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@206a8cf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702974 WARN  (closeThreadPool-4384-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@206a8cf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 702977 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58805/solr
   [junit4]   2> 702979 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 702981 INFO  (zkConnectionManagerCallback-4443-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 702988 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703102 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 703111 INFO  (zkConnectionManagerCallback-4445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 703111 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 703114 INFO  (OverseerCollectionConfigSetProcessor-72241260048613380-127.0.0.1:58820_-n_0000000000) [n:127.0.0.1:58820_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 703140 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 703169 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.c.ZkController Publish node=127.0.0.1:58891_ as DOWN
   [junit4]   2> 703183 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 703185 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58891_
   [junit4]   2> 703202 INFO  (zkCallback-4354-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703203 INFO  (zkCallback-4400-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703203 INFO  (zkCallback-4421-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703204 INFO  (zkCallback-4382-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703208 INFO  (zkCallback-4444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 703224 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 703226 WARN  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] 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> 703259 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 703294 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 703305 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 703305 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 703307 INFO  (closeThreadPool-4384-thread-1) [n:127.0.0.1:58891_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-3-001/cores
   [junit4]   2> 703329 INFO  (closeThreadPool-4384-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:58891_
   [junit4]   2> 703333 INFO  (qtp425853847-5974) [n:127.0.0.1:58820_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:58865_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 703333 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58904,localport=58820], receiveBufferSize: 408300
   [junit4]   2> 703334 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58821,localport=58906], receiveBufferSize=408300
   [junit4]   2> 703335 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58905,localport=58820], receiveBufferSize: 408300
   [junit4]   2> 703336 INFO  (qtp425853847-5972) [n:127.0.0.1:58820_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:58869_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 703346 INFO  (SocketProxy-Acceptor-58820) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58821,localport=58907], receiveBufferSize=408300
   [junit4]   2> 703365 INFO  (qtp425853847-5975) [n:127.0.0.1:58820_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:58891_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 703391 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=2
   [junit4]   2> 703394 INFO  (qtp425853847-5973) [n:127.0.0.1:58820_     ] 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=1
   [junit4]   2> 703395 INFO  (SocketProxy-Acceptor-58865) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58909,localport=58865], receiveBufferSize: 408300
   [junit4]   2> 703396 INFO  (SocketProxy-Acceptor-58865) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58866,localport=58910], receiveBufferSize=408300
   [junit4]   2> 703407 INFO  (qtp860634412-6038) [n:127.0.0.1:58865_     ] 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=1
   [junit4]   2> 703414 INFO  (SocketProxy-Acceptor-58869) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58911,localport=58869], receiveBufferSize: 408300
   [junit4]   2> 703424 INFO  (SocketProxy-Acceptor-58869) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58870,localport=58912], receiveBufferSize=408300
   [junit4]   2> 703442 INFO  (qtp1735466565-6058) [n:127.0.0.1:58869_     ] 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> 703443 INFO  (SocketProxy-Acceptor-58891) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58913,localport=58891], receiveBufferSize: 408300
   [junit4]   2> 703444 INFO  (SocketProxy-Acceptor-58891) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58892,localport=58914], receiveBufferSize=408300
   [junit4]   2> 703451 INFO  (qtp780589779-6098) [n:127.0.0.1:58891_     ] 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=2
   [junit4]   2> 703457 INFO  (OverseerThreadFactory-4362-thread-3-processing-n:127.0.0.1:58820_) [n:127.0.0.1:58820_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:58865_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 703529 INFO  (OverseerThreadFactory-4362-thread-4-processing-n:127.0.0.1:58820_) [n:127.0.0.1:58820_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:58869_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 703531 INFO  (OverseerThreadFactory-4362-thread-3-processing-n:127.0.0.1:58820_) [n:127.0.0.1:58820_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 703535 INFO  (OverseerThreadFactory-4362-thread-4-processing-n:127.0.0.1:58820_) [n:127.0.0.1:58820_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 703536 INFO  (SocketProxy-Acceptor-58865) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58915,localport=58865], receiveBufferSize: 408300
   [junit4]   2> 703539 INFO  (SocketProxy-Acceptor-58865) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58866,localport=58916], receiveBufferSize=408300
   [junit4]   2> 703573 INFO  (SocketProxy-Acceptor-58869) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58918,localport=58869], receiveBufferSize: 408300
   [junit4]   2> 703587 INFO  (SocketProxy-Acceptor-58869) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=58870,localport=58919], receiveBufferSize=408300
   [junit4]   2> 703607 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_    x:collection1_shard2_replica_t1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 703687 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_    x:collection1_shard1_replica_t2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 705085 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 705085 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 705102 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 705104 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 705296 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 705315 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 705448 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t1' using configuration from configset conf1, trusted=true
   [junit4]   2> 705448 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t1' (registry 'solr.core.collection1.shard2.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 705449 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_t1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-1-001/cores/collection1_shard2_replica_t1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-1-001/cores/collection1_shard2_replica_t1/data/]
   [junit4]   2> 705461 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 705466 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using configuration from configset conf1, trusted=true
   [junit4]   2> 705467 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t2' (registry 'solr.core.collection1.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457001c8
   [junit4]   2> 705467 WARN  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] 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> 705467 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-2-001/cores/collection1_shard1_replica_t2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_961E3D3471288C0C-001/shard-2-001/cores/collection1_shard1_replica_t2/data/]
   [junit4]   2> 705473 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 705478 WARN  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] 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> 705613 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 705613 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 705617 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 705617 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 705625 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=94.5986328125, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=2.5551369856799413, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26286133172131954, deletesPctAllowed=31.54647178437928
   [junit4]   2> 705632 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 705633 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 705642 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 705642 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 705643 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 705644 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=94.5986328125, floorSegmentMB=2.1689453125, forceMergeDeletesPctAllowed=2.5551369856799413, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26286133172131954, deletesPctAllowed=31.54647178437928
   [junit4]   2> 705645 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 705652 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 705653 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 705653 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 705654 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671686396159459328
   [junit4]   2> 705654 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 705654 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671686396159459328
   [junit4]   2> 705663 INFO  (searcherExecutor-4456-thread-1-processing-n:127.0.0.1:58865_ x:collection1_shard2_replica_t1 c:collection1 s:shard2) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SolrCore [collection1_shard2_replica_t1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 705664 INFO  (searcherExecutor-4458-thread-1-processing-n:127.0.0.1:58869_ x:collection1_shard1_replica_t2 c:collection1 s:shard1) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.SolrCore [collection1_shard1_replica_t2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 705686 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 705687 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 705730 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 705731 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 705736 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 705736 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 705738 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58865/collection1_shard2_replica_t1/
   [junit4]   2> 705741 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 705743 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.SyncStrategy http://127.0.0.1:58865/collection1_shard2_replica_t1/ has no replicas
   [junit4]   2> 705743 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.ZkController collection1_shard2_replica_t1 stopping background replication from leader
   [junit4]   2> 705744 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72241260048613386-core_node3-n_0000000000
   [junit4]   2> 705796 INFO  (qtp860634412-6037) [n:127.0.0.1:58865_ c:collection1 s:shard2  x:collection1_shard2_replica_t1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58865/collection1_shard2_replica_t1/ shard2
   [junit4]   2> 705809 INFO  (qtp1735466565-6057) [n:127.0.0.1:58869_ c:collection1 s:shard1  x:collection1_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 705809 INFO  (qtp1735466

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

izer:
   [junit4]   2>     java.base@12.0.2/java.lang.Object.wait(Native Method)
   [junit4]   2>     java.base@12.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
   [junit4]   2>     java.base@12.0.2/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
   [junit4]   2>     java.base@12.0.2/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
   [junit4]   2> 
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.base@12.0.2/java.lang.Thread.sleep(Native Method)
   [junit4]   2>     app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.base@12.0.2/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
   [junit4]   2>     java.base@12.0.2/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
   [junit4]   2>     java.base@12.0.2/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
   [junit4]   2> 
   [junit4]   2> 150894 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[961E3D3471288C0C]-worker) [n:127.0.0.1:50331_     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=Lucene84, id=PostingsFormat(name=Asserting), text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1221, maxMBSortInHeap=5.794752706778162, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=158020800,total=275775488
   [junit4]   2> NOTE: All tests run in this JVM: [HttpPartitionWithTlogReplicasTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.seed=961E3D3471288C0C -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=America/Campo_Grande -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J4 | HttpPartitionWithTlogReplicasTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:427)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1219)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    >  expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:354)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:523)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:354)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:427)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1219)
   [junit4]    > 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]    > 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([961E3D3471288C0C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:334)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4] Completed [5/5 (1!)] on J4 in 149.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/lucene/common-build.xml:1599: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 1 suite-level error [seed: 961E3D3471288C0C]

Total time: 2 minutes 34 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'MacOSX VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory '/Users/jenkins/workspace/Lucene-Solr-8.6-MacOSX'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.6-MacOSX/builds/105/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.6-MacOSX #104' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.6-MacOSX #105'.
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2