You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/02/14 12:56:03 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1585 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1585/

5 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44929
	at __randomizedtesting.SeedInfo.seed([A0925C87DF0A2B8D:1851082723D1FEF8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([A0925C87DF0A2B8D:5BAAA2691A968281]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink(ShardSplitTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44607
	at __randomizedtesting.SeedInfo.seed([A0925C87DF0A2B8D:9CFC95DE7AD28014]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([A0925C87DF0A2B8D:EAD8C8874EA20488]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream

Error Message:
Error from server at http://127.0.0.1:33729/solr: Error fetching per-replica states

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33729/solr: Error fetching per-replica states
	at __randomizedtesting.SeedInfo.seed([BA7BA799942467A9:76CD280AD085AF4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelExecutorStream(StreamDecoratorTest.java:4015)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16449 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1583513 INFO  (SUITE-ShardSplitTest-seed#[A0925C87DF0A2B8D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1583515 INFO  (SUITE-ShardSplitTest-seed#[A0925C87DF0A2B8D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_A0925C87DF0A2B8D-001/data-dir-147-001
   [junit4]   2> 1583515 WARN  (SUITE-ShardSplitTest-seed#[A0925C87DF0A2B8D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 1583515 INFO  (SUITE-ShardSplitTest-seed#[A0925C87DF0A2B8D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1583527 INFO  (SUITE-ShardSplitTest-seed#[A0925C87DF0A2B8D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1583527 INFO  (SUITE-ShardSplitTest-seed#[A0925C87DF0A2B8D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1583527 INFO  (SUITE-ShardSplitTest-seed#[A0925C87DF0A2B8D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1583544 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1583555 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1583555 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1583556 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1583655 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37045
   [junit4]   2> 1583655 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37045
   [junit4]   2> 1583655 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37045
   [junit4]   2> 1583655 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37045
   [junit4]   2> 1583656 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583659 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583661 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1583661 DEBUG (zkConnectionManagerCallback-15406-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea1344d name: ZooKeeperConnection Watcher:127.0.0.1:37045 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1583661 INFO  (zkConnectionManagerCallback-15406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1583661 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583661 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583662 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1583667 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583671 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583672 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1583679 DEBUG (zkConnectionManagerCallback-15408-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@373e6ad1 name: ZooKeeperConnection Watcher:127.0.0.1:37045/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1583679 INFO  (zkConnectionManagerCallback-15408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1583679 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583679 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583680 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1583680 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1583680 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1583681 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1583681 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1583682 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1583682 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1583683 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1583683 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1583684 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1583684 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1583685 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1583685 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1583686 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1583686 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1583687 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1583687 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1583687 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1583688 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1583688 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1583688 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1583689 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1583689 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1583690 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1583833 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1583833 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1583833 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1583835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1583835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1583835 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1583844 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4695af98{/,null,AVAILABLE}
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4bae2267{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36081}
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.s.Server Started @1583932ms
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_A0925C87DF0A2B8D-001/tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=36081, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_A0925C87DF0A2B8D-001/control-001/cores}
   [junit4]   2> 1583846 ERROR (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1583846 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-14T12:17:22.213Z
   [junit4]   2> 1583846 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1583855 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1583855 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1583864 DEBUG (zkConnectionManagerCallback-15410-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ffb514 name: ZooKeeperConnection Watcher:127.0.0.1:37045/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1583864 INFO  (zkConnectionManagerCallback-15410-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1583864 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1583864 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1583965 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1583965 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_A0925C87DF0A2B8D-001/control-001/solr.xml
   [junit4]   2> 1583965 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1583968 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1583968 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1583969 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3bd3d0de, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1584185 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1584186 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60b5051c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1584186 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60b5051c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1584189 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@571304c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1584189 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@571304c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1584191 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37045/solr
   [junit4]   2> 1584191 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1584191 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1584193 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1584194 DEBUG (zkConnectionManagerCallback-15421-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64f6dbf7 name: ZooKeeperConnection Watcher:127.0.0.1:37045 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1584194 INFO  (zkConnectionManagerCallback-15421-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1584194 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1584194 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1584295 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1584296 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1584296 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1584297 DEBUG (zkConnectionManagerCallback-15423-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e05f6ee name: ZooKeeperConnection Watcher:127.0.0.1:37045/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1584297 INFO  (zkConnectionManagerCallback-15423-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1584297 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1584297 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1584298 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1584299 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1584300 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 1584301 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1584302 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1584302 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 1584303 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 1584304 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 1584306 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 1584307 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1584307 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1584308 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 1584309 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 1584311 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 1584312 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 1584313 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 1584315 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 1584317 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 1584319 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 1584324 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 1584325 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 1584327 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 1584328 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 1584329 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 1584330 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 1584331 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 1584332 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 1584333 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 1584334 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 1584336 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 1584337 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 1584338 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 1584339 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 1584344 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 1584345 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 1584346 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 1584347 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 1584348 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 1584349 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 1584350 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 1584351 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 1584352 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 1584354 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 1584355 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 1584356 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 1584358 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 1584359 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 1584360 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 1584361 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 1584362 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 1584363 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 1584364 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 1584365 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 1584366 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 1584367 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 1584369 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 1584370 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1584370 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1584370 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1584373 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1584373 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1584374 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1584378 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1584391 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1584393 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36081_
   [junit4]   2> 1584393 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1584393 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.Overseer Overseer (id=72998116601823236-127.0.0.1:36081_-n_0000000000) starting
   [junit4]   2> 1584394 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1584395 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1584396 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1584399 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1584400 INFO  (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36081_
   [junit4]   2> 1584400 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36081_
   [junit4]   2> 1584401 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 1584402 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1584402 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1584402 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1584402 INFO  (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1584402 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1584402 INFO  (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1584402 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36081_]
   [junit4]   2> 1584403 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1584404 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1584404 WARN  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1584411 DEBUG (zkCallback-15422-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1584411 DEBUG (zkCallback-15422-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [127.0.0.1:36081_] -> [127.0.0.1:36081_]
   [junit4]   2> 1584411 DEBUG (OverseerAutoScalingTriggerThread-72998116601823236-127.0.0.1:36081_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1584415 DEBUG (OverseerAutoScalingTriggerThread-72998116601823236-127.0.0.1:36081_-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 1584419 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1584439 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bd3d0de
   [junit4]   2> 1584447 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bd3d0de
   [junit4]   2> 1584447 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bd3d0de
   [junit4]   2> 1584448 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [n:127.0.0.1:36081_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_A0925C87DF0A2B8D-001/control-001/cores
   [junit4]   2> 1584463 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1584467 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1584467 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1584471 DEBUG (zkConnectionManagerCallback-15440-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e020418 name: ZooKeeperConnection Watcher:127.0.0.1:37045/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1584471 INFO  (zkConnectionManagerCallback-15440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1584471 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1584471 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1584471 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1584472 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1584472 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1584472 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:36081_]
   [junit4]   2> 1584473 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1584473 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1584473 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1584473 INFO  (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37045/solr ready
   [junit4]   2> 1584478 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1584479 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1584479 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1584480 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1584480 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36081_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1584480 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1584480 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36081_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1584480 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1584480 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1584480 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1584480 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1584480 DEBUG (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1584480 INFO  (OverseerCollectionConfigSetProcessor-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1584481 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 1584481 INFO  (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1584481 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1584482 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 1584482 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1584483 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1584483 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36081_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1584483 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1584484 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1584485 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1584584 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:36081_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1584586 DEBUG (OverseerThreadFactory-15430-thread-1-processing-n:127.0.0.1:36081_) [n:127.0.0.1:36081_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:36081_
   [junit4]   2> 1584587 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1584588 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1584590 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1584591 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36081_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1584591 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:36081_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1584592 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36081_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "base_url":"http://127.0.0.1:36081"}
   [junit4]   2> 1584592 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36081_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "base_url":"http://127.0.0.1:36081"}}}}}
   [junit4]   2> 1584693 DEBUG (OverseerStateUpdate-72998116601823236-127.0.0.1:36081_-n_0000000000) [n:127.0.0.1:36081_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1584694 DEBUG (TEST-ShardSplitTest.testSplitMixedReplicaTypes-seed#[A0925C87DF0A2B8D]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1585593 DEBUG (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1585601 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1585627 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1585631 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1585647 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1585647 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bd3d0de
   [junit4]   2> 1585647 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_A0925C87DF0A2B8D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_A0925C87DF0A2B8D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1585650 INFO  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=22.119140625, floorSegmentMB=1.267578125, forceMergeDeletesPctAllowed=12.579112962042734, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8008027621880839, deletesPctAllowed=45.12326842725466
   [junit4]   2> 1585656 WARN  (qtp293749308-28143) [n:127.0.0.1:36081_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,

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

ser-4280-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ab00b7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 225430 INFO  (jetty-closer-4280-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@79c49115{/solr,null,STOPPED}
   [junit4]   2> 225430 INFO  (jetty-closer-4280-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 225531 INFO  (jetty-closer-4280-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2841e9ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 225532 INFO  (jetty-closer-4280-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55a265b8{/solr,null,STOPPED}
   [junit4]   2> 225532 INFO  (jetty-closer-4280-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 225630 INFO  (jetty-closer-4280-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72998209275756552-127.0.0.1:36427_solr-n_0000000000) closing
   [junit4]   2> 225631 INFO  (jetty-closer-4280-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2973c5a0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 225631 INFO  (jetty-closer-4280-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4248c22c{/solr,null,STOPPED}
   [junit4]   2> 225631 INFO  (jetty-closer-4280-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 225731 INFO  (jetty-closer-4280-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5228c079{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 225731 INFO  (jetty-closer-4280-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c097507{/solr,null,STOPPED}
   [junit4]   2> 225731 INFO  (jetty-closer-4280-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 225732 INFO  (SUITE-StreamDecoratorTest-seed#[BA7BA799942467A9]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 225935 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> 	68	/solr/aliases.json
   [junit4]   2> 	68	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	12	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	8	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	8	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	8	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	6	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	5	/solr/collections/destination/state.json
   [junit4]   2> 	5	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard1
   [junit4]   2> 	4	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	4	/solr/collections/workQueue/state.json
   [junit4]   2> 	4	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/modelCollection/state.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/destination/terms/shard2
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	4	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	3	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	3	/solr/collections/destinationCollection/collectionprops.json
   [junit4]   2> 	3	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	3	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	3	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	3	/solr/collections/parallelDestinationCollection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/modelCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/parallelDestinationCollection/collectionprops.json
   [junit4]   2> 	3	/solr/configs/ml
   [junit4]   2> 	3	/solr/collections/destination/terms/shard1
   [junit4]   2> 	3	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/checkpointCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	2	/solr/collections/workQueue1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/modelCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/uknownCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/clusterstate.json
   [junit4]   2> 	39	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	27	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	23	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	19	/solr/collections/destination/state.json
   [junit4]   2> 	11	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	9	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	9	/solr/collections/destination1/state.json
   [junit4]   2> 	9	/solr/collections/workQueue/state.json
   [junit4]   2> 	9	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72998209275756554-127.0.0.1:33729_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	330	/solr/collections
   [junit4]   2> 	107	/solr/overseer/queue
   [junit4]   2> 	91	/solr/overseer/collection-queue-work
   [junit4]   2> 	84	/solr/live_nodes
   [junit4]   2> 	44	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	30	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	26	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/workQueue/state.json
   [junit4]   2> 	18	/solr/collections/destination/state.json
   [junit4]   2> 	18	/solr/collections/destination1/state.json
   [junit4]   2> 	15	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	15	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	14	/solr/collections/workQueue1/state.json
   [junit4]   2> 	13	/solr/collections/collection1/state.json
   [junit4]   2> 	13	/solr/collections/modelCollection/state.json
   [junit4]   2> 	13	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	11	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 
   [junit4]   2> 225940 INFO  (SUITE-StreamDecoratorTest-seed#[BA7BA799942467A9]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37329
   [junit4]   2> 225940 INFO  (SUITE-StreamDecoratorTest-seed#[BA7BA799942467A9]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37329
   [junit4]   2> 225940 INFO  (SUITE-StreamDecoratorTest-seed#[BA7BA799942467A9]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37329
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_BA7BA799942467A9-001
   [junit4]   2> Feb 14, 2021 12:41:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=el, timezone=America/St_Johns
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=104430840,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [SolrParamTest, RecursiveEvaluatorTest, TestFastInputStream, TestSuggesterResponse, StreamExpressionParserTest, AppendEvaluatorTest, NotEvaluatorTest, ArrayEvaluatorTest, SolrExampleXMLHttp2Test, GreaterThanEvaluatorTest, TestJavaBinCodec, GraphTest, CommonAdminParamsTest, LargeVolumeJettyTest, SolrQueryTest, CloudHttp2SolrClientTest, ShufflingReplicaListTransformerTest, HttpClientUtilTest, TestPolicyOld, CloudHttp2SolrClientBadInputTest, UsingSolrJRefGuideExamplesTest, DirectJsonQueryRequestFacetingIntegrationTest, MultiplyEvaluatorTest, FacetFieldTest, TestRetryUtil, ConcurrentUpdateSolrClientMultiCollectionTest, MathExpressionTest, StreamDecoratorTest]
   [junit4] Completed [191/212 (1!)] on J2 in 58.75s, 52 tests, 1 error <<< FAILURES!

[...truncated 49693 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1590 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1590/

2 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33507/solr
	at __randomizedtesting.SeedInfo.seed([D477E6DE148EFF0A:2F10623F7903890]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more


FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream

Error Message:
Error from server at http://127.0.0.1:43119/solr: Error fetching per-replica-states

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43119/solr: Error fetching per-replica-states
	at __randomizedtesting.SeedInfo.seed([2B61B695A541F1F1:8E292CAD9C19E865]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream(StreamDecoratorTest.java:3789)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13920 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 368778 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 368779 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/data-dir-54-001
   [junit4]   2> 368779 WARN  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 368779 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 368785 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 368785 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 368785 INFO  (SUITE-TestPackages-seed#[D477E6DE148EFF0A]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 368790 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreReloadingPlugin
   [junit4]   2> 368790 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001
   [junit4]   2> 368792 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 368806 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 368806 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 368807 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer start zk server on port: 41769
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41769
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41769
   [junit4]   2> 369092 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41769
   [junit4]   2> 369130 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369168 INFO  (zkConnectionManagerCallback-3404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369168 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369228 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369260 INFO  (zkConnectionManagerCallback-3406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369260 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369276 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369288 INFO  (zkConnectionManagerCallback-3408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369288 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369405 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369405 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369405 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369415 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369415 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369415 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369421 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369421 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369421 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369661 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 369661 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 369661 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 369663 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369663 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369665 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 369672 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369672 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369672 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 369684 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c1f8058{/solr,null,AVAILABLE}
   [junit4]   2> 369762 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369762 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369762 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 369764 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bf67c48{/solr,null,AVAILABLE}
   [junit4]   2> 369773 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 369773 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 369774 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 369774 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1af813b6{/solr,null,AVAILABLE}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75519580{/solr,null,AVAILABLE}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@565cf5f4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32817}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67146c0f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43463}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.e.j.s.Server Started @369807ms
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.e.j.s.Server Started @369807ms
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=43463}
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=32817}
   [junit4]   2> 369775 ERROR (jetty-launcher-3409-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369775 ERROR (jetty-launcher-3409-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.091Z
   [junit4]   2> 369775 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.091Z
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48423b19{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45929}
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1997286f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39789}
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-3) [     ] o.e.j.s.Server Started @369824ms
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.e.j.s.Server Started @369824ms
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=39789}
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41769/solr, hostPort=45929}
   [junit4]   2> 369792 ERROR (jetty-launcher-3409-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369792 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.108Z
   [junit4]   2> 369792 ERROR (jetty-launcher-3409-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 369793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T06:24:50.109Z
   [junit4]   2> 369800 INFO  (zkConnectionManagerCallback-3413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369800 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369801 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 369804 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 369824 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369848 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369849 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 369849 INFO  (zkConnectionManagerCallback-3412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369849 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369850 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 369852 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 369853 INFO  (zkConnectionManagerCallback-3415-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369853 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 369853 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 370088 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 370088 INFO  (zkConnectionManagerCallback-3417-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370088 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 370089 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 370096 WARN  (jetty-launcher-3409-thread-1-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de260005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 370099 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 370889 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 370889 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@340e88de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370889 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@340e88de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370906 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43944a22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370906 WARN  (jetty-launcher-3409-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43944a22[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 370907 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 370917 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 370928 INFO  (zkConnectionManagerCallback-3437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370928 INFO  (jetty-launcher-3409-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 370929 WARN  (jetty-launcher-3409-thread-4-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de260007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 371132 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371152 INFO  (zkConnectionManagerCallback-3439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371152 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371201 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43463_solr
   [junit4]   2> 371202 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.Overseer Overseer (id=73002383195897864-127.0.0.1:43463_solr-n_0000000000) starting
   [junit4]   2> 371216 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43463_solr
   [junit4]   2> 371229 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43463_solr
   [junit4]   2> 371231 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 371232 WARN  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 371249 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 371482 INFO  (jetty-launcher-3409-thread-4) [n:127.0.0.1:43463_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4
   [junit4]   2> 371811 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 371828 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d120b3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371828 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d120b3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371860 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2841d0e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371860 WARN  (jetty-launcher-3409-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2841d0e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 371861 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 371881 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 371892 INFO  (zkConnectionManagerCallback-3457-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371892 INFO  (jetty-launcher-3409-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 371893 WARN  (jetty-launcher-3409-thread-2-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de260009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de260009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 372219 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372231 INFO  (zkConnectionManagerCallback-3459-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372231 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372234 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 372236 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:32817_solr as DOWN
   [junit4]   2> 372237 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 372237 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32817_solr
   [junit4]   2> 372238 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372239 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 372239 WARN  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 372272 INFO  (jetty-launcher-3409-thread-2) [n:127.0.0.1:32817_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2
   [junit4]   2> 372273 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 372363 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 372364 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a23f032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372364 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a23f032[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372367 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ba50ca0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372367 WARN  (jetty-launcher-3409-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ba50ca0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372368 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 372371 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372384 INFO  (zkConnectionManagerCallback-3473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372384 INFO  (jetty-launcher-3409-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372584 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372593 INFO  (zkConnectionManagerCallback-3475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372593 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372599 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 372604 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39789_solr as DOWN
   [junit4]   2> 372605 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 372606 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39789_solr
   [junit4]   2> 372608 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 372608 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 372617 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 372617 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 372617 WARN  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 372633 INFO  (jetty-launcher-3409-thread-1) [n:127.0.0.1:39789_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1
   [junit4]   2> 372772 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 372772 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@21bf960b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372773 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@21bf960b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372788 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f0332cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372788 WARN  (jetty-launcher-3409-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f0332cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 372789 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41769/solr
   [junit4]   2> 372793 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372796 INFO  (zkConnectionManagerCallback-3489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372796 INFO  (jetty-launcher-3409-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372807 WARN  (jetty-launcher-3409-thread-3-SendThread(127.0.0.1:41769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035b47de26000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de26000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035b47de26000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 372968 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 372969 INFO  (zkConnectionManagerCallback-3491-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372969 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 372975 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 372979 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45929_solr as DOWN
   [junit4]   2> 372979 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 372979 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45929_solr
   [junit4]   2> 372981 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372981 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372981 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372981 INFO  (zkCallback-3490-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 372982 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 372983 WARN  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 372996 INFO  (jetty-launcher-3409-thread-3) [n:127.0.0.1:45929_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3
   [junit4]   2> 373006 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 373012 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 373012 INFO  (zkConnectionManagerCallback-3502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373012 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 373013 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 373014 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[D477E6DE148EFF0A]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41769/solr ready
   [junit4]   2> 373056 INFO  (qtp1486553239-5271) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45929_solr} status=0 QTime=0
   [junit4]   2> 373056 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45929_solr 
   [junit4]   2> 373061 INFO  (qtp1183174073-5287) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 373072 INFO  (qtp1775476549-5280) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45929_solr} status=0 QTime=11
   [junit4]   2> 373072 INFO  (qtp1183174073-5288) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 373072 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45929_solr 
   [junit4]   2> 373073 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 373074 INFO  (qtp1183174073-5287) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 373074 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45929_solr} status=0 QTime=0
   [junit4]   2> 373075 INFO  (updateExecutor-3469-thread-1-processing-n:127.0.0.1:39789_solr) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45929_solr 
   [junit4]   2> 373076 INFO  (qtp1183174073-5288) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 373076 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 373080 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=33
   [junit4]   1> sync resp: http://127.0.0.1:45929/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 373085 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 373085 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 373085 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 373085 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 373090 INFO  (qtp1775476549-5283) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 373092 INFO  (qtp1486553239-5273) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373094 INFO  (updateExecutor-3469-thread-1-processing-n:127.0.0.1:39789_solr) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 373094 INFO  (updateExecutor-3469-thread-1-processing-n:127.0.0.1:39789_solr) [n:127.0.0.1:39789_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 373095 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373099 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373104 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373105 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 373106 INFO  (qtp1775476549-5281) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373106 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373107 INFO  (qtp1183174073-5260) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373107 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 373119 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373121 INFO  (qtp1486553239-5273) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39789_solr} status=0 QTime=0
   [junit4]   2> 373121 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39789_solr 
   [junit4]   2> 373121 INFO  (qtp391173365-5268) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 373122 INFO  (qtp1183174073-5288) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39789_solr} status=0 QTime=0
   [junit4]   2> 373122 INFO  (qtp391173365-5264) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 373122 INFO  (updateExecutor-3485-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39789_solr 
   [junit4]   2> 373123 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 373123 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 373123 INFO  (qtp1775476549-5283) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:39789_solr} status=0 QTime=0
   [junit4]   2> 373123 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:39789_solr 
   [junit4]   2> 373124 INFO  (qtp391173365-5264) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 373124 INFO  (qtp391173365-5266) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 373126 INFO  (qtp1775476549-5279) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373126 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 373155 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373155 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373155 INFO  (updateExecutor-3485-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 373155 INFO  (updateExecutor-3433-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 373155 INFO  (updateExecutor-3453-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 373155 INFO  (updateExecutor-3485-thread-2-processing-n:127.0.0.1:45929_solr) [n:127.0.0.1:45929_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 373229 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373233 INFO  (qtp1486553239-5270) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373237 INFO  (qtp391173365-5268) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373239 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373319 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373319 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373324 DEBUG (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373324 DEBUG (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373324 DEBUG (zkCallback-3490-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373324 DEBUG (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 373326 INFO  (qtp391173365-5265) [n:127.0.0.1:39789_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373328 INFO  (qtp1486553239-5273) [n:127.0.0.1:32817_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373329 INFO  (qtp1775476549-5281) [n:127.0.0.1:43463_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 373329 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 373329 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373330 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373337 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373340 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373342 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 373342 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373343 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=100
   [junit4]   2> 373343 INFO  (qtp1183174073-5286) [n:127.0.0.1:45929_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 373347 INFO  (zkCallback-3490-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373347 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373347 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373347 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373348 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373348 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373348 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373348 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373349 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373349 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373350 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373350 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 373350 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 373350 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar]
   [junit4]   2> 373351 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 373351 INFO  (zkCallback-3458-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373351 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 373351 INFO  (zkCallback-3438-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373351 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373352 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 373352 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 373352 INFO  (zkCallback-3474-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 373360 INFO  (OverseerThreadFactory-3446-thread-1-processing-n:127.0.0.1:43463_solr) [n:127.0.0.1:43463_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testCoreReloadingPluginColl
   [junit4]   2> 373475 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:43463_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:43463/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373477 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:32817_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:32817/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373478 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:39789_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39789/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373480 INFO  (OverseerStateUpdate-73002383195897864-127.0.0.1:43463_solr-n_0000000000) [n:127.0.0.1:43463_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testCoreReloadingPluginColl_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:45929_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:45929/solr",
   [junit4]   2>   "collection":"testCoreReloadingPluginColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 373684 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr    x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373684 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr    x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373685 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr    x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373685 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr    x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 373687 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr    x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testCoreReloadingPluginColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testCoreReloadingPluginColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 373702 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373707 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373726 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373732 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373732 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 373732 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373732 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 373733 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3/testCoreReloadingPluginColl_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node3/testCoreReloadingPluginColl_shard2_replica_n6/data/]
   [junit4]   2> 373736 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373737 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373737 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 373737 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4/testCoreReloadingPluginColl_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node4/testCoreReloadingPluginColl_shard1_replica_n1/data/]
   [junit4]   2> 373739 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373740 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373740 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 373740 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1/testCoreReloadingPluginColl_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node1/testCoreReloadingPluginColl_shard2_replica_n4/data/]
   [junit4]   2> 373740 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 373741 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 373741 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testCoreReloadingPluginColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 373741 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testCoreReloadingPluginColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2/testCoreReloadingPluginColl_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_D477E6DE148EFF0A-001/tempDir-001/node2/testCoreReloadingPluginColl_shard1_replica_n2/data/]
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373772 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373772 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373777 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373777 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373777 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373777 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373778 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373778 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373778 INFO  (qtp391173365-5267) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369499910144
   [junit4]   2> 373778 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373778 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373779 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373779 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373779 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369500958720
   [junit4]   2> 373779 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373779 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373780 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373780 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373781 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373781 INFO  (searcherExecutor-3504-thread-1-processing-n:127.0.0.1:45929_solr x:testCoreReloadingPluginColl_shard2_replica_n6 c:testCoreReloadingPluginColl s:shard2 r:core_node8) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:shard2 r:core_node8 x:testCoreReloadingPluginColl_shard2_replica_n6 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 373781 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 373782 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373782 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373782 INFO  (searcherExecutor-3508-thread-1-processing-n:127.0.0.1:39789_solr x:testCoreReloadingPluginColl_shard2_replica_n4 c:testCoreReloadingPluginColl s:shard2 r:core_node7) [n:127.0.0.1:39789_solr c:testCoreReloadingPluginColl s:shard2 r:core_node7 x:testCoreReloadingPluginColl_shard2_replica_n4 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 373782 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 373782 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 373782 INFO  (qtp1486553239-5272) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369504104448
   [junit4]   2> 373783 INFO  (qtp1775476549-5282) [n:127.0.0.1:43463_solr c:testCoreReloadingPluginColl s:shard1 r:core_node3 x:testCoreReloadingPluginColl_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691741369505153024
   [junit4]   2> 373786 INFO  (searcherExecutor-3510-thread-1-processing-n:127.0.0.1:32817_solr x:testCoreReloadingPluginColl_shard1_replica_n2 c:testCoreReloadingPluginColl s:shard1 r:core_node5) [n:127.0.0.1:32817_solr c:testCoreReloadingPluginColl s:shard1 r:core_node5 x:testCoreReloadingPluginColl_shard1_replica_n2 ] o.a.s.c.SolrCore [testCoreReloadingPluginColl_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 373786 INFO  (qtp1183174073-5285) [n:127.0.0.1:45929_solr c:testCoreReloadingPluginColl s:

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

zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 210016 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> 	68	/solr/aliases.json
   [junit4]   2> 	68	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/collections/parallelDestinationCollection1/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	10	/solr/collections/parallelDestinationCollection1/terms/shard2
   [junit4]   2> 	8	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	8	/solr/collections/parallelDestinationCollection/terms/shard1
   [junit4]   2> 	8	/solr/collections/parallelDestinationCollection/terms/shard2
   [junit4]   2> 	8	/solr/collections/destinationCollection/terms/shard1
   [junit4]   2> 	7	/solr/collections/destinationCollection/terms/shard2
   [junit4]   2> 	6	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	6	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue1/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination1/terms/shard1
   [junit4]   2> 	4	/solr/collections/destination1/terms/shard2
   [junit4]   2> 	4	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard1
   [junit4]   2> 	4	/solr/collections/mainCorpus1/terms/shard2
   [junit4]   2> 	4	/solr/collections/parallelDestinationCollection1/collectionprops.json
   [junit4]   2> 	4	/solr/collections/modelCollection/terms/shard1
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/configs/ml
   [junit4]   2> 	4	/solr/collections/destination/terms/shard2
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/mainCorpus/terms/shard1
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard2
   [junit4]   2> 	4	/solr/collections/workQueue/terms/shard1
   [junit4]   2> 	3	/solr/collections/destinationCollection/collectionprops.json
   [junit4]   2> 	3	/solr/collections/modelCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/destination/terms/shard1
   [junit4]   2> 	3	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/checkpointCollection/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	3	/solr/collections/uknownCollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/uknownCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/checkpointCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/parallelDestinationCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/modelCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/uknownCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	34	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	31	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	11	/solr/collections/destination/state.json
   [junit4]   2> 	11	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	9	/solr/collections/workQueue1/state.json
   [junit4]   2> 	9	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	9	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73002529472774152-127.0.0.1:41233_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	312	/solr/collections
   [junit4]   2> 	110	/solr/overseer/queue
   [junit4]   2> 	93	/solr/overseer/collection-queue-work
   [junit4]   2> 	84	/solr/live_nodes
   [junit4]   2> 	43	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	29	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	28	/solr/collections/workQueue/state.json
   [junit4]   2> 	25	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	17	/solr/collections/modelCollection/state.json
   [junit4]   2> 	15	/solr/collections/destination1/state.json
   [junit4]   2> 	15	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	14	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	13	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	12	/solr/collections/destination/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/workQueue1/state.json
   [junit4]   2> 	12	/solr/collections/uknownCollection/state.json
   [junit4]   2> 
   [junit4]   2> 210021 INFO  (SUITE-StreamDecoratorTest-seed#[2B61B695A541F1F1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35063
   [junit4]   2> 210021 INFO  (SUITE-StreamDecoratorTest-seed#[2B61B695A541F1F1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35063
   [junit4]   2> 210021 INFO  (SUITE-StreamDecoratorTest-seed#[2B61B695A541F1F1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35063
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamDecoratorTest_2B61B695A541F1F1-001
   [junit4]   2> Feb 15, 2021 7:03:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {name_s=PostingsFormat(name=LuceneFixedGap), expr_s=FST50, terms_ss=Lucene84, join2_s=Lucene84, field_s=Lucene84, multiDefault=Lucene84, subject=Lucene84, a1_s=Lucene84, a2_s=FST50, body_t=PostingsFormat(name=LuceneFixedGap), s_multi=FST50, a_ss=Lucene84, a_s=FST50, tv_text=Lucene84, text_s=FST50, id=PostingsFormat(name=LuceneFixedGap), text=FST50, bbid_s=PostingsFormat(name=LuceneFixedGap), type_s=Lucene84, checkpoint_ss=PostingsFormat(name=LuceneFixedGap), test_t=PostingsFormat(name=LuceneFixedGap), ident_s=Lucene84, extra_s=Lucene84, ykey_s=Lucene84, side_s=PostingsFormat(name=LuceneFixedGap), deletable_s=Lucene84}, docValues:{name_s=DocValuesFormat(name=Asserting), expr_s=DocValuesFormat(name=Lucene80), iteration_i=DocValuesFormat(name=Asserting), terms_ss=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Direct), field_s=DocValuesFormat(name=Lucene80), multiDefault=DocValuesFormat(name=Direct), a1_s=DocValuesFormat(name=Lucene80), a_f=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), a2_s=DocValuesFormat(name=Lucene80), join1_i=DocValuesFormat(name=Lucene80), falseNegative_i=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Asserting), falsePositive_i=DocValuesFormat(name=Lucene80), field_i=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Lucene80), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene80), text_s=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), bbid_s=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct), idfs_ds=DocValuesFormat(name=Direct), alpha_d=DocValuesFormat(name=Asserting), type_s=DocValuesFormat(name=Lucene80), i_multi=DocValuesFormat(name=Asserting), weights_ds=DocValuesFormat(name=Asserting), trueNegative_i=DocValuesFormat(name=Lucene80), b_ls=DocValuesFormat(name=Lucene80), out_i=DocValuesFormat(name=Lucene80), checkpoint_ss=DocValuesFormat(name=Asserting), ident_s=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), error_d=DocValuesFormat(name=Lucene80), extra_s=DocValuesFormat(name=Direct), ykey_s=DocValuesFormat(name=Lucene80), side_s=DocValuesFormat(name=Asserting), truePositive_i=DocValuesFormat(name=Lucene80), deletable_s=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1524, maxMBSortInHeap=5.772042404027873, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-EG, timezone=MST7MDT
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=174715856,total=366477312
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastInputStream, HttpClientUtilTest, HttpSolrClientSSLAuthConPoolTest, CommonAdminParamsTest, TestJSONWriter, TestRetryUtil, SchemaTest, SolrExampleStreamingBinaryHttp2Test, QueryResponseTest, TestPerReplicaStates, ExclusiveOrEvaluatorTest, SolrExampleBinaryHttp2Test, ArrayEvaluatorTest, JDBCStreamTest, MultiplyEvaluatorTest, CloudHttp2SolrClientBadInputTest, GraphTest, RecursiveEvaluatorTest, StreamDecoratorTest]
   [junit4] Completed [114/212 (1!)] on J2 in 74.61s, 52 tests, 1 error <<< FAILURES!

[...truncated 49930 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1589 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1589/

5 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:43895/zqfw
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:B509C81F7D5C9EF3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35121/zqfw
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:31A455E6245FE01F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:F6F26251441BE28A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink(ShardSplitTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:478008BF102F6483]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:33357/solr
	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:DB4C7C4262998C1C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more




Build Log:
[...truncated 15989 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 2054825 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2054826 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/data-dir-192-001
   [junit4]   2> 2054826 WARN  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2054826 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2054828 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2054828 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2054828 INFO  (SUITE-TestPackages-seed#[DCA9CBF81874B86]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2054831 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 2054832 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001
   [junit4]   2> 2054832 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2054833 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2054833 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2054834 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45093
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45093
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45093
   [junit4]   2> 2054933 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45093
   [junit4]   2> 2054934 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054936 INFO  (zkConnectionManagerCallback-19668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054936 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054938 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054939 INFO  (zkConnectionManagerCallback-19670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054939 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054940 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2054941 INFO  (zkConnectionManagerCallback-19672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2054941 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2054942 WARN  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2055048 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2055049 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055049 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055049 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055051 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dd79b85{/solr,null,AVAILABLE}
   [junit4]   2> 2055055 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055055 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055055 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c93ec21{/solr,null,AVAILABLE}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57a9fb6{/solr,null,AVAILABLE}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@453e50fd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45027}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.e.j.s.Server Started @2055107ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=45027}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5784efbc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35553}
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.e.j.s.Server Started @2055107ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=35553}
   [junit4]   2> 2055057 ERROR (jetty-launcher-19673-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055057 ERROR (jetty-launcher-19673-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.098Z
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055057 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.098Z
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dae12b5{/solr,null,AVAILABLE}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@726436a3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41081}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.e.j.s.Server Started @2055108ms
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b5f83fb{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33073}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=41081}
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.e.j.s.Server Started @2055108ms
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45093/solr, hostPort=33073}
   [junit4]   2> 2055058 ERROR (jetty-launcher-19673-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055058 ERROR (jetty-launcher-19673-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.099Z
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2055058 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-15T03:13:42.099Z
   [junit4]   2> 2055059 INFO  (zkConnectionManagerCallback-19675-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055060 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055071 INFO  (zkConnectionManagerCallback-19677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055072 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055075 INFO  (zkConnectionManagerCallback-19681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055075 INFO  (zkConnectionManagerCallback-19679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055075 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055076 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055076 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2055078 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055078 WARN  (jetty-launcher-19673-thread-1-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055078 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055078 WARN  (jetty-launcher-19673-thread-4-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055080 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2055179 WARN  (jetty-launcher-19673-thread-3-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055179 WARN  (jetty-launcher-19673-thread-2-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055294 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2055294 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e0e49d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055294 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e0e49d3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055297 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11ad7a5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055297 WARN  (jetty-launcher-19673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11ad7a5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055298 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2055299 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055300 INFO  (zkConnectionManagerCallback-19698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055300 INFO  (jetty-launcher-19673-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055382 WARN  (jetty-launcher-19673-thread-1-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055496 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055505 INFO  (zkConnectionManagerCallback-19703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055505 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055559 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45027_solr
   [junit4]   2> 2055559 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.Overseer Overseer (id=73001631678136328-127.0.0.1:45027_solr-n_0000000000) starting
   [junit4]   2> 2055563 INFO  (OverseerStateUpdate-73001631678136328-127.0.0.1:45027_solr-n_0000000000) [n:127.0.0.1:45027_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45027_solr
   [junit4]   2> 2055583 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45027_solr
   [junit4]   2> 2055584 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2055585 WARN  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2055594 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2055609 INFO  (jetty-launcher-19673-thread-1) [n:127.0.0.1:45027_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node1
   [junit4]   2> 2055818 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2055819 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f2495a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055819 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f2495a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055822 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64e89572[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055822 WARN  (jetty-launcher-19673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64e89572[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2055823 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2055826 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055826 INFO  (zkConnectionManagerCallback-19721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055826 INFO  (jetty-launcher-19673-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055827 WARN  (jetty-launcher-19673-thread-2-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e4330009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e4330009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2055929 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2055929 INFO  (zkConnectionManagerCallback-19723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2055929 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2055932 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2055935 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41081_solr as DOWN
   [junit4]   2> 2055935 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2055935 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41081_solr
   [junit4]   2> 2055936 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2055937 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2055938 WARN  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2055964 INFO  (zkCallback-19722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2055967 INFO  (jetty-launcher-19673-thread-2) [n:127.0.0.1:41081_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node4
   [junit4]   2> 2056255 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2056256 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@488c0d76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056256 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@488c0d76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056266 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@61515d51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056266 WARN  (jetty-launcher-19673-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@61515d51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2056267 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2056269 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2056269 INFO  (zkConnectionManagerCallback-19737-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056269 INFO  (jetty-launcher-19673-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056269 WARN  (jetty-launcher-19673-thread-4-SendThread(127.0.0.1:45093)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a98e433000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e433000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a98e433000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2056371 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2056372 INFO  (zkConnectionManagerCallback-19739-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2056372 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2056375 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2056377 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35553_solr as DOWN
   [junit4]   2> 2056378 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2056378 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35553_solr
   [junit4]   2> 2056379 INFO  (zkCallback-19722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2056379 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2056380 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2056380 WARN  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2056391 INFO  (zkCallback-19738-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2056402 INFO  (jetty-launcher-19673-thread-4) [n:127.0.0.1:35553_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node3
   [junit4]   2> 2057041 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2057042 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4f59f8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057042 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4f59f8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057044 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fac3d47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057045 WARN  (jetty-launcher-19673-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fac3d47[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2057046 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45093/solr
   [junit4]   2> 2057046 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2057051 INFO  (zkConnectionManagerCallback-19753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2057051 INFO  (jetty-launcher-19673-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2057153 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2057154 INFO  (zkConnectionManagerCallback-19755-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2057154 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2057158 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2057161 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33073_solr as DOWN
   [junit4]   2> 2057161 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2057161 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33073_solr
   [junit4]   2> 2057162 INFO  (zkCallback-19702-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057162 INFO  (zkCallback-19722-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057163 INFO  (zkCallback-19738-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057163 INFO  (zkCallback-19754-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2057164 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2057164 WARN  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2057178 INFO  (jetty-launcher-19673-thread-3) [n:127.0.0.1:33073_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.pkg.TestPackages_DCA9CBF81874B86-001/tempDir-001/node2
   [junit4]   2> 2057187 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2057188 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2057189 INFO  (zkConnectionManagerCallback-19766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2057189 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2057190 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2057191 INFO  (TEST-TestPackages.testAPI-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45093/solr ready
   [junit4]   2> 2057199 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057200 INFO  (qtp1274652658-36952) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057202 INFO  (qtp1497570020-36964) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057203 INFO  (qtp1436055352-36977) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057203 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057203 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 2057204 INFO  (qtp1274652658-36953) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057204 INFO  (qtp1497570020-36965) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057205 INFO  (qtp1436055352-36980) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_b.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057205 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_b.jar
   [junit4]   2> 2057205 ERROR (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar, /mypkg/v.0.12/jar_b.jar]}, errorMessages=[No such file: /mypkg/v.0.12/jar_a.jar, No such file: /mypkg/v.0.12/jar_b.jar]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:800) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:545) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 2057217 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=400 QTime=20
   [junit4]   2> 2057224 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057224 INFO  (qtp1436055352-36981) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057225 INFO  (qtp1274652658-36955) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057226 INFO  (qtp2091108167-36978) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057226 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057238 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057242 INFO  (qtp2091108167-36976) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:35553_solr} status=0 QTime=0
   [junit4]   2> 2057242 INFO  (updateExecutor-19717-thread-1-processing-n:127.0.0.1:41081_solr) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:35553_solr 
   [junit4]   2> 2057242 INFO  (qtp1497570020-36963) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (qtp1274652658-36951) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:35553_solr} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (updateExecutor-19694-thread-1-processing-n:127.0.0.1:45027_solr) [n:127.0.0.1:45027_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:35553_solr 
   [junit4]   2> 2057243 INFO  (qtp1497570020-36964) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (qtp1436055352-36970) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={getFrom=127.0.0.1:35553_solr} status=0 QTime=0
   [junit4]   2> 2057243 INFO  (qtp1497570020-36966) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 2057244 INFO  (updateExecutor-19749-thread-1-processing-n:127.0.0.1:33073_solr) [n:127.0.0.1:33073_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/v.0.12/jar_a.jar from 127.0.0.1:35553_solr 
   [junit4]   2> 2057244 INFO  (qtp1497570020-36963) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 2057244 INFO  (qtp1497570020-36969) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/v.0.12/jar_a.jar params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 2057245 INFO  (qtp1497570020-36964) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/.jar_a.jar.json params={} status=0 QTime=0
   [junit4]   2> 2057246 INFO  (qtp1497570020-36966) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={} status=0 QTime=0
   [junit4]   2> 2057247 INFO  (qtp1274652658-36953) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057265 INFO  (updateExecutor-19694-thread-1-processing-n:127.0.0.1:45027_solr) [n:127.0.0.1:45027_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057265 INFO  (updateExecutor-19694-thread-1-processing-n:127.0.0.1:45027_solr) [n:127.0.0.1:45027_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057265 INFO  (updateExecutor-19717-thread-1-processing-n:127.0.0.1:41081_solr) [n:127.0.0.1:41081_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057265 INFO  (updateExecutor-19717-thread-1-processing-n:127.0.0.1:41081_solr) [n:127.0.0.1:41081_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057274 INFO  (updateExecutor-19749-thread-1-processing-n:127.0.0.1:33073_solr) [n:127.0.0.1:33073_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/v.0.12/jar_a.jar and metadata. sizes 6860 144
   [junit4]   2> 2057274 INFO  (updateExecutor-19749-thread-1-processing-n:127.0.0.1:33073_solr) [n:127.0.0.1:33073_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/v.0.12/jar_a.jar
   [junit4]   2> 2057349 INFO  (qtp1274652658-36952) [n:127.0.0.1:45027_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057351 INFO  (qtp2091108167-36974) [n:127.0.0.1:41081_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057353 INFO  (qtp1497570020-36963) [n:127.0.0.1:35553_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057356 INFO  (qtp1436055352-36980) [n:127.0.0.1:33073_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/v.0.12/jar_a.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2057360 ERROR (qtp1274652658-36951) [n:127.0.0.1:45027_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add={package=test_pkg, version=0.12, files=[/mypkg/v.0.12/jar_a.jar]}, errorMessages=[/mypkg/v.0.12/jar_a.jar has no signature]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:327) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:297) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:198) ~[java/:?]
   [junit4]   2> 	at org.a

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

or Stopped ServerConnector@2c82041c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2335197 INFO  (closeThreadPool-17942-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5e283951{/zqfw,null,STOPPED}
   [junit4]   2> 2335197 INFO  (closeThreadPool-17942-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2335198 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2335299 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2335300 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]-SendThread(127.0.0.1:43535)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035a9b18ea0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035a9b18ea0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035a9b18ea0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2335401 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2335401 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> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/testSplitStaticIndexReplication_rewrite/terms/shard1
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	68	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	9	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73001641152479236-127.0.0.1:44711_zqfw-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/overseer/queue
   [junit4]   2> 	35	/solr/live_nodes
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	9	/solr/collections/testSplitStaticIndexReplication_rewrite/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 2335404 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43535
   [junit4]   2> 2335405 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43535
   [junit4]   2> 2335405 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[DCA9CBF81874B86]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43535
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitStaticIndexReplication -Dtests.seed=DCA9CBF81874B86 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Africa/Banjul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  136s J3 | ShardSplitTest.testSplitStaticIndexReplication <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCA9CBF81874B86:478008BF102F6483]:0)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.ShardSplitTest_DCA9CBF81874B86-001
   [junit4]   2> Feb 15, 2021 3:18:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=Lucene84, a_t=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), foo_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=Lucene84}, docValues:{_version_=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=798, maxMBSortInHeap=6.54482313340087, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-GB, timezone=Africa/Banjul
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=229645744,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TokenizerChainTest, DistributedFacetPivotLargeTest, CdcrVersionReplicationTest, TestMissingGroups, TestQueryUtils, DeleteLastCustomShardedReplicaTest, XsltUpdateRequestHandlerTest, TestTlogReplica, TestConfigOverlay, TestJsonFacetsWithNestedObjects, AddSchemaFieldsUpdateProcessorFactoryTest, TestPKIAuthenticationPlugin, BasicDistributedZkTest, TestJsonRequest, TestDistributedStatsComponentCardinality, TestCloudPhrasesIdentificationComponent, TestUtils, DistributedFacetPivotWhiteBoxTest, TestFieldResource, SpellingQueryConverterTest, TestConfigSetsAPIExclusivity, TestLegacyFieldCache, StressHdfsTest, ZkStateWriterTest, TestSimExtremeIndexing, FullHLLTest, SolrMetricManagerTest, CopyFieldTest, TestOmitPositions, BasicAuthIntegrationTest, TestWaitForStateWithJettyShutdowns, TestSchemaResource, TestStressCloudBlindAtomicUpdates, TestFieldCacheSort, MissingSegmentRecoveryTest, ZkControllerTest, FacetPivotSmallTest, OverseerTaskQueueTest, TestCollectionAPI, BlockDirectoryTest, AddReplicaTest, PKIAuthenticationIntegrationTest, MinimalSchemaTest, TestRandomFlRTGCloud, TestPrepRecovery, TestHdfsUpdateLog, StatelessScriptUpdateProcessorFactoryTest, TestUnInvertedFieldException, OrderedExecutorTest, MaxScoreCollectorTest, TestDistributedGrouping, OutOfBoxZkACLAndCredentialsProvidersTest, SuggesterTSTTest, TestRandomFaceting, TestLeaderElectionZkExpiry, JWTAuthPluginTest, TestCoreContainer, TestSystemCollAutoCreate, HdfsBasicDistributedZkTest, BadComponentTest, TestCloudRecovery2, OverseerRolesTest, TestSimNodeLostTrigger, DebugComponentTest, SolrPluginUtilsTest, AuthToolTest, PluginInfoTest, SolrXmlInZkTest, AddBlockUpdateTest, JSONWriterTest, TestSimpleQParserPlugin, TestReplicationHandler, TestAnalyzedSuggestions, FieldMutatingUpdateProcessorTest, HdfsThreadLeakTest, CloudExitableDirectoryReaderTest, TestReload, TestConfigReload, MetricTriggerIntegrationTest, ReplaceNodeNoTargetTest, DistributedQueueTest, XmlInterpolationTest, NestedAtomicUpdateTest, TestInPlaceUpdatesStandalone, ResourceLoaderTest, TestPayloadCheckQParserPlugin, HighlighterTest, IndexBasedSpellCheckerTest, RootFieldTest, DocValuesMissingTest, DefaultValueUpdateProcessorTest, CursorPagingTest, HdfsBackupRepositoryIntegrationTest, SuggestComponentTest, HttpSolrCallGetCoreTest, ByteBuffersDirectoryFactoryTest, TestJsonFacetErrors, CollectionPropsTest, ConcurrentDeleteAndCreateCollectionTest, ExternalFileFieldSortTest, TestExplainDocTransformer, TestTrie, TestDeleteCollectionOnDownNodes, CurrencyRangeFacetCloudTest, SearchRateTriggerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestFunctionQuery, LoggingHandlerTest, TestSolrConfigHandlerCloud, TestElisionMultitermQuery, TestSolrCloudWithHadoopAuthPlugin, BigEndianAscendingWordDeserializerTest, TestIBSimilarityFactory, TestExactStatsCache, DeleteStatusTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, MetricsHistoryIntegrationTest, MoveReplicaTest, ReindexCollectionTest, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestSkipOverseerOperations, TestZkChroot, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ZkSolrClientTest, ShardSplitTest]
   [junit4] Completed [821/931 (2!)] on J3 in 831.72s, 11 tests, 2 failures, 2 errors, 3 skipped <<< FAILURES!

[...truncated 51132 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1588 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1588/

2 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
acoll: 1613345821565 bcoll: 1613345821567

Stack Trace:
java.lang.AssertionError: acoll: 1613345821565 bcoll: 1613345821567
	at __randomizedtesting.SeedInfo.seed([13023EC2BA8CF606:9B56011814709BFE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestHdfsBackupRestoreCore.test

Error Message:
Backup failure: rai expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.si")))>

Stack Trace:
java.lang.AssertionError: Backup failure: rai expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.si")))>
	at __randomizedtesting.SeedInfo.seed([13023EC2BA8CF606:9B56011814709BFE]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
	at org.apache.solr.handler.TestHdfsBackupRestoreCore.test(TestHdfsBackupRestoreCore.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13401 lines...]
   [junit4] Suite: org.apache.solr.handler.TestHdfsBackupRestoreCore
   [junit4]   2> 139977 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 139977 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 139977 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/data-dir-12-001
   [junit4]   2> 139977 WARN  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 139978 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 139979 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 139979 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 142125 WARN  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 142158 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 142161 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 142161 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 142162 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 142164 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c12de96{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 142454 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@3c1022b{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/jetty-localhost-44411-hadoop-hdfs-3_2_0-tests_jar-_-any-8909168101834462158/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 142455 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@474165a5{HTTP/1.1, (http/1.1)}{localhost:44411}
   [junit4]   2> 142455 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.Server Started @142482ms
   [junit4]   2> 144875 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 144998 WARN  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 145005 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 145059 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 145059 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 145060 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 145190 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b8fb40f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 145332 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@1ac64da{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/jetty-localhost-38533-hadoop-hdfs-3_2_0-tests_jar-_-any-4121608568173732290/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 145333 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c9fbc9b{HTTP/1.1, (http/1.1)}{localhost:38533}
   [junit4]   2> 145333 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.Server Started @145360ms
   [junit4]   2> 147083 WARN  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 147092 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 147096 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 147096 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 147096 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 147097 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f5e5965{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 147202 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@79af7f03{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/jetty-localhost-41301-hadoop-hdfs-3_2_0-tests_jar-_-any-991654888138737016/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 147203 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@44878fb5{HTTP/1.1, (http/1.1)}{localhost:41301}
   [junit4]   2> 147203 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.Server Started @147230ms
   [junit4]   2> 148850 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd072c2ed90c3671e: Processing first storage report for DS-66455594-9140-4013-84d3-40a77e211579 from datanode bd2e18aa-59cc-4911-9bb7-3c1b771e5dba
   [junit4]   2> 148852 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd072c2ed90c3671e: from storage DS-66455594-9140-4013-84d3-40a77e211579 node DatanodeRegistration(127.0.0.1:37101, datanodeUuid=bd2e18aa-59cc-4911-9bb7-3c1b771e5dba, infoPort=35159, infoSecurePort=0, ipcPort=40769, storageInfo=lv=-57;cid=testClusterID;nsid=1397414476;c=1613345541475), blocks: 0, hasStaleStorage: true, processing time: 2 msecs, invalidatedBlocks: 0
   [junit4]   2> 148852 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd072c2ed90c3671e: Processing first storage report for DS-f487c133-bcfd-4bb7-95bf-ddcf327543a1 from datanode bd2e18aa-59cc-4911-9bb7-3c1b771e5dba
   [junit4]   2> 148852 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xd072c2ed90c3671e: from storage DS-f487c133-bcfd-4bb7-95bf-ddcf327543a1 node DatanodeRegistration(127.0.0.1:37101, datanodeUuid=bd2e18aa-59cc-4911-9bb7-3c1b771e5dba, infoPort=35159, infoSecurePort=0, ipcPort=40769, storageInfo=lv=-57;cid=testClusterID;nsid=1397414476;c=1613345541475), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 148854 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xfe34cdcf316f4863: Processing first storage report for DS-5f516a55-b6fc-497e-b91c-aa2ba58c3b62 from datanode 52746496-86c7-4f33-a370-f3b8671b2d05
   [junit4]   2> 148854 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xfe34cdcf316f4863: from storage DS-5f516a55-b6fc-497e-b91c-aa2ba58c3b62 node DatanodeRegistration(127.0.0.1:45919, datanodeUuid=52746496-86c7-4f33-a370-f3b8671b2d05, infoPort=36789, infoSecurePort=0, ipcPort=32923, storageInfo=lv=-57;cid=testClusterID;nsid=1397414476;c=1613345541475), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 148854 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xfe34cdcf316f4863: Processing first storage report for DS-2febb42a-d1d2-4e0f-bc09-166b41ec945d from datanode 52746496-86c7-4f33-a370-f3b8671b2d05
   [junit4]   2> 148854 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xfe34cdcf316f4863: from storage DS-2febb42a-d1d2-4e0f-bc09-166b41ec945d node DatanodeRegistration(127.0.0.1:45919, datanodeUuid=52746496-86c7-4f33-a370-f3b8671b2d05, infoPort=36789, infoSecurePort=0, ipcPort=32923, storageInfo=lv=-57;cid=testClusterID;nsid=1397414476;c=1613345541475), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 149149 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002
   [junit4]   2> 149149 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 149150 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 149150 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 149157 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 149250 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37589
   [junit4]   2> 149250 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37589
   [junit4]   2> 149250 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37589
   [junit4]   2> 149250 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37589
   [junit4]   2> 149266 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149275 INFO  (zkConnectionManagerCallback-703-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149275 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149293 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149299 INFO  (zkConnectionManagerCallback-705-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149299 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149300 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149300 INFO  (zkConnectionManagerCallback-707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149300 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149404 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 149404 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 149404 INFO  (jetty-launcher-708-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 149419 INFO  (jetty-launcher-708-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 149420 INFO  (jetty-launcher-708-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 149420 INFO  (jetty-launcher-708-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 149421 INFO  (jetty-launcher-708-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b22430e{/solr,null,AVAILABLE}
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@63442fb3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42955}
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.e.j.s.Server Started @149449ms
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37589/solr, hostPort=42955}
   [junit4]   2> 149422 ERROR (jetty-launcher-708-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 149422 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-14T23:32:29.265Z
   [junit4]   2> 149427 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 149427 INFO  (zkConnectionManagerCallback-710-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 149427 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 149428 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 149432 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@e2739a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 150579 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 150580 WARN  (jetty-launcher-708-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@473d965d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150580 WARN  (jetty-launcher-708-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@473d965d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150584 WARN  (jetty-launcher-708-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4cbfddfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150584 WARN  (jetty-launcher-708-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4cbfddfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 150586 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37589/solr
   [junit4]   2> 150586 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 150591 INFO  (zkConnectionManagerCallback-721-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150591 INFO  (jetty-launcher-708-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 150592 WARN  (jetty-launcher-708-thread-1-SendThread(127.0.0.1:37589)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10359d08fff0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10359d08fff0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10359d08fff0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 150693 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 150694 INFO  (zkConnectionManagerCallback-723-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150694 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 150761 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42955_solr
   [junit4]   2> 150761 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.Overseer Overseer (id=73000771271983109-127.0.0.1:42955_solr-n_0000000000) starting
   [junit4]   2> 150765 INFO  (OverseerStateUpdate-73000771271983109-127.0.0.1:42955_solr-n_0000000000) [n:127.0.0.1:42955_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42955_solr
   [junit4]   2> 150765 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42955_solr
   [junit4]   2> 150767 INFO  (OverseerStateUpdate-73000771271983109-127.0.0.1:42955_solr-n_0000000000) [n:127.0.0.1:42955_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 150768 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 150768 WARN  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 150769 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Added backup repository with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,attributes = {name=hdfs, class=org.apache.solr.core.backup.repository.HdfsBackupRepository},args = {location=/backup,solr.hdfs.home=hdfs://localhost:34105/solr,solr.hdfs.confdir=,solr.hdfs.permissions.umask-mode=000}}
   [junit4]   2> 150769 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.b.r.BackupRepositoryFactory Default configuration for backup repository is with configuration params {type = repository,name = hdfs,class = org.apache.solr.core.backup.repository.HdfsBackupRepository,attributes = {name=hdfs, class=org.apache.solr.core.backup.repository.HdfsBackupRepository},args = {location=/backup,solr.hdfs.home=hdfs://localhost:34105/solr,solr.hdfs.confdir=,solr.hdfs.permissions.umask-mode=000}}
   [junit4]   2> 150780 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 150798 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e2739a
   [junit4]   2> 150816 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e2739a
   [junit4]   2> 150816 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e2739a
   [junit4]   2> 150817 INFO  (jetty-launcher-708-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1
   [junit4]   2> 150829 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 150829 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 150830 INFO  (zkConnectionManagerCallback-740-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150830 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 150832 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 150833 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37589/solr ready
   [junit4]   2> 150866 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 150871 INFO  (OverseerThreadFactory-730-thread-1-processing-n:127.0.0.1:42955_solr) [n:127.0.0.1:42955_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection HdfsBackupRestore
   [junit4]   2> 150978 INFO  (OverseerStateUpdate-73000771271983109-127.0.0.1:42955_solr-n_0000000000) [n:127.0.0.1:42955_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"HdfsBackupRestore_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:42955_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:42955/solr",
   [junit4]   2>   "collection":"HdfsBackupRestore",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 151193 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr    x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=HdfsBackupRestore_shard1_replica_n1&action=CREATE&numShards=1&collection=HdfsBackupRestore&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 151193 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr    x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 151239 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 151259 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 151262 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 151263 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'HdfsBackupRestore_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 151264 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.HdfsBackupRestore.shard1.replica_n1' (registry 'solr.core.HdfsBackupRestore.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e2739a
   [junit4]   2> 151274 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.SolrCore [[HdfsBackupRestore_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/]
   [junit4]   2> 151331 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 151331 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 151332 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 151332 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 151337 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 151338 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 151338 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 151338 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691715424675168256
   [junit4]   2> 151346 INFO  (searcherExecutor-742-thread-1-processing-n:127.0.0.1:42955_solr x:HdfsBackupRestore_shard1_replica_n1 c:HdfsBackupRestore s:shard1 r:core_node2) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.SolrCore [HdfsBackupRestore_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 151349 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/HdfsBackupRestore/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 151349 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/HdfsBackupRestore/leaders/shard1
   [junit4]   2> 151353 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 151353 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 151353 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42955/solr/HdfsBackupRestore_shard1_replica_n1/
   [junit4]   2> 151353 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 151353 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:42955/solr/HdfsBackupRestore_shard1_replica_n1/ has no replicas
   [junit4]   2> 151354 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/HdfsBackupRestore/leaders/shard1/leader after winning as /collections/HdfsBackupRestore/leader_elect/shard1/election/73000771271983109-core_node2-n_0000000000
   [junit4]   2> 151356 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42955/solr/HdfsBackupRestore_shard1_replica_n1/ shard1
   [junit4]   2> 151457 INFO  (zkCallback-722-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/HdfsBackupRestore/state.json] for collection [HdfsBackupRestore] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 151457 INFO  (zkCallback-722-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/HdfsBackupRestore/state.json] for collection [HdfsBackupRestore] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 151459 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 151462 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=HdfsBackupRestore_shard1_replica_n1&action=CREATE&numShards=1&collection=HdfsBackupRestore&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=269
   [junit4]   2> 151466 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_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> 151561 INFO  (zkCallback-722-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/HdfsBackupRestore/state.json] for collection [HdfsBackupRestore] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 151561 INFO  (zkCallback-722-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/HdfsBackupRestore/state.json] for collection [HdfsBackupRestore] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 151562 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=HdfsBackupRestore&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=693
   [junit4]   2> 151562 INFO  (zkCallback-722-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/HdfsBackupRestore/state.json] for collection [HdfsBackupRestore] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 151575 INFO  (qtp1837358195-1309) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/HdfsBackupRestore/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 151576 INFO  (qtp1837358195-1309) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1691715424919486464)} 0 8
   [junit4]   2> 151576 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupRestoreUtils Indexing 43 test docs
   [junit4]   2> 151586 INFO  (qtp1837358195-1306) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1691715424926826496), 1 (1691715424929972224), 2 (1691715424929972225), 3 (1691715424929972226), 4 (1691715424929972227), 5 (1691715424929972228), 6 (1691715424929972229), 7 (1691715424931020800), 8 (1691715424931020801), 9 (1691715424931020802), ... (43 adds)]} 0 8
   [junit4]   2> 151632 INFO  (searcherExecutor-742-thread-1-processing-n:127.0.0.1:42955_solr x:HdfsBackupRestore_shard1_replica_n1 c:HdfsBackupRestore s:shard1 r:core_node2) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.SolrCore [HdfsBackupRestore_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 151632 INFO  (qtp1837358195-1308) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=HdfsBackupRestore:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 45
   [junit4]   2> 151636 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.TestHdfsBackupRestoreCore Running Backup via replication handler
   [junit4]   2> 151649 WARN  (qtp1837358195-1307) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.b.r.HdfsBackupRepository HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 151653 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:34105/solr
   [junit4]   2> 151653 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 151670 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={name=rai&repository=hdfs&command=backup} status=0 QTime=27
   [junit4]   2> 151670 INFO  (Thread-268) [     ] o.a.s.h.SnapShooter Creating backup snapshot rai at hdfs://localhost:34105/backup
   [junit4]   2> 151679 INFO  (qtp1837358195-1306) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 151680 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=1},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 151690 WARN  (Thread-268) [     ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 151732 INFO  (qtp1837358195-1308) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 151733 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 151784 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 151785 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152085 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152086 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152138 INFO  (qtp1837358195-1309) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152138 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152190 INFO  (qtp1837358195-1306) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 152190 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=1},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152242 INFO  (qtp1837358195-1308) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152242 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152294 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152294 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152346 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152346 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152397 INFO  (qtp1837358195-1309) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152398 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152449 INFO  (qtp1837358195-1306) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152449 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152501 INFO  (qtp1837358195-1308) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152501 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152552 INFO  (qtp1837358195-1310) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152553 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152604 INFO  (qtp1837358195-1307) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152605 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2}}}
   [junit4]   2> 152626 INFO  (Thread-268) [     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost:34105/backup/snapshot.rai
   [junit4]   2> 152628 ERROR (Thread-268) [     ] o.a.s.h.SnapShooter Exception while creating snapshot
   [junit4]   2>           => org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.si")))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:523)
   [junit4]   2> org.apache.lucene.index.CorruptIndexException: codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.si")))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.validateFooter(CodecUtil.java:523) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.checkFooter(CodecUtil.java:414) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.backup.repository.BackupRepository.copyIndexFileFrom(BackupRepository.java:217) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.backup.repository.HdfsBackupRepository.copyIndexFileFrom(HdfsBackupRepository.java:201) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.backup.repository.BackupRepository.copyFileFrom(BackupRepository.java:179) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.SnapShooter.createSnapshot(SnapShooter.java:271) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.SnapShooter.createSnapshot(SnapShooter.java:158) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.SnapShooter.lambda$createSnapAsync$1(SnapShooter.java:226) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 152656 INFO  (qtp1837358195-1309) [n:127.0.0.1:42955_solr c:HdfsBackupRestore s:shard1 r:core_node2 x:HdfsBackupRestore_shard1_replica_n1 ] o.a.s.c.S.Request [HdfsBackupRestore_shard1_replica_n1]  webapp=/solr path=/replication params={wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 152657 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.h.BackupStatusChecker Checking Status of rai: {responseHeader={status=0,QTime=0},status=OK,details={indexSize=22.04 KB,indexPath=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/,commits=[{indexVersion=1613345551435,generation=2,filelist=[_0.dat, _0.fld, _0.inf, _0.len, _0.pst, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1613345551435,generation=2,master={replicateAfter=[commit],replicationEnabled=true,replicableVersion=1613345551435,replicableGeneration=2},backup={exception=codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.si")))}}}
   [junit4]   2> 152658 INFO  (TEST-TestHdfsBackupRestoreCore.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHdfsBackupRestoreCore -Dtests.method=test -Dtests.seed=13023EC2BA8CF606 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.83s J1 | TestHdfsBackupRestoreCore.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Backup failure: rai expected null, but was:<codec footer mismatch (file truncated?): actual footer=808464432 vs expected footer=-1071082520 (resource=BufferedChecksumIndexInput(MMapIndexInput(path="/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001/tempDir-002/node1/HdfsBackupRestore_shard1_replica_n1/data/index/_0.si")))>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([13023EC2BA8CF606:9B56011814709BFE]:0)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker._checkBackupSuccess(BackupStatusChecker.java:208)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.checkBackupSuccess(BackupStatusChecker.java:187)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:96)
   [junit4]    > 	at org.apache.solr.handler.BackupStatusChecker.waitForBackupSuccess(BackupStatusChecker.java:72)
   [junit4]    > 	at org.apache.solr.handler.TestHdfsBackupRestoreCore.test(TestHdfsBackupRestoreCore.java:196)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 152665 WARN  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 152669 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@79af7f03{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 152669 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@44878fb5{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 152669 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 152670 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f5e5965{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 152671 WARN  (BP-1043122193-127.0.0.1-1613345541475 heartbeating to localhost/127.0.0.1:34105) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 152671 WARN  (BP-1043122193-127.0.0.1-1613345541475 heartbeating to localhost/127.0.0.1:34105) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1043122193-127.0.0.1-1613345541475 (Datanode Uuid bd2e18aa-59cc-4911-9bb7-3c1b771e5dba) service to localhost/127.0.0.1:34105
   [junit4]   2> 152685 WARN  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 152689 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@1ac64da{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 152690 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c9fbc9b{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 152690 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 152690 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b8fb40f{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 152692 WARN  (BP-1043122193-127.0.0.1-1613345541475 heartbeating to localhost/127.0.0.1:34105) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 152692 WARN  (BP-1043122193-127.0.0.1-1613345541475 heartbeating to localhost/127.0.0.1:34105) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1043122193-127.0.0.1-1613345541475 (Datanode Uuid 52746496-86c7-4f33-a370-f3b8671b2d05) service to localhost/127.0.0.1:34105
   [junit4]   2> 152714 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@3c1022b{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 152714 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@474165a5{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 152714 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 152714 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5c12de96{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 152828 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1057998989
   [junit4]   2> 152828 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42955_solr
   [junit4]   2> 152828 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 152828 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42955_solr as DOWN
   [junit4]   2> 152830 INFO  (coreCloseExecutor-751-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.c.SolrCore [HdfsBackupRestore_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@73c2beec
   [junit4]   2> 152830 INFO  (coreCloseExecutor-751-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.HdfsBackupRestore.shard1.replica_n1 tag=SolrCore@73c2beec
   [junit4]   2> 152830 INFO  (coreCloseExecutor-751-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@115fd886: rootName = null, domain = solr.core.HdfsBackupRestore.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.HdfsBackupRestore.shard1.replica_n1/com.codahale.metrics.MetricRegistry@797a8dfd
   [junit4]   2> 152840 INFO  (coreCloseExecutor-751-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.HdfsBackupRestore.shard1.leader tag=SolrCore@73c2beec
   [junit4]   2> 152841 INFO  (coreCloseExecutor-751-thread-1) [n:127.0.0.1:42955_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 152843 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 152843 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@550fc7c4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6353acac
   [junit4]   2> 152848 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 152848 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f9d99a7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5dbbb3b6
   [junit4]   2> 152850 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 152850 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e414fcd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@683781fe
   [junit4]   2> 152850 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 152851 INFO  (closeThreadPool-753-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73000771271983109-127.0.0.1:42955_solr-n_0000000000) closing
   [junit4]   2> 152855 INFO  (OverseerStateUpdate-73000771271983109-127.0.0.1:42955_solr-n_0000000000) [n:127.0.0.1:42955_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42955_solr
   [junit4]   2> 152856 INFO  (OverseerAutoScalingTriggerThread-73000771271983109-127.0.0.1:42955_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 152856 WARN  (jetty-launcher-708-thread-1-SendThread(127.0.0.1:37589)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10359d08fff0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10359d08fff0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10359d08fff0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 152857 INFO  (closeThreadPool-753-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73000771271983109-127.0.0.1:42955_solr-n_0000000000) closing
   [junit4]   2> 152957 INFO  (jetty-closer-747-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73000771271983109-127.0.0.1:42955_solr-n_0000000000) closing
   [junit4]   2> 152958 INFO  (jetty-closer-747-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@63442fb3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 152959 INFO  (jetty-closer-747-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b22430e{/solr,null,STOPPED}
   [junit4]   2> 152959 INFO  (jetty-closer-747-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 152959 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 153061 WARN  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker-SendThread(127.0.0.1:37589)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10359d08fff0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10359d08fff0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10359d08fff0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 153162 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/HdfsBackupRestore/terms/shard1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/HdfsBackupRestore/state.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/queue
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	4	/solr/collections/HdfsBackupRestore/state.json
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 153164 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37589
   [junit4]   2> 153164 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37589
   [junit4]   2> 153164 INFO  (SUITE-TestHdfsBackupRestoreCore-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37589
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_13023EC2BA8CF606-001
   [junit4]   2> Feb 14, 2021 11:32:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 33 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pt-BR, timezone=Europe/Monaco
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=10,free=339601984,total=479723520
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerSolrResponseUnsafeSerializationTest, CoreAdminRequestStatusTest, DistributedQueryComponentCustomSortTest, TestRandomCollapseQParserPlugin, TestRestManager, SpellCheckCollatorWithCollapseTest, HttpPartitionOnCommitTest, UtilsToolTest, TestPostingsSolrHighlighter, NodeAddedTriggerIntegrationTest, TestNoOpRegenerator, TestHdfsBackupRestoreCore]
   [junit4] Completed [54/931 (1!)] on J1 in 14.89s, 1 test, 1 failure <<< FAILURES!

[...truncated 490 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 385795 INFO  (SUITE-MultiThreadedOCPTest-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 385795 INFO  (SUITE-MultiThreadedOCPTest-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 385795 INFO  (SUITE-MultiThreadedOCPTest-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest_13023EC2BA8CF606-001/data-dir-102-001
   [junit4]   2> 385795 WARN  (SUITE-MultiThreadedOCPTest-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 385795 INFO  (SUITE-MultiThreadedOCPTest-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 385798 INFO  (SUITE-MultiThreadedOCPTest-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 385798 INFO  (SUITE-MultiThreadedOCPTest-seed#[13023EC2BA8CF606]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pfv/
   [junit4]   2> 385801 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 385802 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 385802 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 385802 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 385902 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36107
   [junit4]   2> 385902 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36107
   [junit4]   2> 385902 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36107
   [junit4]   2> 385902 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36107
   [junit4]   2> 385903 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 385905 INFO  (zkConnectionManagerCallback-3909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385905 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 385913 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 385914 INFO  (zkConnectionManagerCallback-3911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 385914 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 385915 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 385916 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 385918 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 385919 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 385920 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 385922 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 385923 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 385924 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /c

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

egistry=solr.cluster tag=null
   [junit4]   2> 423298 INFO  (closeThreadPool-4194-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73000786781011972-127.0.0.1:40815_pfv-n_0000000000) closing
   [junit4]   2> 423300 WARN  (closeThreadPool-3955-thread-2-SendThread(127.0.0.1:36107)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10359d42c68000d.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10359d42c68000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10359d42c68000d, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 423376 INFO  (closeThreadPool-4173-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73000786781011972-127.0.0.1:40815_pfv-n_0000000000) closing
   [junit4]   2> 423378 INFO  (closeThreadPool-4173-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3944760{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 423379 INFO  (closeThreadPool-4173-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20b89555{/pfv,null,STOPPED}
   [junit4]   2> 423379 INFO  (closeThreadPool-4173-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 423478 INFO  (closeThreadPool-4173-thread-8) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a9e21ac{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 423478 INFO  (closeThreadPool-4173-thread-8) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1418c407{/pfv,null,STOPPED}
   [junit4]   2> 423478 INFO  (closeThreadPool-4173-thread-8) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 423783 INFO  (closeThreadPool-4173-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@29c47530{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 423783 INFO  (closeThreadPool-4173-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@763bb103{/pfv,null,STOPPED}
   [junit4]   2> 423783 INFO  (closeThreadPool-4173-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 423784 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 423987 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> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_0
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard1_0
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/terms/shard2_1
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	3	/solr/collections/ocptest_shardsplit2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest3/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard4
   [junit4]   2> 	2	/solr/collections/ocptest2/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard2
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard3
   [junit4]   2> 	2	/solr/collections/ocptest_shardsplit/terms/shard1
   [junit4]   2> 	2	/solr/collections/ocptest1/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	132	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	100	/solr/collections/collection1/state.json
   [junit4]   2> 	44	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	36	/solr/collections/ocptest3/state.json
   [junit4]   2> 	33	/solr/collections/ocptest1/state.json
   [junit4]   2> 	33	/solr/collections/ocptest2/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73000786781011972-127.0.0.1:40815_pfv-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	124	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/ocptest_shardsplit/state.json
   [junit4]   2> 	9	/solr/collections/ocptest_shardsplit2/state.json
   [junit4]   2> 	9	/solr/collections/ocptest1/state.json
   [junit4]   2> 	9	/solr/collections/ocptest3/state.json
   [junit4]   2> 	9	/solr/collections/ocptest2/state.json
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 423991 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36107
   [junit4]   2> 423991 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36107
   [junit4]   2> 423991 INFO  (TEST-MultiThreadedOCPTest.test-seed#[13023EC2BA8CF606]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36107
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=test -Dtests.seed=13023EC2BA8CF606 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Pacific/Apia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 38.2s J0 | MultiThreadedOCPTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: acoll: 1613345821565 bcoll: 1613345821567
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([13023EC2BA8CF606:9B56011814709BFE]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest_13023EC2BA8CF606-001
   [junit4]   2> Feb 14, 2021 11:37:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ru, timezone=Pacific/Apia
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=168299424,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerSolrResponseTest, CoreAdminOperationTest, DistributedMLTComponentTest, TestRTGBase, TestManagedResourceStorage, SpellCheckCollatorTest, FullSolrCloudDistribCmdsTest, TimeZoneUtilsTest, HighlighterWithoutStoredIdTest, MetricTriggerTest, TestMultiWordSynonyms, TestContainerPlugin, TestObjectReleaseTracker, TestSchemaSimilarityResource, AlternateDirectoryTest, TestExpandComponent, SolrMetricReporterTest, TestCoreDiscovery, BadIndexSchemaTest, TestZkAclsWithHadoopAuth, PreAnalyzedFieldTest, TestSolrDeletionPolicy1, ResponseBuilderTest, TestLuceneMatchVersion, PeerSyncWithIndexFingerprintCachingTest, ReplaceNodeTest, InfixSuggestersTest, TestPullReplica, Tagger2Test, TestSolrJacksonAnnotation, TestExclusionRuleCollectionAccess, BasicAuthOnSingleNodeTest, NodeLostTriggerTest, TestFiltering, LukeRequestHandlerTest, AnalysisAfterCoreReloadTest, SolrIndexSplitterTest, DistributedVersionInfoTest, DocumentBuilderTest, TestApiFramework, SmileWriterTest, BasicZkTest, TestSegmentSorting, SolrTestCaseJ4Test, ChaosMonkeySafeLeaderWithPullReplicasTest, DistribCursorPagingTest, CurrencyFieldTypeTest, TestPerFieldSimilarity, ClassificationUpdateProcessorIntegrationTest, MultiThreadedOCPTest]
   [junit4] Completed [185/931 (2!)] on J0 in 39.01s, 1 test, 1 failure <<< FAILURES!

[...truncated 53305 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1587 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1587/

6 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:32803/solr
	at __randomizedtesting.SeedInfo.seed([FB15921C49B55C60:2D9372E1AAAB9BFA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:506)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475)
	at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469)
	at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69)
	at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1228)
	at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75)
	at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:915)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 53 more


FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([FB15921C49B55C60:13C93FFEBA5D4640]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 401320032 and allocated threshold 397934592

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2638)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
	... 45 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:37383/c_r/w

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:37383/c_r/w
	at __randomizedtesting.SeedInfo.seed([FB15921C49B55C60:C77B5B45EC6DF7F9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([FB15921C49B55C60:B15F061CD81D7365]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([FB15921C49B55C60:2D6CF28C29F56C]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink(ShardSplitTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:35649/c_r/w

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:35649/c_r/w
	at __randomizedtesting.SeedInfo.seed([FB15921C49B55C60:43D6C6BCB56E8915]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more




Build Log:
[...truncated 15906 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 2067854 INFO  (SUITE-TestPackages-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2067854 INFO  (SUITE-TestPackages-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2067856 INFO  (SUITE-TestPackages-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_FB15921C49B55C60-001/data-dir-226-001
   [junit4]   2> 2067856 WARN  (SUITE-TestPackages-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 2067856 INFO  (SUITE-TestPackages-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2067857 INFO  (SUITE-TestPackages-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2067858 INFO  (SUITE-TestPackages-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 2067861 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCoreReloadingPlugin
   [junit4]   2> 2067861 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_FB15921C49B55C60-001/tempDir-001
   [junit4]   2> 2067862 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2067862 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 2067862 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2067863 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 2067962 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36857
   [junit4]   2> 2067962 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36857
   [junit4]   2> 2067962 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36857
   [junit4]   2> 2067962 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36857
   [junit4]   2> 2067964 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2067967 INFO  (zkConnectionManagerCallback-22342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067967 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2067970 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2067971 INFO  (zkConnectionManagerCallback-22344-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067971 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2067972 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2067972 INFO  (zkConnectionManagerCallback-22346-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2067972 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2068076 INFO  (jetty-launcher-22347-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2068077 INFO  (jetty-launcher-22347-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 2068079 INFO  (jetty-launcher-22347-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2068079 INFO  (jetty-launcher-22347-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2068079 INFO  (jetty-launcher-22347-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2068079 INFO  (jetty-launcher-22347-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a244ac9{/solr,null,AVAILABLE}
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1831320a{SSL, (ssl, http/1.1)}{127.0.0.1:42693}
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.e.j.s.Server Started @2068127ms
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36857/solr, hostPort=42693}
   [junit4]   2> 2068082 ERROR (jetty-launcher-22347-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-14T21:26:38.487Z
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2068082 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2068083 INFO  (jetty-launcher-22347-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2068083 INFO  (jetty-launcher-22347-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2068083 INFO  (jetty-launcher-22347-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2068083 INFO  (jetty-launcher-22347-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@276904ec{/solr,null,AVAILABLE}
   [junit4]   2> 2068083 INFO  (jetty-launcher-22347-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b7cba82{/solr,null,AVAILABLE}
   [junit4]   2> 2068083 INFO  (jetty-launcher-22347-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f313822{/solr,null,AVAILABLE}
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@501cdbfc{SSL, (ssl, http/1.1)}{127.0.0.1:46467}
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.e.j.s.Server Started @2068129ms
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36857/solr, hostPort=46467}
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7edfa580{SSL, (ssl, http/1.1)}{127.0.0.1:45895}
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.e.j.s.Server Started @2068129ms
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36857/solr, hostPort=45895}
   [junit4]   2> 2068084 ERROR (jetty-launcher-22347-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068084 ERROR (jetty-launcher-22347-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-14T21:26:38.489Z
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2068084 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-14T21:26:38.489Z
   [junit4]   2> 2068085 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2068085 INFO  (jetty-launcher-22347-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19c31ca9{SSL, (ssl, http/1.1)}{127.0.0.1:34781}
   [junit4]   2> 2068085 INFO  (jetty-launcher-22347-thread-1) [     ] o.e.j.s.Server Started @2068130ms
   [junit4]   2> 2068085 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36857/solr, hostPort=34781}
   [junit4]   2> 2068085 ERROR (jetty-launcher-22347-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2068085 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2068085 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.0
   [junit4]   2> 2068086 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2068086 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 2068086 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-14T21:26:38.491Z
   [junit4]   2> 2068085 INFO  (zkConnectionManagerCallback-22349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068086 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2068086 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2068086 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068087 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2068087 INFO  (zkConnectionManagerCallback-22351-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068088 INFO  (zkConnectionManagerCallback-22355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068088 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2068088 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068090 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2068099 INFO  (zkConnectionManagerCallback-22353-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068100 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2068100 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068100 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2068100 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2068101 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2068102 WARN  (jetty-launcher-22347-thread-3-SendThread(127.0.0.1:36857)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103595b25fc0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2068103 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2068104 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 2068203 WARN  (jetty-launcher-22347-thread-2-SendThread(127.0.0.1:36857)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103595b25fc0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2068203 WARN  (jetty-launcher-22347-thread-4-SendThread(127.0.0.1:36857)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103595b25fc0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2068946 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2068947 WARN  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2068947 WARN  (jetty-launcher-22347-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@214eb3c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068947 WARN  (jetty-launcher-22347-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@214eb3c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068950 WARN  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2068950 WARN  (jetty-launcher-22347-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6892b224[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068950 WARN  (jetty-launcher-22347-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6892b224[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2068951 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 2068952 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2068953 INFO  (zkConnectionManagerCallback-22375-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2068953 INFO  (jetty-launcher-22347-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2068954 WARN  (jetty-launcher-22347-thread-3-SendThread(127.0.0.1:36857)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103595b25fc0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103595b25fc0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 2069056 INFO  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069057 INFO  (zkConnectionManagerCallback-22377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069057 INFO  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069070 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2069070 WARN  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2069076 WARN  (jetty-launcher-22347-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ac336f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069076 WARN  (jetty-launcher-22347-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ac336f9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069078 WARN  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2069078 WARN  (jetty-launcher-22347-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@775a25b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069078 WARN  (jetty-launcher-22347-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@775a25b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069078 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2069079 WARN  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2069080 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 2069080 WARN  (jetty-launcher-22347-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d239f13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069080 WARN  (jetty-launcher-22347-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d239f13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069080 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069081 INFO  (zkConnectionManagerCallback-22390-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069081 INFO  (jetty-launcher-22347-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069082 WARN  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2069083 WARN  (jetty-launcher-22347-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cae0c0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069083 WARN  (jetty-launcher-22347-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cae0c0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069084 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 2069085 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069086 INFO  (zkConnectionManagerCallback-22395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069086 INFO  (jetty-launcher-22347-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069129 INFO  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42693_solr
   [junit4]   2> 2069130 INFO  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.c.Overseer Overseer (id=73000266982227976-127.0.0.1:42693_solr-n_0000000000) starting
   [junit4]   2> 2069134 INFO  (OverseerStateUpdate-73000266982227976-127.0.0.1:42693_solr-n_0000000000) [n:127.0.0.1:42693_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42693_solr
   [junit4]   2> 2069135 INFO  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42693_solr
   [junit4]   2> 2069136 INFO  (zkCallback-22376-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2069137 INFO  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2069138 WARN  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2069153 INFO  (jetty-launcher-22347-thread-3) [n:127.0.0.1:42693_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_FB15921C49B55C60-001/tempDir-001/node4
   [junit4]   2> 2069183 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069186 INFO  (zkConnectionManagerCallback-22405-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069186 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069190 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2069197 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45895_solr as DOWN
   [junit4]   2> 2069197 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2069197 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45895_solr
   [junit4]   2> 2069198 INFO  (zkCallback-22376-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2069199 INFO  (zkCallback-22404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2069199 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2069200 WARN  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2069209 INFO  (jetty-launcher-22347-thread-4) [n:127.0.0.1:45895_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_FB15921C49B55C60-001/tempDir-001/node3
   [junit4]   2> 2069283 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069286 INFO  (zkConnectionManagerCallback-22413-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069286 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069289 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2069292 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46467_solr as DOWN
   [junit4]   2> 2069293 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2069293 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46467_solr
   [junit4]   2> 2069294 INFO  (zkCallback-22376-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069294 INFO  (zkCallback-22404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069294 INFO  (zkCallback-22412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2069296 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2069296 WARN  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2069305 INFO  (jetty-launcher-22347-thread-2) [n:127.0.0.1:46467_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_FB15921C49B55C60-001/tempDir-001/node2
   [junit4]   2> 2069765 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2069765 WARN  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2069766 WARN  (jetty-launcher-22347-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@26b1a13c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069766 WARN  (jetty-launcher-22347-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@26b1a13c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069768 WARN  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2069769 WARN  (jetty-launcher-22347-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79d79714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069769 WARN  (jetty-launcher-22347-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79d79714[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2069771 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36857/solr
   [junit4]   2> 2069772 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069773 INFO  (zkConnectionManagerCallback-22427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069773 INFO  (jetty-launcher-22347-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069875 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069876 INFO  (zkConnectionManagerCallback-22429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069876 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069880 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2069883 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:34781_solr as DOWN
   [junit4]   2> 2069883 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2069883 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34781_solr
   [junit4]   2> 2069884 INFO  (zkCallback-22412-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069884 INFO  (zkCallback-22376-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069884 INFO  (zkCallback-22404-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069885 INFO  (zkCallback-22428-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2069885 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2069886 WARN  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 2069906 INFO  (jetty-launcher-22347-thread-1) [n:127.0.0.1:34781_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.pkg.TestPackages_FB15921C49B55C60-001/tempDir-001/node1
   [junit4]   2> 2069915 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2069916 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2069917 INFO  (zkConnectionManagerCallback-22440-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2069917 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2069918 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2069918 INFO  (TEST-TestPackages.testCoreReloadingPlugin-seed#[FB15921C49B55C60]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36857/solr ready
   [junit4]   2> 2070022 INFO  (qtp1472974008-36872) [n:127.0.0.1:42693_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45895_solr} status=0 QTime=0
   [junit4]   2> 2070022 INFO  (updateExecutor-22371-thread-1-processing-n:127.0.0.1:42693_solr) [n:127.0.0.1:42693_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45895_solr 
   [junit4]   2> 2070031 INFO  (qtp824526831-36883) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2070036 INFO  (qtp824526831-36887) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2070055 INFO  (updateExecutor-22371-thread-1-processing-n:127.0.0.1:42693_solr) [n:127.0.0.1:42693_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2070055 INFO  (updateExecutor-22371-thread-1-processing-n:127.0.0.1:42693_solr) [n:127.0.0.1:42693_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2070062 INFO  (qtp1446638117-36884) [n:127.0.0.1:34781_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45895_solr} status=0 QTime=0
   [junit4]   2> 2070063 INFO  (updateExecutor-22423-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45895_solr 
   [junit4]   2> 2070073 INFO  (qtp824526831-36883) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2070079 INFO  (qtp824526831-36886) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2070090 INFO  (updateExecutor-22423-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2070090 INFO  (updateExecutor-22423-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2070103 INFO  (qtp535178315-36879) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:45895_solr} status=0 QTime=0
   [junit4]   2> 2070103 INFO  (updateExecutor-22391-thread-1-processing-n:127.0.0.1:46467_solr) [n:127.0.0.1:46467_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:45895_solr 
   [junit4]   2> 2070104 INFO  (qtp824526831-36882) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=131
   [junit4]   1> sync resp: https://127.0.0.1:45895/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 2070112 INFO  (qtp1472974008-36874) [n:127.0.0.1:42693_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070141 INFO  (qtp824526831-36885) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 2070147 INFO  (qtp824526831-36886) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 2070155 INFO  (qtp824526831-36885) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070157 INFO  (updateExecutor-22391-thread-1-processing-n:127.0.0.1:46467_solr) [n:127.0.0.1:46467_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 2070157 INFO  (updateExecutor-22391-thread-1-processing-n:127.0.0.1:46467_solr) [n:127.0.0.1:46467_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 2070162 INFO  (qtp535178315-36898) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070169 INFO  (qtp1446638117-36892) [n:127.0.0.1:34781_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070208 INFO  (qtp535178315-36889) [n:127.0.0.1:46467_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2070209 INFO  (qtp535178315-36889) [n:127.0.0.1:46467_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 2070244 INFO  (qtp1446638117-36888) [n:127.0.0.1:34781_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070279 INFO  (qtp824526831-36883) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070316 INFO  (qtp1472974008-36873) [n:127.0.0.1:42693_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070316 INFO  (qtp535178315-36889) [n:127.0.0.1:46467_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 2070327 INFO  (qtp535178315-36889) [n:127.0.0.1:46467_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2070334 INFO  (qtp824526831-36887) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:46467_solr} status=0 QTime=0
   [junit4]   2> 2070334 INFO  (updateExecutor-22383-thread-2-processing-n:127.0.0.1:45895_solr) [n:127.0.0.1:45895_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:46467_solr 
   [junit4]   2> 2070340 INFO  (qtp535178315-36899) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2070340 INFO  (qtp1472974008-36871) [n:127.0.0.1:42693_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:46467_solr} status=0 QTime=0
   [junit4]   2> 2070340 INFO  (updateExecutor-22371-thread-1-processing-n:127.0.0.1:42693_solr) [n:127.0.0.1:42693_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:46467_solr 
   [junit4]   2> 2070346 INFO  (qtp535178315-36879) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2070346 INFO  (qtp535178315-36896) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2070346 INFO  (qtp1446638117-36893) [n:127.0.0.1:34781_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:46467_solr} status=0 QTime=0
   [junit4]   2> 2070346 INFO  (updateExecutor-22423-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:46467_solr 
   [junit4]   2> 2070348 INFO  (qtp535178315-36889) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=141
   [junit4]   2> 2070351 INFO  (qtp535178315-36879) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2070353 INFO  (qtp535178315-36889) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2070355 INFO  (qtp1472974008-36875) [n:127.0.0.1:42693_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070358 INFO  (updateExecutor-22383-thread-2-processing-n:127.0.0.1:45895_solr) [n:127.0.0.1:45895_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2070358 INFO  (qtp535178315-36879) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2070358 INFO  (updateExecutor-22383-thread-2-processing-n:127.0.0.1:45895_solr) [n:127.0.0.1:45895_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2070367 INFO  (updateExecutor-22371-thread-1-processing-n:127.0.0.1:42693_solr) [n:127.0.0.1:42693_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2070367 INFO  (updateExecutor-22371-thread-1-processing-n:127.0.0.1:42693_solr) [n:127.0.0.1:42693_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2070376 INFO  (updateExecutor-22423-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2070376 INFO  (updateExecutor-22423-thread-1-processing-n:127.0.0.1:34781_solr) [n:127.0.0.1:34781_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 2070492 INFO  (qtp1472974008-36872) [n:127.0.0.1:42693_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070499 INFO  (qtp824526831-36885) [n:127.0.0.1:45895_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070506 INFO  (qtp535178315-36889) [n:127.0.0.1:46467_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070512 INFO  (qtp1446638117-36890) [n:127.0.0.1:34781_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 2070551 INFO  (qtp1472974008-36874) [n:127.0.0.1:42693_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 2070551 INFO  (qtp1472974008-36874) [n:127.0.0.1:42693_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exi

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

orters.SolrJmxReporter@26051db7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@39b2fcd5
   [junit4]   2> 2614349 INFO  (coreCloseExecutor-26669-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2614350 INFO  (SUITE-TestCircuitBreaker-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 2614350 INFO  (SUITE-TestCircuitBreaker-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c592fd0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7fc0d8b9
   [junit4]   2> 2614354 INFO  (SUITE-TestCircuitBreaker-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 2614354 INFO  (SUITE-TestCircuitBreaker-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58a8ebdf: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@138d762
   [junit4]   2> 2614356 INFO  (SUITE-TestCircuitBreaker-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 2614356 INFO  (SUITE-TestCircuitBreaker-seed#[FB15921C49B55C60]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@238088ae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2fd97795
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_FB15921C49B55C60-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {range_facet_l_dv=PostingsFormat(name=Asserting), multiDefault=BlockTreeOrds(blocksize=128), _root_=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=MockRandom), title=BlockTreeOrds(blocksize=128), title_lettertok=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=MockRandom), title_stringNoNorms=PostingsFormat(name=MockRandom), title_stemmed=BlockTreeOrds(blocksize=128), inStock_b1=Lucene84, name=PostingsFormat(name=Asserting), id_i1=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=MockRandom), text=Lucene84, timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1876, maxMBSortInHeap=5.538111615147327, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pl, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=100248656,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, DistributedTermsComponentTest, TestNamedUpdateProcessors, SuggestComponentContextFilterQueryTest, CoreMergeIndexesAdminHandlerTest, DataDrivenBlockJoinTest, TestBulkSchemaAPI, TestBM25SimilarityFactory, RangeFacetCloudTest, NumberUtilsTest, ForceLeaderTest, TestSnapshotCoreBackup, TestStressThreadBackup, HdfsSyncSliceTest, HdfsCollectionsAPIDistributedZkTest, TestConfigSets, TestUtilizeNode, PeerSyncWithLeaderTest, TestSortByMinMaxFunction, TestUseDocValuesAsStored, TestSolr4Spatial2, TestMultiValuedNumericRangeQuery, RemoteQueryErrorTest, TestSimTriggerIntegration, SortByFunctionTest, TestPivotHelperCode, TestCloudNestedDocsSort, TestRequestForwarding, DeleteShardTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrIndexConfig, BlockJoinFacetRandomTest, ManagedSchemaRoundRobinCloudTest, MetricsHandlerTest, CdcrBidirectionalTest, HdfsAutoAddReplicasIntegrationTest, CustomTermsComponentTest, TestSolrJ, DistributedQueryComponentOptimizationTest, SpellPossibilityIteratorTest, SolrIndexConfigTest, TlogReplayBufferedWhileIndexingTest, TestSchemaNameResource, TestConfigsApi, TestDFRSimilarityFactory, TestTestInjection, TestChildDocTransformerHierarchy, DistribJoinFromCollectionTest, TestSerializedLuceneMatchVersion, TestWordDelimiterFilterFactory, AutoAddReplicasPlanActionTest, TestQueryTypes, StatsReloadRaceTest, PeerSyncTest, TriggerCooldownIntegrationTest, BasicDistributedZk2Test, SecurityHeadersTest, TestSimNodeAddedTrigger, TestLFUCache, TestLocalFSCloudBackupRestore, EnumFieldTest, CdcrRequestHandlerTest, HdfsNNFailoverTest, TestCursorMarkWithoutUniqueKey, DateRangeFieldTest, TestImplicitCoreProperties, TestStressLucene, TaggingAttributeTest, SolrGraphiteReporterTest, SolrCoreTest, HdfsWriteToMultipleCollectionsTest, TestCSVLoader, PingRequestHandlerTest, TestConfigSetsAPI, MultiDestinationAuditLoggerTest, ShardTermsTest, DirectSolrConnectionTest, TestCloudRecovery, PolyFieldTest, LeaderElectionTest, TestTolerantSearch, RequestHandlersTest, TestLazyCores, SegmentsInfoRequestHandlerTest, SearchHandlerTest, RulesTest, DocumentAnalysisRequestHandlerTest, TestTlogReplayVsRecovery, PhrasesIdentificationComponentTest, AuditLoggerPluginTest, SearchRateTriggerIntegrationTest, EchoParamsTest, TestManagedSynonymGraphFilterFactory, TestSolrCoreSnapshots, PeerSyncReplicationTest, DateMathParserTest, BackupIdTest, RegexBoostProcessorTest, NodeMutatorTest, SplitByPrefixTest, TestValueSourceCache, TestCSVResponseWriter, TestUnifiedSolrHighlighter, RestartWhileUpdatingTest, ActionThrottleTest, CategoryRoutedAliasUpdateProcessorTest, FileBasedSpellCheckerTest, TestLegacyField, TestMacros, TestGraphTermsQParserPlugin, TestReqParamsAPI, SolrInfoBeanTest, TestCloudInspectUtil, HttpPartitionTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, SolrTestCaseJ4DeleteCoreTest, TestDistributedMissingSort, TestDistributedSearch, TestJoin, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TokenizerChainTest, TestLuceneIndexBackCompat, CleanupOldIndexTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, MultiSolrCloudTestCaseTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, ReplaceNodeNoTargetTest, RouteFieldTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SplitShardTest, SyncSliceTest, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestHashPartitioner, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestQueryingOnDownCollection, TestRandomFlRTGCloud, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestTlogReplica, CollectionsAPIDistributedZkTest, IndexSizeTriggerMixedBoundsTest, TriggerEventQueueTest, TriggerIntegrationTest, HdfsBasicDistributedZk2Test, HdfsRecoverLeaseTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, TestBadConfig, TestCorePropertiesReload, TestCustomStream, TestConfigReload, TestIncrementalCoreBackup, TestReplicationHandler, SolrSlf4jReporterTest, SolrShardReporterTest, SimpleFacetsTest, SubstringBytesRefFilterTest, TestFacetMethods, TestIntervalFaceting, TestCloudManagedSchema, TestCollationField, TestCollationFieldDocValues, TestManagedSchema, TestSchemaField, TestSchemaManager, TestUseDocValuesAsStored2, UUIDFieldTest, AnalyticsMergeStrategyTest, CursorMarkTest, FuzzySearchTest, QueryEqualityTest, QueryParsingTest, RankQParserPluginTest, ReturnFieldsTest, SignificantTermsQParserPluginTest, SolrIndexSearcherTest, TestAddFieldRealTimeGet, TestCaffeineCache, TestComplexPhraseQParserPlugin, TestDocSet, TestFastLRUCache, TestFieldSortValues, TestMinHashQParser, TestPayloadCheckQParserPlugin, TestRangeQuery, TestRecoveryHdfs, TestJsonFacetsStatsParsing, TestJsonFacetsWithNestedObjects, TestNestedDocsSort, TestScoreJoinQPNoScore, TestLMJelinekMercerSimilarityFactory, TestPerFieldSimilarity, TestSweetSpotSimilarityFactory, TestDistribIDF, TestExactSharedStatsCache, BasicAuthIntegrationTest, JWTAuthPluginIntegrationTest, TestImpersonationWithHadoopAuth, IndexBasedSpellCheckerTest, SuggesterWFSTTest, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockDirectoryTest, TestFieldCacheVsDocValues, TestNumericTerms64, SolrIndexSplitterTest, TestExceedMaxTermLength, TestInPlaceUpdateWithRouteField, TestInPlaceUpdatesDistrib, TestUpdate, UpdateLogTest, UpdateParamsTest, AddSchemaFieldsUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, IgnoreLargeDocumentProcessorFactoryTest, JavaBinAtomicUpdateMultivalueTest, UpdateRequestProcessorFactoryTest, DistanceUnitsTest, PrimUtilsTest, SolrLogPostToolTest, TestCircuitBreaker]
   [junit4] Completed [911/931 (3!)] on J2 in 1.30s, 5 tests, 1 error <<< FAILURES!

[...truncated 50837 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1586 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1586/

4 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([F37D6F63626340D7:B937FB63F3CB6FD2]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplication(ShardSplitTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44959/mqg
	at __randomizedtesting.SeedInfo.seed([F37D6F63626340D7:CF13A63AC7BBEB4E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink

Error Message:
We expected shard split to succeed on a static index but it didn't. Found state = running

Stack Trace:
java.lang.AssertionError: We expected shard split to succeed on a static index but it didn't. Found state = running
	at __randomizedtesting.SeedInfo.seed([F37D6F63626340D7:845918DA7FFE9DB]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitStaticIndexReplication(ShardSplitTest.java:249)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitStaticIndexReplicationLink(ShardSplitTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:36691/mqg
	at __randomizedtesting.SeedInfo.seed([F37D6F63626340D7:4BBE3BC39EB895A2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:379)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:350)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571)
	... 56 more




Build Log:
[...truncated 16438 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1514551 INFO  (SUITE-ShardSplitTest-seed#[F37D6F63626340D7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1514551 INFO  (SUITE-ShardSplitTest-seed#[F37D6F63626340D7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1514552 INFO  (SUITE-ShardSplitTest-seed#[F37D6F63626340D7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001/data-dir-174-001
   [junit4]   2> 1514552 WARN  (SUITE-ShardSplitTest-seed#[F37D6F63626340D7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=78 numCloses=78
   [junit4]   2> 1514552 INFO  (SUITE-ShardSplitTest-seed#[F37D6F63626340D7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1514554 INFO  (SUITE-ShardSplitTest-seed#[F37D6F63626340D7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1514554 INFO  (SUITE-ShardSplitTest-seed#[F37D6F63626340D7]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mqg/
   [junit4]   2> 1514558 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1514558 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1514558 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1514559 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1514658 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 33727
   [junit4]   2> 1514658 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33727
   [junit4]   2> 1514658 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33727
   [junit4]   2> 1514658 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33727
   [junit4]   2> 1514659 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1514660 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514662 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1514663 DEBUG (zkConnectionManagerCallback-14509-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@710b193b name: ZooKeeperConnection Watcher:127.0.0.1:33727 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1514663 INFO  (zkConnectionManagerCallback-14509-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514663 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514663 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1514664 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1514666 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1514668 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514669 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1514670 DEBUG (zkConnectionManagerCallback-14511-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36f15cea name: ZooKeeperConnection Watcher:127.0.0.1:33727/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1514670 INFO  (zkConnectionManagerCallback-14511-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514670 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514670 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1514671 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /clusterprops.json
   [junit4]   2> 1514672 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1514672 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1514675 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1514675 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1514677 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1514677 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1514678 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1514678 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1514679 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1514679 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1514680 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1514680 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1514681 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1514681 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1514682 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1514683 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1514683 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1514683 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1514684 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1514684 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1514685 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1514685 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1514693 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1514799 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1514799 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1514799 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 1514801 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1514801 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1514801 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1514802 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31d9582f{/mqg,null,AVAILABLE}
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ab0f8fc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32903}
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.s.Server Started @1514830ms
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001/tempDir-001/control/data, replicaType=NRT, hostContext=/mqg, hostPort=32903, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001/control-001/cores}
   [junit4]   2> 1514803 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 1514803 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-02-14T16:39:25.260Z
   [junit4]   2> 1514803 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1514807 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514807 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1514808 DEBUG (zkConnectionManagerCallback-14513-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13744d02 name: ZooKeeperConnection Watcher:127.0.0.1:33727/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1514808 INFO  (zkConnectionManagerCallback-14513-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514808 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514808 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1514910 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1514910 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1514910 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001/control-001/solr.xml
   [junit4]   2> 1514913 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1514913 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1514914 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1515056 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1515057 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11c330cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515057 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11c330cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515060 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22eaf902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515060 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22eaf902[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515061 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33727/solr
   [junit4]   2> 1515061 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1515062 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515063 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1515063 DEBUG (zkConnectionManagerCallback-14524-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e340e94 name: ZooKeeperConnection Watcher:127.0.0.1:33727 got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1515063 INFO  (zkConnectionManagerCallback-14524-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515063 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515063 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1515064 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-SendThread(127.0.0.1:33727)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1035856638f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1035856638f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1035856638f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1515165 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 1515188 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515188 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1515205 DEBUG (zkConnectionManagerCallback-14526-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c84fb8c name: ZooKeeperConnection Watcher:127.0.0.1:33727/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1515205 INFO  (zkConnectionManagerCallback-14526-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515205 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515206 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1515208 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1515211 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1515212 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer/async_ids
   [junit4]   2> 1515217 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1515222 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1515222 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events
   [junit4]   2> 1515223 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/triggerState
   [junit4]   2> 1515223 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeAdded
   [junit4]   2> 1515224 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/nodeLost
   [junit4]   2> 1515224 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1515225 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1515225 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling.json
   [junit4]   2> 1515226 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/protwords.txt
   [junit4]   2> 1515227 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/solrconfig.xml
   [junit4]   2> 1515228 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/synonyms.txt
   [junit4]   2> 1515229 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/managed-schema
   [junit4]   2> 1515230 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hi.txt
   [junit4]   2> 1515231 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fa.txt
   [junit4]   2> 1515232 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_es.txt
   [junit4]   2> 1515234 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_sv.txt
   [junit4]   2> 1515235 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ca.txt
   [junit4]   2> 1515235 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_it.txt
   [junit4]   2> 1515236 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_eu.txt
   [junit4]   2> 1515237 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_no.txt
   [junit4]   2> 1515238 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_en.txt
   [junit4]   2> 1515239 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_et.txt
   [junit4]   2> 1515240 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ar.txt
   [junit4]   2> 1515241 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fi.txt
   [junit4]   2> 1515243 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hu.txt
   [junit4]   2> 1515244 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/hyphenations_ga.txt
   [junit4]   2> 1515244 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_nl.txt
   [junit4]   2> 1515245 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_de.txt
   [junit4]   2> 1515246 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_th.txt
   [junit4]   2> 1515247 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stemdict_nl.txt
   [junit4]   2> 1515249 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ca.txt
   [junit4]   2> 1515250 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_bg.txt
   [junit4]   2> 1515251 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_gl.txt
   [junit4]   2> 1515252 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_da.txt
   [junit4]   2> 1515253 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_tr.txt
   [junit4]   2> 1515254 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_fr.txt
   [junit4]   2> 1515255 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ja.txt
   [junit4]   2> 1515256 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_hy.txt
   [junit4]   2> 1515257 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stoptags_ja.txt
   [junit4]   2> 1515258 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_it.txt
   [junit4]   2> 1515259 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_cz.txt
   [junit4]   2> 1515260 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_id.txt
   [junit4]   2> 1515261 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ro.txt
   [junit4]   2> 1515263 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/userdict_ja.txt
   [junit4]   2> 1515264 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_el.txt
   [junit4]   2> 1515264 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ga.txt
   [junit4]   2> 1515266 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_fr.txt
   [junit4]   2> 1515267 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/contractions_ga.txt
   [junit4]   2> 1515268 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_lv.txt
   [junit4]   2> 1515269 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_ru.txt
   [junit4]   2> 1515270 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/lang/stopwords_pt.txt
   [junit4]   2> 1515271 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /configs/_default/stopwords.txt
   [junit4]   2> 1515271 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1515272 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1515272 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1515272 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1515272 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1515273 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1515274 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1515274 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1515275 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32903_mqg
   [junit4]   2> 1515275 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1515275 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.Overseer Overseer (id=72999147028807684-127.0.0.1:32903_mqg-n_0000000000) starting
   [junit4]   2> 1515276 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1515276 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1515277 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1515288 INFO  (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32903_mqg
   [junit4]   2> 1515289 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> []
   [junit4]   2> 1515290 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1515294 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1515300 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32903_mqg
   [junit4]   2> 1515301 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes
   [junit4]   2> 1515306 DEBUG (zkCallback-14525-thread-1) [     ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1515307 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1515307 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1515307 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1515307 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1515307 INFO  (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1515308 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1515309 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1515315 DEBUG (OverseerAutoScalingTriggerThread-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1515323 INFO  (zkCallback-14525-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1515323 DEBUG (zkCallback-14525-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:32903_mqg]
   [junit4]   2> 1515334 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1515335 DEBUG (OverseerAutoScalingTriggerThread-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [     ] o.a.s.c.c.SolrZkClient makePath: /autoscaling/events/.auto_add_replicas
   [junit4]   2> 1515363 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
   [junit4]   2> 1515371 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
   [junit4]   2> 1515371 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
   [junit4]   2> 1515372 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [n:127.0.0.1:32903_mqg     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001/control-001/cores
   [junit4]   2> 1515384 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1515385 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515385 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:None path:null
   [junit4]   2> 1515386 DEBUG (zkConnectionManagerCallback-14543-thread-1) [     ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7cec81f6 name: ZooKeeperConnection Watcher:127.0.0.1:33727/solr got event WatchedEvent state:SyncConnected type:None path:null path: null type: None
   [junit4]   2> 1515386 INFO  (zkConnectionManagerCallback-14543-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515386 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515386 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1515387 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1515387 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {legacyCloud=true}
   [junit4]   2> 1515388 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1515388 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> [127.0.0.1:32903_mqg]
   [junit4]   2> 1515388 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] watched [0] lazy [2] total [2]
   [junit4]   2> 1515388 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1515389 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=-1, new definition is: Aliases{collectionAliases={}, collectionAliasProperties={}, zNodeVersion=0}
   [junit4]   2> 1515389 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33727/solr ready
   [junit4]   2> 1515394 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1515395 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/collection-queue-work
   [junit4]   2> 1515396 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1515396 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1515396 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id: /overseer/collection-queue-work/qn-0000000000 message: {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:32903_mqg",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1515401 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1515401 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:32903_mqg",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1515401 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader$AliasesManager Checking ZK for most up to date Aliases /aliases.json
   [junit4]   2> 1515401 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1515401 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1515401 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1515401 DEBUG (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1515401 INFO  (OverseerCollectionConfigSetProcessor-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1515402 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.c.ZkStateReader$AliasesManager Aliases: cmp=0, not overwriting ZK version.
   [junit4]   2> 1515402 INFO  (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1515402 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1515403 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode: control_collection
   [junit4]   2> 1515404 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1515406 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1515408 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:32903_mqg",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1515408 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1515409 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1515410 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1515509 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:32903_mqg",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1515511 DEBUG (OverseerThreadFactory-14533-thread-1-processing-n:127.0.0.1:32903_mqg) [n:127.0.0.1:32903_mqg     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:32903_mqg
   [junit4]   2> 1515513 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1515513 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1515516 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1515517 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:32903_mqg",
   [junit4]   2>   "base_url":"http://127.0.0.1:32903/mqg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1515517 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "node_name":"127.0.0.1:32903_mqg",
   [junit4]   2>   "base_url":"http://127.0.0.1:32903/mqg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1515519 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:32903_mqg",
   [junit4]   2>   "base_url":"http://127.0.0.1:32903/mqg",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 1515519 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"control_collection_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:32903_mqg",
   [junit4]   2>           "base_url":"http://127.0.0.1:32903/mqg",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1515620 DEBUG (OverseerStateUpdate-72999147028807684-127.0.0.1:32903_mqg-n_0000000000) [n:127.0.0.1:32903_mqg     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1515621 DEBUG (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/overseer/queue
   [junit4]   2> 1516520 DEBUG (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1516528 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 1516540 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1516544 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1516558 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1516559 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d8e909f
   [junit4]   2> 1516559 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1516561 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=105.455078125, floorSegmentMB=1.640625, forceMergeDeletesPctAllowed=19.79033609289234, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=27.24992515063395
   [junit4]   2> 1516567 WARN  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1516609 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1516609 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1516610 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1516610 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1516611 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=50.5810546875, floorSegmentMB=0.4599609375, forceMergeDeletesPctAllowed=8.686191515936603, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6146676999570184, deletesPctAllowed=25.459415873063946
   [junit4]   2> 1516613 DEBUG (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Loading collection config from: [/collections/control_collection]
   [junit4]   2> 1516614 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1516614 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1516615 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1516615 INFO  (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1691689436653289472
   [junit4]   2> 1516617 DEBUG (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Waiting up to 60000ms for state org.apache.solr.cloud.ZkController$$Lambda$610/1394774584@6f2efae9
   [junit4]   2> 1516617 DEBUG (qtp1838139142-23149) [n:127.0.0.1:32903_mqg c:contr

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

tThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 DEBUG (closeThreadPool-16164-thread-3-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583687 INFO  (closeThreadPool-16324-thread-7) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f73e908{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 2583688 INFO  (closeThreadPool-16324-thread-7) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@326b045{/mqg,null,STOPPED}
   [junit4]   2> 2583689 INFO  (closeThreadPool-16324-thread-7) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2583689 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2583790 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583891 DEBUG (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F37D6F63626340D7]-EventThread) [     ] o.a.s.c.c.SolrZkClient Submitting job to respond to event WatchedEvent state:Closed type:None path:null
   [junit4]   2> 2583893 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> 	12	/solr/collections/collection1/terms/shard1_1
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	355	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72999213654933508-127.0.0.1:45659_mqg-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	84	/solr/overseer/queue
   [junit4]   2> 	34	/solr/live_nodes
   [junit4]   2> 	25	/solr/collections/collection1/state.json
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> 2583895 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34731
   [junit4]   2> 2583896 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34731
   [junit4]   2> 2583896 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[F37D6F63626340D7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34731
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_F37D6F63626340D7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=BlockTreeOrds(blocksize=128), _root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval), foo_s=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1007, maxMBSortInHeap=5.610712379662678, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=no-NO, timezone=Africa/Douala
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=282806512,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, AliasIntegrationTest, ImplicitSnitchTest, TestSmileRequest, ThreadDumpHandlerTest, TestReloadDeadlock, BufferStoreTest, TestDocTermOrdsUninvertLimit, OutputWriterTest, TestXmlQParserPlugin, TestRandomRequestDistribution, CircularListTest, TestWriterPerf, TestDistribDocBasedVersion, CdcrWithNodesRestartsTest, RecoveryZkTest, TestCircuitBreaker, TriggerIntegrationTest, TestDynamicFieldCollectionResource, TestLegacyNumericUtils, DisMaxRequestHandlerTest, BadIndexSchemaTest, CollectionsAPIAsyncDistributedZkTest, TestReplicationHandlerBackup, ScriptEngineTest, TestLockTree, TestJsonRangeFacets, TestLegacyNumericRangeQueryBuilder, TestSolrJacksonAnnotation, ComputePlanActionTest, DirectoryFactoryTest, InfixSuggestersTest, UUIDFieldTest, SearchHandlerTest, AdminHandlersProxyTest, TestComponentsName, TermVectorComponentDistributedTest, TestCaffeineCache, HdfsChaosMonkeyNothingIsSafeTest, SimpleFacetsTest, TestNumericRangeQuery64, LeaderElectionContextKeyTest, SolrIndexSplitterTest, TestCloudConsistency, DistributedDebugComponentTest, TestHighFrequencyDictionaryFactory, TestSchemaSimilarityResource, TestExclusionRuleCollectionAccess, TestClassicSimilarityFactory, SolrJmxReporterTest, UnloadDistributedZkTest, TestSlowCompositeReaderWrapper, TestObjectReleaseTracker, MetricUtilsTest, BasicAuthOnSingleNodeTest, DistributedVersionInfoTest, CloudReplicaSourceTest, AtomicUpdateProcessorFactoryTest, TestZkAclsWithHadoopAuth, TestStressInPlaceUpdates, TestSubQueryTransformer, TestLuceneIndexBackCompat, SoftAutoCommitTest, TestCloudJSONFacetJoinDomain, MetricTriggerTest, TestSimpleTrackingShardHandler, TestLuceneMatchVersion, TestInPlaceUpdateWithRouteField, LukeRequestHandlerTest, TestConfigSetImmutable, SliceStateTest, SolrLogAuditLoggerPluginTest, TestRTGBase, SynonymTokenizerTest, AnalysisErrorHandlingTest, TestSegmentSorting, DistributedMLTComponentTest, TestSolrCloudWithDelegationTokens, TestXIncludeConfig, NumericFieldsTest, TestFiltering, HdfsTlogReplayBufferedWhileIndexingTest, MetricsConfigTest, TestDynamicLoadingUrl, TestSimPolicyCloud, TestPushWriter, SuggesterTest, DimensionalRoutedAliasUpdateProcessorTest, ShardRoutingCustomTest, OverseerSolrResponseTest, TestRealTimeGet, DistributedFacetPivotLongTailTest, TestReloadAndDeleteDocs, RankQueryTest, ClusterStateMockUtilTest, RouteFieldTest, CollectionStateFormat2Test, TestIndexingPerformance, TestSolrCoreParser, TestMinMaxOnMultiValuedField, AnalysisAfterCoreReloadTest, JsonLoaderTest, TestWithCollection, HighlighterWithoutStoredIdTest, TestSort, IgnoreCommitOptimizeUpdateProcessorFactoryTest, UpdateLogTest, TestInitParams, TestJettySolrRunner, HealthCheckHandlerTest, TestManagedResourceStorage, TestSimGenericDistributedQueue, TestCloudPivotFacet, DocumentBuilderTest, CloudMLTQParserTest, HttpPartitionTest, LeaderVoteWaitTimeoutTest, MultiSolrCloudTestCaseTest, OverseerModifyCollectionTest, OverseerTest, PeerSyncReplicationTest, TestAuthenticationFramework, TestCloudSearcherWarming, TestLeaderElectionZkExpiry, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, ZkNodePropsTest, ZkShardTermsTest, AsyncCallRequestStatusResponseTest, CustomCollectionTest, ShardSplitTest]
   [junit4] Completed [931/931 (1!)] on J0 in 1069.61s, 11 tests, 2 failures, 2 errors, 3 skipped <<< FAILURES!

[...truncated 50757 lines...]