You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/07/11 09:12:29 UTC

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

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

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:51783/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:51783/solr
	at __randomizedtesting.SeedInfo.seed([7ADD50F7E6962AFE:10CB31278E646034]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	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:282)
	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:165)
	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:185)
	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:555)
	... 49 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:52262/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:52262/solr
	at __randomizedtesting.SeedInfo.seed([7ADD50F7E6962AFE:10CB31278E646034]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	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:282)
	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:165)
	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:185)
	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:555)
	... 49 more


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:60914/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:60914/solr
	at __randomizedtesting.SeedInfo.seed([7ADD50F7E6962AFE:10CB31278E646034]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384)
	at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828)
	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:282)
	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:165)
	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:185)
	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:555)
	... 49 more




Build Log:
[...truncated 13925 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/init-core-data-001
   [junit4]   2> 997634 WARN  (SUITE-DeleteReplicaTest-seed#[7ADD50F7E6962AFE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 997634 INFO  (SUITE-DeleteReplicaTest-seed#[7ADD50F7E6962AFE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 997636 INFO  (SUITE-DeleteReplicaTest-seed#[7ADD50F7E6962AFE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 997637 INFO  (SUITE-DeleteReplicaTest-seed#[7ADD50F7E6962AFE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 997640 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
   [junit4]   2> 997640 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001
   [junit4]   2> 997640 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 997641 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 997641 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 997749 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.ZkTestServer start zk server on port:60876
   [junit4]   2> 997749 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60876
   [junit4]   2> 997749 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60876
   [junit4]   2> 997751 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 997767 INFO  (zkConnectionManagerCallback-4629-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997767 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 997772 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 997774 INFO  (zkConnectionManagerCallback-4631-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997774 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 997776 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 997778 INFO  (zkConnectionManagerCallback-4633-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997778 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 997912 WARN  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 997913 WARN  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 997913 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 997913 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 997913 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 997913 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 997913 INFO  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 997913 INFO  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 997917 WARN  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 997918 WARN  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 997918 INFO  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 997921 INFO  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 997921 INFO  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 997921 INFO  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 997921 INFO  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24321c5c{/solr,null,AVAILABLE}
   [junit4]   2> 997922 INFO  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2045c961{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:60881}
   [junit4]   2> 997922 INFO  (jetty-launcher-4634-thread-1) [     ] o.e.j.s.Server Started @998012ms
   [junit4]   2> 997922 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60881}
   [junit4]   2> 997922 ERROR (jetty-launcher-4634-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 997922 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 997923 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 997923 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 997923 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 997923 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T07:47:18.234338Z
   [junit4]   2> 997924 INFO  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 997924 INFO  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 997924 INFO  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 997925 INFO  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@743aa3b3{/solr,null,AVAILABLE}
   [junit4]   2> 997926 INFO  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@621b11b4{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:60882}
   [junit4]   2> 997926 INFO  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@115456d0{/solr,null,AVAILABLE}
   [junit4]   2> 997927 INFO  (jetty-launcher-4634-thread-3) [     ] o.e.j.s.Server Started @998017ms
   [junit4]   2> 997927 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60882}
   [junit4]   2> 997927 ERROR (jetty-launcher-4634-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 997927 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 997928 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 997928 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 997928 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 997928 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T07:47:18.239158Z
   [junit4]   2> 997928 INFO  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 997928 INFO  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 997929 INFO  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 997929 INFO  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53478fdf{/solr,null,AVAILABLE}
   [junit4]   2> 997929 INFO  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2390e486{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:60883}
   [junit4]   2> 997929 INFO  (jetty-launcher-4634-thread-4) [     ] o.e.j.s.Server Started @998020ms
   [junit4]   2> 997929 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60883}
   [junit4]   2> 997930 ERROR (jetty-launcher-4634-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74e9dfab{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:60884}
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-2) [     ] o.e.j.s.Server Started @998020ms
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60884}
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 997930 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T07:47:18.241687Z
   [junit4]   2> 997931 ERROR (jetty-launcher-4634-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 997931 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 997931 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 997931 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 997931 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 997931 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 997931 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-11T07:47:18.242896Z
   [junit4]   2> 997932 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 997933 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 997933 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 997940 INFO  (zkConnectionManagerCallback-4636-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997940 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 997940 INFO  (zkConnectionManagerCallback-4640-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997940 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 997940 INFO  (zkConnectionManagerCallback-4642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997941 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 997941 INFO  (zkConnectionManagerCallback-4638-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 997941 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 997942 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 997942 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 997942 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 997943 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 998190 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 998197 WARN  (jetty-launcher-4634-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20d97104[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998197 WARN  (jetty-launcher-4634-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20d97104[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998201 WARN  (jetty-launcher-4634-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13c63f56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998201 WARN  (jetty-launcher-4634-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13c63f56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998202 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60876/solr
   [junit4]   2> 998203 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998206 INFO  (zkConnectionManagerCallback-4650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998206 INFO  (jetty-launcher-4634-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998219 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 998220 WARN  (jetty-launcher-4634-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30b910ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998220 WARN  (jetty-launcher-4634-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30b910ba[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998223 WARN  (jetty-launcher-4634-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c69a185[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998223 WARN  (jetty-launcher-4634-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c69a185[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998224 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60876/solr
   [junit4]   2> 998225 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998228 INFO  (zkConnectionManagerCallback-4656-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998228 INFO  (jetty-launcher-4634-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998368 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 998369 WARN  (jetty-launcher-4634-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b6e46c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998369 WARN  (jetty-launcher-4634-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b6e46c5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998372 WARN  (jetty-launcher-4634-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c6e34d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998373 WARN  (jetty-launcher-4634-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c6e34d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998373 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60876/solr
   [junit4]   2> 998374 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998377 INFO  (zkConnectionManagerCallback-4664-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998377 INFO  (jetty-launcher-4634-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998455 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 998456 WARN  (jetty-launcher-4634-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@669add4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998456 WARN  (jetty-launcher-4634-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@669add4d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998460 WARN  (jetty-launcher-4634-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d09346[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998460 WARN  (jetty-launcher-4634-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d09346[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 998460 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60876/solr
   [junit4]   2> 998461 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998464 INFO  (zkConnectionManagerCallback-4670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998464 INFO  (jetty-launcher-4634-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998474 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998475 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998482 INFO  (zkConnectionManagerCallback-4674-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998482 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998482 INFO  (zkConnectionManagerCallback-4672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998482 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998585 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998588 INFO  (zkConnectionManagerCallback-4676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998588 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998706 INFO  (zkConnectionManagerCallback-4678-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998707 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998707 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998751 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60882_solr
   [junit4]   2> 998754 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.Overseer Overseer (id=72145739094032397-127.0.0.1:60882_solr-n_0000000000) starting
   [junit4]   2> 998757 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60884_solr
   [junit4]   2> 998761 INFO  (zkCallback-4675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 998762 INFO  (zkCallback-4677-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 998778 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998779 INFO  (zkConnectionManagerCallback-4691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998779 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998791 INFO  (zkConnectionManagerCallback-4696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998791 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998791 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998795 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 998803 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 998803 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60876/solr ready
   [junit4]   2> 998809 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60876/solr ready
   [junit4]   2> 998812 INFO  (OverseerStateUpdate-72145739094032397-127.0.0.1:60882_solr-n_0000000000) [n:127.0.0.1:60882_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60882_solr
   [junit4]   2> 998823 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60882_solr as DOWN
   [junit4]   2> 998834 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 998834 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60882_solr
   [junit4]   2> 998839 INFO  (zkCallback-4690-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 998839 INFO  (zkCallback-4695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 998840 INFO  (zkCallback-4677-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 998840 INFO  (zkCallback-4675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 998871 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 998880 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 998922 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60884.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 998937 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60884.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 998937 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60884.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 998939 INFO  (jetty-launcher-4634-thread-2) [n:127.0.0.1:60884_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node2/.
   [junit4]   2> 998945 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 998956 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60883_solr as DOWN
   [junit4]   2> 998958 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 998958 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60883_solr
   [junit4]   2> 998961 INFO  (zkCallback-4690-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 998961 INFO  (zkCallback-4695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 998961 INFO  (zkCallback-4677-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 998961 INFO  (zkCallback-4675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 998962 INFO  (zkCallback-4673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 998964 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 998967 INFO  (zkConnectionManagerCallback-4703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 998967 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 998969 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 998972 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60876/solr ready
   [junit4]   2> 998976 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60882.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 998993 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 999008 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60882.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999009 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60882.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999012 INFO  (jetty-launcher-4634-thread-3) [n:127.0.0.1:60882_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node3/.
   [junit4]   2> 999015 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 999023 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:60881_solr as DOWN
   [junit4]   2> 999025 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 999025 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60881_solr
   [junit4]   2> 999028 INFO  (zkCallback-4690-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 999028 INFO  (zkCallback-4677-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 999028 INFO  (zkCallback-4695-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 999028 INFO  (zkCallback-4675-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 999029 INFO  (zkCallback-4702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 999029 INFO  (zkCallback-4671-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 999029 INFO  (zkCallback-4673-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 999031 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 999032 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60883.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999034 INFO  (zkConnectionManagerCallback-4709-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 999034 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 999036 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 999039 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60876/solr ready
   [junit4]   2> 999055 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60883.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999055 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60883.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999069 INFO  (jetty-launcher-4634-thread-4) [n:127.0.0.1:60883_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node4/.
   [junit4]   2> 999082 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 999114 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60881.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999142 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60881.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999142 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60881.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 999146 INFO  (jetty-launcher-4634-thread-1) [n:127.0.0.1:60881_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node1/.
   [junit4]   2> 999309 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 999312 INFO  (zkConnectionManagerCallback-4715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 999312 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 999315 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 999319 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60876/solr ready
   [junit4]   2> 999341 INFO  (qtp717070865-14058) [n:127.0.0.1:60881_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 999348 INFO  (OverseerThreadFactory-5643-thread-1-processing-n:127.0.0.1:60882_solr) [n:127.0.0.1:60882_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCount
   [junit4]   2> 999473 INFO  (OverseerStateUpdate-72145739094032397-127.0.0.1:60882_solr-n_0000000000) [n:127.0.0.1:60882_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60881/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 999479 INFO  (OverseerStateUpdate-72145739094032397-127.0.0.1:60882_solr-n_0000000000) [n:127.0.0.1:60882_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60882/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 999485 INFO  (OverseerStateUpdate-72145739094032397-127.0.0.1:60882_solr-n_0000000000) [n:127.0.0.1:60882_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60884/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 999724 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr    x:deleteByCount_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 999729 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr    x:deleteByCount_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 999729 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr    x:deleteByCount_shard1_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 999731 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr    x:deleteByCount_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1000762 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1000763 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1000764 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1000849 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n4] Schema name=minimal
   [junit4]   2> 1000851 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1000852 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1000856 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1000856 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1000856 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n2' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1000856 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n4' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1000856 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1000856 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using configuration from collection deleteByCount, trusted=true
   [junit4]   2> 1000856 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60884.solr.core.deleteByCount.shard1.replica_n4' (registry 'solr.core.deleteByCount.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 1000856 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60881.solr.core.deleteByCount.shard1.replica_n1' (registry 'solr.core.deleteByCount.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 1000857 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60882.solr.core.deleteByCount.shard1.replica_n2' (registry 'solr.core.deleteByCount.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72edb963
   [junit4]   2> 1000857 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node2/deleteByCount_shard1_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node2/./deleteByCount_shard1_replica_n4/data/]
   [junit4]   2> 1000857 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node1/deleteByCount_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node1/./deleteByCount_shard1_replica_n1/data/]
   [junit4]   2> 1000857 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node3/deleteByCount_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001/tempDir-001/node3/./deleteByCount_shard1_replica_n2/data/]
   [junit4]   2> 1000998 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1000998 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1001003 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1001003 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1001004 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1001004 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1001005 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ad94020[deleteByCount_shard1_replica_n1] main]
   [junit4]   2> 1001006 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1001006 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1001009 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1030ba00[deleteByCount_shard1_replica_n4] main]
   [junit4]   2> 1001010 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1001010 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1001011 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1001011 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638747331700457472
   [junit4]   2> 1001013 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1001014 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1001014 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1001015 INFO  (searcherExecutor-5662-thread-1-processing-n:127.0.0.1:60881_solr x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node3) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.SolrCore [deleteByCount_shard1_replica_n1] Registered new searcher Searcher@2ad94020[deleteByCount_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1001017 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1001020 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1001021 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1001021 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1001022 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCount/leaders/shard1
   [junit4]   2> 1001027 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1001027 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638747331717234688
   [junit4]   2> 1001028 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30f9df01[deleteByCount_shard1_replica_n2] main]
   [junit4]   2> 1001031 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1001032 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1001033 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9998ms
   [junit4]   2> 1001034 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1001034 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1638747331724574720
   [junit4]   2> 1001036 INFO  (searcherExecutor-5661-thread-1-processing-n:127.0.0.1:60884_solr x:deleteByCount_shard1_replica_n4 c:deleteByCount s:shard1 r:core_node6) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.c.SolrCore [deleteByCount_shard1_replica_n4] Registered new searcher Searcher@1030ba00[deleteByCount_shard1_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1001039 INFO  (searcherExecutor-5660-thread-1-processing-n:127.0.0.1:60882_solr x:deleteByCount_shard1_replica_n2 c:deleteByCount s:shard1 r:core_node5) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.SolrCore [deleteByCount_shard1_replica_n2] Registered new searcher Searcher@30f9df01[deleteByCount_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1001044 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0, core_node3=0}, version=1}
   [junit4]   2> 1001045 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCount/leaders/shard1
   [junit4]   2> 1001046 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1001048 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCount/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node5=0}, version=2}
   [junit4]   2> 1001049 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCount/leaders/shard1
   [junit4]   2> 1001536 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1001536 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1001536 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:60881/solr/deleteByCount_shard1_replica_n1/
   [junit4]   2> 1001537 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1 url=https://127.0.0.1:60881/solr START replicas=[https://127.0.0.1:60882/solr/deleteByCount_shard1_replica_n2/, https://127.0.0.1:60884/solr/deleteByCount_shard1_replica_n4/] nUpdates=100
   [junit4]   2> 1001537 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_n1 url=https://127.0.0.1:60881/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1001553 INFO  (qtp2115089627-14068) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.c.S.Request [deleteByCount_shard1_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1001558 INFO  (qtp1759738564-14079) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.c.S.Request [deleteByCount_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1001559 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1001559 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1001559 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/deleteByCount/leaders/shard1/leader after winning as /collections/deleteByCount/leader_elect/shard1/election/72145739094032396-core_node3-n_0000000000
   [junit4]   2> 1001563 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:60881/solr/deleteByCount_shard1_replica_n1/ shard1
   [junit4]   2> 1001670 INFO  (zkCallback-4671-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001672 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1001675 INFO  (qtp717070865-14055) [n:127.0.0.1:60881_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1951
   [junit4]   2> 1001786 INFO  (zkCallback-4671-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1001786 INFO  (zkCallback-4671-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002063 INFO  (qtp2115089627-14070) [n:127.0.0.1:60884_solr c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n4&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2335
   [junit4]   2> 1002063 INFO  (qtp1759738564-14081) [n:127.0.0.1:60882_solr c:deleteByCount s:shard1 r:core_node5 x:deleteByCount_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n2&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2332
   [junit4]   2> 1002070 INFO  (qtp717070865-14058) [n:127.0.0.1:60881_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1002171 INFO  (zkCallback-4677-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002171 INFO  (zkCallback-4675-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002171 INFO  (zkCallback-4671-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002171 INFO  (zkCallback-4671-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002171 INFO  (zkCallback-4677-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002172 INFO  (zkCallback-4675-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCount/state.json] for collection [deleteByCount] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1002175 INFO  (qtp717070865-14058) [n:127.0.0.1:60881_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=deleteByCount&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2833
   [junit4]   2> 1002177 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 3 expected replica count: 3
   [junit4]   2> 1002178 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 3 expected replica count: 3
   [junit4]   2> 1002179 INFO  (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 3 expected replica count: 3
   [junit4]   2> 1002180 INFO  (qtp717070865-14059) [n:127.0.0.1:60881_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1002187 INFO  (OverseerCollectionConfigSetProcessor-72145739094032397-127.0.0.1:60882_solr-n_0000000000) [n:127.0.0.1:60882_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1002189 INFO  (qtp2115089627-14071) [n:127.0.0.1:60884_solr    x:deleteByCount_shard1_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_n4, tag=null
   [junit4]   2> 1002189 INFO  (qtp2115089627-14071) [n:127.0.0.1:60884_solr    x:deleteByCount_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@970b303: rootName = solr_60884, domain =

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

-closer-2130-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ef04e7: rootName = solr_53410, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@14049934
   [junit4]   2> 290781 INFO  (jetty-closer-2130-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 290781 INFO  (jetty-closer-2130-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bbd1d37: rootName = solr_53406, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74fd1e97
   [junit4]   2> 290781 INFO  (jetty-closer-2130-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 290785 INFO  (jetty-closer-2130-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 290785 INFO  (jetty-closer-2130-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eca971: rootName = solr_53410, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@68a6efb9
   [junit4]   2> 290788 INFO  (jetty-closer-2130-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 290788 INFO  (jetty-closer-2130-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ed6dcef: rootName = solr_53410, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74fd1e97
   [junit4]   2> 290788 INFO  (jetty-closer-2130-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 290796 INFO  (jetty-closer-2130-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 290796 INFO  (jetty-closer-2130-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@371d588e: rootName = solr_53411, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@285d544a
   [junit4]   2> 290800 INFO  (jetty-closer-2130-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 290800 INFO  (jetty-closer-2130-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f6df632: rootName = solr_53411, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@68a6efb9
   [junit4]   2> 290802 INFO  (jetty-closer-2130-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 290802 INFO  (jetty-closer-2130-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@92daffe: rootName = solr_53411, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@74fd1e97
   [junit4]   2> 290802 INFO  (jetty-closer-2130-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 290905 INFO  (jetty-closer-2130-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72146063942680587-127.0.0.1:53407_solr-n_0000000000) closing
   [junit4]   2> 290907 INFO  (jetty-closer-2130-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e0c9997{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 290907 INFO  (jetty-closer-2130-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57202f1b{/solr,null,UNAVAILABLE}
   [junit4]   2> 290908 INFO  (jetty-closer-2130-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 291105 INFO  (jetty-closer-2130-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@24fabfb1{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 291105 INFO  (jetty-closer-2130-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10acec96{/solr,null,UNAVAILABLE}
   [junit4]   2> 291106 INFO  (jetty-closer-2130-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 291321 INFO  (jetty-closer-2130-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6ac6cb62{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 291321 INFO  (jetty-closer-2130-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37cf0fdf{/solr,null,UNAVAILABLE}
   [junit4]   2> 291322 INFO  (jetty-closer-2130-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 291431 INFO  (jetty-closer-2130-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@38edfb38{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 291432 INFO  (jetty-closer-2130-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e1dc19c{/solr,null,UNAVAILABLE}
   [junit4]   2> 291432 INFO  (jetty-closer-2130-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 291434 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 291658 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/delLiveColl/terms/shard1
   [junit4]   2> 	5	/solr/collections/delLiveColl/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	33	/solr/live_nodes
   [junit4]   2> 	32	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 291838 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53401
   [junit4]   2> 291838 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53401
   [junit4]   2> 291839 INFO  (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[7ADD50F7E6962AFE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending deleteLiveReplicaTest
   [junit4] OK      6.58s J1 | DeleteReplicaTest.deleteLiveReplicaTest
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest_7ADD50F7E6962AFE-001
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a241baf), locale=nl-CW, timezone=Canada/Yukon
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=115733128,total=289406976
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest, DeleteReplicaTest]
   [junit4] Completed [4/5 (2!)] on J1 in 189.70s, 9 tests, 1 error <<< FAILURES!

[...truncated 23 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1572: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1099: There were test failures: 5 suites, 45 tests, 2 errors [seed: 7ADD50F7E6962AFE]

Total time: 6 minutes 16 seconds

[repro] Setting last failure code to 256

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

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

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

All tests passed

Build Log:
[...truncated 1148 lines...]
   [junit4] JVM J1: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20190711_214950_1263780485584992450624.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  SIGFPE (0x8) at pc=0x00007fff8812d143, pid=20276, tid=0x000000000000485b
   [junit4] #
   [junit4] # JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
   [junit4] # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode bsd-amd64 compressed oops)
   [junit4] # Problematic frame:
   [junit4] # C  [libsystem_kernel.dylib+0x11143]  __commpage_gettimeofday+0x43
   [junit4] #
   [junit4] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/J1/hs_err_pid20276.log
   [junit4] Compiled method (nm)  304781   90     n 0       java.lang.System::currentTimeMillis (native)
   [junit4]  total in heap  [0x000000010bd39150,0x000000010bd39488] = 824
   [junit4]  relocation     [0x000000010bd39278,0x000000010bd392b8] = 64
   [junit4]  main code      [0x000000010bd392c0,0x000000010bd39488] = 456
   [junit4] Compiled method (nm)  304781   90     n 0       java.lang.System::currentTimeMillis (native)
   [junit4]  total in heap  [0x000000010bd39150,0x000000010bd39488] = 824
   [junit4]  relocation     [0x000000010bd39278,0x000000010bd392b8] = 64
   [junit4]  main code      [0x000000010bd392c0,0x000000010bd39488] = 456
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
   [junit4] # The crash happened outside the Java Virtual Machine in native code.
   [junit4] # See problematic frame for where to report the bug.
   [junit4] #
   [junit4] <<< JVM J1: EOF ----

[...truncated 949 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home/jre/bin/java -XX:+UseCompressedOops -XX:+UseSerialGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=EED8A5C9AE1CAF3 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=8.3.0 -Dtests.cleanthreads=perMethod -Djava.util.logging.config.file=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene -Dclover.db.dir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/clover/db -Djava.security.policy=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/tools/junit4/tests.policy -Dtests.LUCENE_VERSION=8.3.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/J1 -Djunit4.tempDir=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp -Djunit4.childvm.id=1 -Djunit4.childvm.count=2 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true -Dtests.badapples=false -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -classpath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/codecs/classes/java:/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/test-framework/classes/java:/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/test-framework/lib/hamcrest-core-1.3.jar:/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/test-framework/lib/junit-4.12.jar:/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/classes/java:/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/classes/test:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.4.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home/lib/tools.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20190711_214950_1264458600693364245437.events @/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20190711_214950_1262879529701564142951.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20190711_214950_1263780485584992450624.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4] 	at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:634: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:578: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build.xml:50: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1572: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/common-build.xml:1099: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/lucene/build/core/test/temp/junit4-J1-20190711_214950_1263780485584992450624.sysout

Total time: 12 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/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