You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/06 05:14:41 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 754 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/754/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.CreateCollectionCleanupTest.testCreateCollectionCleanup

Error Message:
Error from server at https://127.0.0.1:42361/solr: Could not fully remove collection: foo

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42361/solr: Could not fully remove collection: foo
	at __randomizedtesting.SeedInfo.seed([50C095E10EBEB501:E4653BFACC67EEA9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.CreateCollectionCleanupTest.testCreateCollectionCleanup(CreateCollectionCleanupTest.java:75)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSystemCollAutoCreate.testAutoCreate

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:37301/uk_hk

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37301/uk_hk
	at __randomizedtesting.SeedInfo.seed([50C095E10EBEB501:6F9B2130B8C07C6C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
	at java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
	at java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	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:542)
	... 42 more


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery

Error Message:
There are still nodes recoverying - waited for 100 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 100 seconds
	at __randomizedtesting.SeedInfo.seed([50C095E10EBEB501:25CD55FD1EA473D4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:212)
	at org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery(TestDistribIDF.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12132 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSystemCollAutoCreate
   [junit4]   2> 165210 INFO  (SUITE-TestSystemCollAutoCreate-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001/init-core-data-001
   [junit4]   2> 165211 WARN  (SUITE-TestSystemCollAutoCreate-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 165211 INFO  (SUITE-TestSystemCollAutoCreate-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 165212 INFO  (SUITE-TestSystemCollAutoCreate-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 165212 INFO  (SUITE-TestSystemCollAutoCreate-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uk_hk/
   [junit4]   2> 165215 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 165215 INFO  (Thread-1135) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 165215 INFO  (Thread-1135) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 165217 ERROR (Thread-1135) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 165315 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.ZkTestServer start zk server on port:39593
   [junit4]   2> 165321 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 165322 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 165323 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 165324 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 165325 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 165325 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 165326 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 165327 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 165327 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 165328 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 165328 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 165331 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 165442 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 165443 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67d3246d{/uk_hk,null,AVAILABLE}
   [junit4]   2> 165444 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38aeead6{SSL,[ssl, http/1.1]}{127.0.0.1:37301}
   [junit4]   2> 165444 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.e.j.s.Server Started @167940ms
   [junit4]   2> 165444 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/uk_hk, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001/tempDir-001/control/data, hostPort=37301, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 165445 ERROR (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 165445 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 165445 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 165445 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 165445 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T04:21:22.071232Z
   [junit4]   2> 165448 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 165448 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001/control-001/solr.xml
   [junit4]   2> 165451 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 165451 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 165452 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3e917671, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 165455 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39593/solr
   [junit4]   2> 165509 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 165510 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37301_uk_hk
   [junit4]   2> 165510 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.Overseer Overseer (id=98955564275597317-127.0.0.1:37301_uk_hk-n_0000000000) starting
   [junit4]   2> 165517 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37301_uk_hk
   [junit4]   2> 165518 INFO  (zkCallback-211-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 165549 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e917671
   [junit4]   2> 165574 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e917671
   [junit4]   2> 165574 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e917671
   [junit4]   2> 165576 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001/control-001/cores
   [junit4]   2> 165594 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 165599 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39593/solr ready
   [junit4]   2> 165623 INFO  (qtp2123738372-2064) [n:127.0.0.1:37301_uk_hk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37301_uk_hk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 165624 INFO  (OverseerThreadFactory-484-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 165734 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk    ] 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> 165734 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 165838 INFO  (zkCallback-211-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 166744 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 166751 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 166823 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 166831 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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 collection control_collection, trusted=true
   [junit4]   2> 166832 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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@3e917671
   [junit4]   2> 166832 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 166832 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 166834 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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=41, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=62.8515625, floorSegmentMB=1.7841796875, forceMergeDeletesPctAllowed=6.881955462121753, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 166835 WARN  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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> 166868 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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> 166868 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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> 166868 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166869 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166869 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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=32, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.4892578125, floorSegmentMB=0.2001953125, forceMergeDeletesPctAllowed=29.100166585875453, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 166870 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@20f92b85[control_collection_shard1_replica_n1] main]
   [junit4]   2> 166871 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 166871 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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> 166871 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 166871 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk 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 1583289030144950272
   [junit4]   2> 166872 INFO  (searcherExecutor-487-thread-1-processing-n:127.0.0.1:37301_uk_hk x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@20f92b85[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166875 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 166875 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 166875 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37301/uk_hk/control_collection_shard1_replica_n1/
   [junit4]   2> 166875 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 166875 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:37301/uk_hk/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 166875 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 166876 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37301/uk_hk/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 225680 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 37301
   [junit4]   2> 225680 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2075812061
   [junit4]   2> 225680 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 225680 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41fd30e3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6c354190
   [junit4]   2> 225685 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 225685 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e9b239b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@31846194
   [junit4]   2> 225699 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 225699 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49c2f30f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6c1b448
   [junit4]   2> 225711 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37301_uk_hk
   [junit4]   2> 225712 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 225712 INFO  (zkCallback-211-thread-2-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 225720 INFO  (coreCloseExecutor-492-thread-1) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@271ac37e
   [junit4]   2> 225720 INFO  (coreCloseExecutor-492-thread-1) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=656065406
   [junit4]   2> 225720 INFO  (coreCloseExecutor-492-thread-1) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@572c79a6: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3e2620f7
   [junit4]   2> 225728 INFO  (coreCloseExecutor-492-thread-1) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=656065406
   [junit4]   2> 236546 INFO  (ScheduledTrigger-482-thread-4) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 236556 INFO  (AutoscalingActionExecutor-483-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"14f4646112dc6dc0Takrcszo6jeve5vqy8xxt7ez8g",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":1509942143167000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1509942143167000000],
   [junit4]   2>     "_enqueue_time_":1509942153171000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:37301_uk_hk"]}}
   [junit4]   2> 345625 ERROR (qtp2123738372-2064) [n:127.0.0.1:37301_uk_hk    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 345625 INFO  (qtp2123738372-2064) [n:127.0.0.1:37301_uk_hk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37301_uk_hk&wt=javabin&version=2} status=500 QTime=180002
   [junit4]   2> 345625 ERROR (qtp2123738372-2064) [n:127.0.0.1:37301_uk_hk    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 765832 ERROR (OverseerThreadFactory-484-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:37301/uk_hk
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37301/uk_hk
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
   [junit4]   2> 	at java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
   [junit4]   2> 	at java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 765832 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.Overseer Overseer (id=98955564275597317-127.0.0.1:37301_uk_hk-n_0000000000) closing
   [junit4]   2> 765833 INFO  (OverseerStateUpdate-98955564275597317-127.0.0.1:37301_uk_hk-n_0000000000) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37301_uk_hk
   [junit4]   2> 765833 ERROR (OverseerThreadFactory-484-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 765835 INFO  (OverseerThreadFactory-484-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 795866 INFO  (zkCallback-211-thread-5-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 795867 ERROR (OverseerThreadFactory-484-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:684)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 795874 INFO  (OverseerThreadFactory-484-thread-1-processing-n:127.0.0.1:37301_uk_hk) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 795875 WARN  (OverseerAutoScalingTriggerThread-98955564275597317-127.0.0.1:37301_uk_hk-n_0000000000) [n:127.0.0.1:37301_uk_hk    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 795877 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@38aeead6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 795877 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67d3246d{/uk_hk,null,UNAVAILABLE}
   [junit4]   2> 795885 ERROR (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 795886 ERROR (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 795898 INFO  (qtp2123738372-2071) [n:127.0.0.1:37301_uk_hk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=630164
   [junit4]   2> 795898 ERROR (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 795899 INFO  (TEST-TestSystemCollAutoCreate.testAutoCreate-seed#[50C095E10EBEB501]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39593 39593
   [junit4]   2> 805811 INFO  (Thread-1135) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39593 39593
   [junit4]   2> 805811 WARN  (Thread-1135) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSystemCollAutoCreate -Dtests.method=testAutoCreate -Dtests.seed=50C095E10EBEB501 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-LR -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    641s J0 | TestSystemCollAutoCreate.testAutoCreate <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:37301/uk_hk
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50C095E10EBEB501:6F9B2130B8C07C6C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:425)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:65)
   [junit4]    > 	at java.base/sun.security.ssl.SSLSocketImpl.bytesInCompletePacket(SSLSocketImpl.java:918)
   [junit4]    > 	at java.base/sun.security.ssl.AppInputStream.read(AppInputStream.java:144)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 42 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestSystemCollAutoCreate_50C095E10EBEB501-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=en-LR, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=225384792,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, ParsingFieldUpdateProcessorsTest, TestRandomDVFaceting, HdfsRecoveryZkTest, TestDownShardTolerantSearch, TestPushWriter, TestExpandComponent, TestSweetSpotSimilarityFactory, TestReversedWildcardFilterFactory, TestInitQParser, ConjunctionSolrSpellCheckerTest, TestLegacyFieldReuse, TestCodecSupport, TestSolrCloudWithDelegationTokens, PeerSyncWithIndexFingerprintCachingTest, TestRebalanceLeaders, FastVectorHighlighterTest, HdfsBasicDistributedZkTest, TestXmlQParser, DistributedExpandComponentTest, TestInitParams, TestSystemCollAutoCreate]
   [junit4] Completed [192/747 (1!)] on J0 in 640.62s, 1 test, 1 error <<< FAILURES!

[...truncated 713 lines...]
   [junit4] Suite: org.apache.solr.cloud.CreateCollectionCleanupTest
   [junit4]   2> 1438884 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateCollectionCleanupTest_50C095E10EBEB501-001/init-core-data-001
   [junit4]   2> 1438884 WARN  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12716 numCloses=12716
   [junit4]   2> 1438885 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1438885 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1438888 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateCollectionCleanupTest_50C095E10EBEB501-001/tempDir-001
   [junit4]   2> 1438888 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1438888 INFO  (Thread-5944) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1438888 INFO  (Thread-5944) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1438890 ERROR (Thread-5944) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1438988 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43329
   [junit4]   2> 1438994 INFO  (jetty-launcher-1713-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1438999 INFO  (jetty-launcher-1713-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f73502d{/solr,null,AVAILABLE}
   [junit4]   2> 1439000 INFO  (jetty-launcher-1713-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73cb8ac{SSL,[ssl, http/1.1]}{127.0.0.1:42361}
   [junit4]   2> 1439001 INFO  (jetty-launcher-1713-thread-1) [    ] o.e.j.s.Server Started @1441647ms
   [junit4]   2> 1439001 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42361}
   [junit4]   2> 1439001 ERROR (jetty-launcher-1713-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1439001 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1439001 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1439001 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1439001 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T04:42:35.777491Z
   [junit4]   2> 1439005 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1439008 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5986ae21, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1439018 INFO  (jetty-launcher-1713-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43329/solr
   [junit4]   2> 1439070 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1439071 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42361_solr
   [junit4]   2> 1439071 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.c.Overseer Overseer (id=98955647756861443-127.0.0.1:42361_solr-n_0000000000) starting
   [junit4]   2> 1439095 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42361_solr
   [junit4]   2> 1439097 INFO  (zkCallback-1720-thread-1-processing-n:127.0.0.1:42361_solr) [n:127.0.0.1:42361_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1439132 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5986ae21
   [junit4]   2> 1439139 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5986ae21
   [junit4]   2> 1439139 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5986ae21
   [junit4]   2> 1439140 INFO  (jetty-launcher-1713-thread-1) [n:127.0.0.1:42361_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateCollectionCleanupTest_50C095E10EBEB501-001/tempDir-001/node1/.
   [junit4]   2> 1439225 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1439225 INFO  (SUITE-CreateCollectionCleanupTest-seed#[50C095E10EBEB501]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43329/solr ready
   [junit4]   2> 1439237 INFO  (TEST-CreateCollectionCleanupTest.testCreateCollectionCleanup-seed#[50C095E10EBEB501]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionCleanup
   [junit4]   2> 1439274 INFO  (qtp811250385-15532) [n:127.0.0.1:42361_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.dataDir=/some_invalid_dir/foo&collection.configName=conf1&name=foo&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1439301 INFO  (OverseerThreadFactory-4755-thread-1-processing-n:127.0.0.1:42361_solr) [n:127.0.0.1:42361_solr    ] o.a.s.c.CreateCollectionCmd Create collection foo
   [junit4]   2> 1439431 INFO  (OverseerStateUpdate-98955647756861443-127.0.0.1:42361_solr-n_0000000000) [n:127.0.0.1:42361_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42361/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1439641 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&property.dataDir=/some_invalid_dir/foo&collection.configName=conf1&newCollection=true&collection=foo&version=2&replicaType=NRT&coreNodeName=core_node2&name=foo_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1439641 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1439757 INFO  (zkCallback-1720-thread-2-processing-n:127.0.0.1:42361_solr) [n:127.0.0.1:42361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1439757 INFO  (zkCallback-1720-thread-1-processing-n:127.0.0.1:42361_solr) [n:127.0.0.1:42361_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1440657 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1440668 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.s.IndexSchema [foo_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1440671 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1440671 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'foo_shard1_replica_n1' using configuration from collection foo, trusted=true
   [junit4]   2> 1440671 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.foo.shard1.replica_n1' (registry 'solr.core.foo.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5986ae21
   [junit4]   2> 1440672 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1440672 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.c.SolrCore [[foo_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CreateCollectionCleanupTest_50C095E10EBEB501-001/tempDir-001/node1/foo_shard1_replica_n1], dataDir=[/some_invalid_dir/foo/]
   [junit4]   2> 1440722 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1440722 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1440722 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.c.SolrCore [foo_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@60cf22bd
   [junit4]   2> 1440722 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.foo.shard1.replica_n1, tag=1624187581
   [junit4]   2> 1440722 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@199fec70: rootName = null, domain = solr.core.foo.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.foo.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@38f5394a
   [junit4]   2> 1440734 INFO  (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.foo.shard1.leader, tag=1624187581
   [junit4]   2> 1440735 ERROR (qtp811250385-15531) [n:127.0.0.1:42361_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'foo_shard1_replica_n1': Unable to create core [foo_shard1_replica_n1] Caused by: access denied ("java.io.FilePermission" "/some_invalid_dir/foo/tlog" "write")
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:987)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$C

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

mxReporter@4075cc70: rootName = solr_33109, domain = solr.core.collection2_local.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection2_local.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@780d2dce
   [junit4]   2> 2721265 WARN  (OverseerAutoScalingTriggerThread-98955731010125832-127.0.0.1:39177_solr-n_0000000000) [n:127.0.0.1:39177_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2721265 INFO  (jetty-closer-3466-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7355e4b8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2721266 INFO  (jetty-closer-3466-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@51776925{/solr,null,UNAVAILABLE}
   [junit4]   2> 2721266 INFO  (zkCallback-3482-thread-2-processing-n:127.0.0.1:33109_solr) [n:127.0.0.1:33109_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33109_solr
   [junit4]   2> 2721273 INFO  (coreCloseExecutor-9387-thread-4) [n:127.0.0.1:33109_solr c:collection2_local s:shard1 r:core_node3 x:collection2_local_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2_local.shard1.leader, tag=888478341
   [junit4]   2> 2721273 INFO  (coreCloseExecutor-9387-thread-3) [n:127.0.0.1:33109_solr c:collection2 s:shard2 r:core_node4 x:collection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection2.shard2.leader, tag=1865579555
   [junit4]   2> 2721278 INFO  (jetty-closer-3466-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@151b762b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2721279 ERROR (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[50C095E10EBEB501]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2721279 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[50C095E10EBEB501]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37081 37081
   [junit4]   2> 2728055 INFO  (Thread-8152) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37081 37081
   [junit4]   2> 2728055 WARN  (Thread-8152) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf2
   [junit4]   2> 	3	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/collections/collection2_local/state.json
   [junit4]   2> 	10	/solr/collections/collection1_local/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/collection2/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2728055 INFO  (TEST-TestDistribIDF.testMultiCollectionQuery-seed#[50C095E10EBEB501]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultiCollectionQuery
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.stats.TestDistribIDF_50C095E10EBEB501-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), cat=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1456, maxMBSortInHeap=7.159927746716557, sim=RandomSimilarity(queryNorm=false): {}, locale=lo-LA, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=21872984,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RollingRestartTest, TestReplicaProperties, HdfsDirectoryTest, TestCustomDocTransformer, SpellingQueryConverterTest, SubstringBytesRefFilterTest, TestUseDocValuesAsStored2, AddReplicaTest, TestSolrCloudSnapshots, TestNumericRangeQuery32, TestLazyCores, HttpSolrCallGetCoreTest, BinaryUpdateRequestHandlerTest, TestSimpleTrackingShardHandler, SolrCloudReportersTest, TestImplicitCoreProperties, CollectionsAPIDistributedZkTest, TestLegacyFieldCache, SOLR749Test, TestRemoteStreaming, CollectionTooManyReplicasTest, SolrMetricsIntegrationTest, ChangedSchemaMergeTest, TestCollapseQParserPlugin, SolrIndexConfigTest, SignatureUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestFieldCollectionResource, JavabinLoaderTest, RankQueryTest, TestSolr4Spatial, UpdateLogTest, AssignTest, ShardRoutingCustomTest, OpenExchangeRatesOrgProviderTest, TestQuerySenderNoQuery, BlockJoinFacetSimpleTest, SuggesterTSTTest, TestStressLucene, TestLRUStatsCache, TestLuceneMatchVersion, TestCollationFieldDocValues, TestNamedUpdateProcessors, SearchHandlerTest, DOMUtilTest, TestLockTree, DirectUpdateHandlerTest, SolrCoreMetricManagerTest, TestGraphMLResponseWriter, TestConfigSetsAPIExclusivity, HdfsChaosMonkeyNothingIsSafeTest, ShardSplitTest, TestFieldTypeResource, TestAuthenticationFramework, ExplicitHLLTest, TestXIncludeConfig, DebugComponentTest, TestFieldCacheSortRandom, DistributedQueryComponentCustomSortTest, ZkCLITest, ConvertedLegacyTest, LegacyCloudClusterPropTest, HdfsRestartWhileUpdatingTest, HLLUtilTest, CoreAdminCreateDiscoverTest, TestCorePropertiesReload, DocValuesMultiTest, TestPrepRecovery, TestJsonRequest, TestManagedResourceStorage, TriLevelCompositeIdRoutingTest, TestRecoveryHdfs, TestSolrQueryResponse, QueryEqualityTest, TestSizeLimitedDistributedMap, OverseerRolesTest, TestOmitPositions, TestBM25SimilarityFactory, CircularListTest, TestTestInjection, TestFileDictionaryLookup, V2ApiIntegrationTest, TestStressReorder, LukeRequestHandlerTest, TestUninvertingReader, MoveReplicaHDFSFailoverTest, ComputePlanActionTest, SolrCLIZkUtilsTest, DocValuesMissingTest, BlockCacheTest, TestSchemaManager, TestSurroundQueryParser, QueryResultKeyTest, SecurityConfHandlerTest, CdcrBootstrapTest, SolrCmdDistributorTest, CdcrRequestHandlerTest, HdfsNNFailoverTest, TestConfigSetImmutable, PKIAuthenticationIntegrationTest, HttpPartitionTest, DistributedFacetExistsSmallTest, HdfsTlogReplayBufferedWhileIndexingTest, TestNRTOpen, PeerSyncReplicationTest, TestStressInPlaceUpdates, CreateCollectionCleanupTest, OverriddenZkACLAndCredentialsProvidersTest, TestExclusionRuleCollectionAccess, FacetPivotSmallTest, JSONWriterTest, CursorMarkTest, AtomicUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, BadIndexSchemaTest, TestSlowCompositeReaderWrapper, TestCustomSort, ShardRoutingTest, DistributedVersionInfoTest, DocExpirationUpdateProcessorFactoryTest, TestDocumentBuilder, SuggesterFSTTest, DeleteShardTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, MoveReplicaTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, TestClusterProperties, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestRandomFlRTGCloud, TestSSLRandomization, TestTlogReplica, HttpTriggerListenerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest, CoreAdminRequestStatusTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest, TestApiFramework, TestCollectionAPIs, TestCoreAdminApis, DistributedDebugComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, ShufflingReplicaListTransformerTest, SuggestComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestUnifiedSolrHighlighter, UninvertDocValuesMergePolicyTest, TestLegacyField, TestLegacyNumericUtils, TestMultiValuedNumericRangeQuery, JvmMetricsTest, MetricsConfigTest, SolrMetricReporterTest, SolrGraphiteReporterTest, SolrJmxReporterTest, TestStreamBody, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestExportWriter, TestGeoJSONResponseWriter, TestRawResponseWriter, TestRawTransformer, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestBulkSchemaAPI, TestCopyFieldCollectionResource, TestDynamicFieldResource, TestFieldResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestUniqueKeyFieldResource, TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, CurrencyFieldTypeTest, EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, SpatialRPTFieldTypeTest, TestBulkSchemaConcurrent, MergeStrategyTest, TestMultiWordSynonyms, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestReloadDeadlock, TestSimpleQParserPlugin, TestSolr4Spatial2, TestSolrCoreParser, TestSolrFieldCacheBean, TestStandardQParsers, TestStressUserVersions, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetDistribTest, TestNestedDocsSort, TestScoreJoinQPScore, CloudMLTQParserTest, TestNonDefinedSimilarityFactory, TestDistribIDF]
   [junit4] Completed [747/747 (3!)] on J1 in 152.15s, 2 tests, 1 failure <<< FAILURES!

[...truncated 40104 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+29) - Build # 760 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/760/
Java: 64bit/jdk-10-ea+29 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestReplicaProperties

Error Message:
63 threads leaked from SUITE scope at org.apache.solr.cloud.TestReplicaProperties:     1) Thread[id=12496, name=qtp780972431-12496, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    2) Thread[id=12515, name=searcherExecutor-4609-thread-1, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    3) Thread[id=12596, name=zkCallback-1878-thread-6, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    4) Thread[id=12491, name=qtp780972431-12491, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    5) Thread[id=12589, name=zkCallback-1884-thread-3, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    6) Thread[id=12489, name=qtp780972431-12489, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    7) Thread[id=12517, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    8) Thread[id=12549, name=qtp1789797137-12549, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)    9) Thread[id=12591, name=zkCallback-1884-thread-5, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   10) Thread[id=12559, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   11) Thread[id=12520, name=qtp1547720596-12520, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   12) Thread[id=12521, name=qtp1547720596-12521, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   13) Thread[id=12551, name=qtp1789797137-12551-acceptor-0@619144d5-ServerConnector@7dcfd98c{SSL,[ssl, http/1.1]}{127.0.0.1:43075}, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)         at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   14) Thread[id=12552, name=qtp1789797137-12552, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   15) Thread[id=12587, name=zkCallback-1872-thread-6, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   16) Thread[id=12560, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   17) Thread[id=12518, name=qtp1547720596-12518, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   18) Thread[id=12586, name=zkCallback-1872-thread-5, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   19) Thread[id=12553, name=qtp1789797137-12553, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   20) Thread[id=12501, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   21) Thread[id=12536, name=TEST-TestReplicaProperties.test-seed#[D2D7B83C3D114050]-EventThread, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   22) Thread[id=12546, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   23) Thread[id=12593, name=zkCallback-1878-thread-3, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   24) Thread[id=12590, name=zkCallback-1884-thread-4, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   25) Thread[id=12490, name=qtp780972431-12490, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   26) Thread[id=12570, name=Scheduler-1329124293, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   27) Thread[id=12497, name=org.eclipse.jetty.server.session.HashSessionManager@4f7289d8Timer, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   28) Thread[id=12547, name=qtp1789797137-12547, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   29) Thread[id=12522, name=qtp1547720596-12522-acceptor-0@2fc0fb86-ServerConnector@3f144934{SSL,[ssl, http/1.1]}{127.0.0.1:38031}, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)         at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   30) Thread[id=12531, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   31) Thread[id=12597, name=zkCallback-1878-thread-7, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   32) Thread[id=12512, name=Scheduler-915800585, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   33) Thread[id=12506, name=TEST-TestReplicaProperties.test-seed#[D2D7B83C3D114050]-SendThread(127.0.0.1:39149), state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)   34) Thread[id=12525, name=qtp1547720596-12525, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   35) Thread[id=12526, name=org.eclipse.jetty.server.session.HashSessionManager@7c29eab0Timer, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   36) Thread[id=12585, name=zkCallback-1872-thread-4, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   37) Thread[id=12544, name=searcherExecutor-4620-thread-1, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   38) Thread[id=12554, name=qtp1789797137-12554, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1561)         at app//org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1512)         at app//org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1621)         at app//org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1030)         at app//org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)         at app//org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)         at app//org.apache.solr.handler.admin.CoreAdminOperation$$Lambda$189/1779482502.execute(Unknown Source)         at app//org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)         at app//org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)         at app//org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)         at app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)         at app//org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)         at app//org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)         at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)         at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)         at app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)         at app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)         at app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)         at app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)         at app//org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)         at app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)         at app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)         at app//org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)         at app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)         at app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)         at app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)         at app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)         at app//org.eclipse.jetty.server.Server.handle(Server.java:534)         at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)         at app//org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)         at app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)         at app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)         at app//org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)         at app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)         at app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)         at app//org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   39) Thread[id=12567, name=Thread-2720, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Object.wait(Native Method)         at java.base@10-ea/java.lang.Object.wait(Object.java:328)         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)   40) Thread[id=12594, name=zkCallback-1878-thread-4, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   41) Thread[id=12507, name=TEST-TestReplicaProperties.test-seed#[D2D7B83C3D114050]-EventThread, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   42) Thread[id=12530, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   43) Thread[id=12492, name=qtp780972431-12492, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   44) Thread[id=12495, name=qtp780972431-12495, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   45) Thread[id=12555, name=org.eclipse.jetty.server.session.HashSessionManager@14bb227bTimer, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   46) Thread[id=12494, name=qtp780972431-12494, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   47) Thread[id=12564, name=TEST-TestReplicaProperties.test-seed#[D2D7B83C3D114050]-SendThread(127.0.0.1:39149), state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)   48) Thread[id=12493, name=qtp780972431-12493-acceptor-0@61d7a8ef-ServerConnector@77aeba42{SSL,[ssl, http/1.1]}{127.0.0.1:37737}, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)         at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)         at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   49) Thread[id=12502, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   50) Thread[id=12550, name=qtp1789797137-12550, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   51) Thread[id=12565, name=TEST-TestReplicaProperties.test-seed#[D2D7B83C3D114050]-EventThread, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   52) Thread[id=12524, name=qtp1547720596-12524, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   53) Thread[id=12592, name=zkCallback-1884-thread-6, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   54) Thread[id=12583, name=zkCallback-1872-thread-3, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at app//org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:296)         at app//org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:511)         at app//org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:430)         at app//org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)         at app//org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:788)         at app//org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)         at app//org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)         at app//org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)         at app//org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)         at app//org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)         at app//org.apache.solr.common.cloud.SolrZkClient$1$$Lambda$301/265188599.run(Unknown Source)         at java.base@10-ea/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)         at java.base@10-ea/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$222/561628116.run(Unknown Source)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   55) Thread[id=12509, name=Thread-2702, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Object.wait(Native Method)         at java.base@10-ea/java.lang.Object.wait(Object.java:328)         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)   56) Thread[id=12523, name=qtp1547720596-12523, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   57) Thread[id=12588, name=zkCallback-1872-thread-7, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   58) Thread[id=12595, name=zkCallback-1878-thread-5, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   59) Thread[id=12538, name=Thread-2711, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Object.wait(Native Method)         at java.base@10-ea/java.lang.Object.wait(Object.java:328)         at app//org.apache.solr.core.CloserThread.run(CoreContainer.java:1717)   60) Thread[id=12548, name=qtp1789797137-12548, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)         at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   61) Thread[id=12519, name=qtp1547720596-12519, state=RUNNABLE, group=TGRP-TestReplicaProperties]         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)         at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)         at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)         at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   62) Thread[id=12541, name=Scheduler-1823970685, state=WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)         at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10-ea/java.lang.Thread.run(Thread.java:844)   63) Thread[id=12535, name=TEST-TestReplicaProperties.test-seed#[D2D7B83C3D114050]-SendThread(127.0.0.1:39149), state=TIMED_WAITING, group=TGRP-TestReplicaProperties]         at java.base@10-ea/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 63 threads leaked from SUITE scope at org.apache.solr.cloud.TestReplicaProperties: 
   1) Thread[id=12496, name=qtp780972431-12496, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=12515, name=searcherExecutor-4609-thread-1, state=WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)
        at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=12596, name=zkCallback-1878-thread-6, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=12491, name=qtp780972431-12491, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=12589, name=zkCallback-1884-thread-3, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=12489, name=qtp780972431-12489, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=12517, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=12549, name=qtp1789797137-12549, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=12591, name=zkCallback-1884-thread-5, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  10) Thread[id=12559, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  11) Thread[id=12520, name=qtp1547720596-12520, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  12) Thread[id=12521, name=qtp1547720596-12521, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at app//org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  13) Thread[id=12551, name=qtp1789797137-12551-acceptor-0@619144d5-ServerConnector@7dcfd98c{SSL,[ssl, http/1.1]}{127.0.0.1:43075}, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:424)
        at java.base@10-ea/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:252)
        at app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  14) Thread[id=12552, name=qtp1789797137-12552, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  15) Thread[id=12587, name=zkCallback-1872-thread-6, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  16) Thread[id=12560, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  17) Thread[id=12518, name=qtp1547720596-12518, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)
        at app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  18) Thread[id=12586, name=zkCallback-1872-thread-5, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  19) Thread[id=12553, name=qtp1789797137-12553, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  20) Thread[id=12501, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  21) Thread[id=12536, name=TEST-TestReplicaProperties.test-seed#[D2D7B83C3D114050]-EventThread, state=WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2074)
        at java.base@10-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  22) Thread[id=12546, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  23) Thread[id=12593, name=zkCallback-1878-thread-3, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  24) Thread[id=12590, name=zkCallback-1884-thread-4, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10-ea/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  25) Thread[id=12490, name=qtp780972431-12490, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  26) Thread[id=12570, name=Scheduler-1329124293, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)
        at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  27) Thread[id=12497, name=org.eclipse.jetty.server.session.HashSessionManager@4f7289d8Timer, state=TIMED_WAITING, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2116)
        at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
        at java.base@10-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10-ea/java.lang.Thread.run(Thread.java:844)
  28) Thread[id=12547, name=qtp1789797137-12547, state=RUNNABLE, group=TGRP-TestReplicaProperties]
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at java.base@10-ea/sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:265)
        at java.base@10-ea/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:89)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:100)
        at java.base@10-ea/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:104)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceC

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

  [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20171106_234532_37116090871354435568997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20171106_234532_37114024084262316221875.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 553 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20171106_234631_4324261374499628948016.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20171106_234631_43216500378596180412534.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20171106_234631_43215329907016965799368.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20171106_234643_45910436787227512748270.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20171106_234643_4591460293070411460162.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20171106_234649_34712623022930239912958.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20171106_234649_3478487536916610343884.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20171106_234649_3474305627980353627183.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20171106_234708_31412177167380276433052.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20171106_234708_31414546428784550826886.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20171106_234708_31412312645777100774512.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20171106_234717_237486719937603472791.syserr
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20171106_234717_2373571036768146868539.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 643 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20171106_234722_5915274743362504253512.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20171106_234722_5901011311393110026052.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20171106_234722_5902215554582177632012.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20171106_234744_2435027983317217235924.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20171106_234744_24312639756353291582090.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 548 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20171106_234753_2587452338539005724517.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31660 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 759 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/759/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([D40F5C84D8662D85]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([D40F5C84D8662D85]:0)


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader

Error Message:
Error from server at http://127.0.0.1:43483/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_leader

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43483/solr: Could not fully create collection: pull_replica_error_handling_test_cant_connect_to_leader
	at __randomizedtesting.SeedInfo.seed([D40F5C84D8662D85:5A033CF4AD7EA9AF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader(TestPullReplicaErrorHandling.java:181)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([D40F5C84D8662D85:B6FFD5513414E20]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:894)
	... 40 more




Build Log:
[...truncated 12628 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/init-core-data-001
   [junit4]   2> 851491 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 851492 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-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> 851492 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 851492 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001
   [junit4]   2> 851492 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 851492 INFO  (Thread-2062) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 851492 INFO  (Thread-2062) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 851494 ERROR (Thread-2062) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 851592 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36625
   [junit4]   2> 851598 INFO  (jetty-launcher-1763-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851598 INFO  (jetty-launcher-1763-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851598 INFO  (jetty-launcher-1763-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851598 INFO  (jetty-launcher-1763-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76ac760c{/solr,null,AVAILABLE}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bba77d4{/solr,null,AVAILABLE}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cda3172{/solr,null,AVAILABLE}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3336bdb0{/solr,null,AVAILABLE}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2059ef98{HTTP/1.1,[http/1.1]}{127.0.0.1:43349}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b4f3475{HTTP/1.1,[http/1.1]}{127.0.0.1:42243}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b2b9892{HTTP/1.1,[http/1.1]}{127.0.0.1:40325}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2df123e9{HTTP/1.1,[http/1.1]}{127.0.0.1:45155}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-2) [    ] o.e.j.s.Server Started @853058ms
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-1) [    ] o.e.j.s.Server Started @853058ms
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40325}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45155}
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-4) [    ] o.e.j.s.Server Started @853058ms
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42243}
   [junit4]   2> 851599 ERROR (jetty-launcher-1763-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851600 ERROR (jetty-launcher-1763-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851600 ERROR (jetty-launcher-1763-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.471240Z
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.471261Z
   [junit4]   2> 851599 INFO  (jetty-launcher-1763-thread-3) [    ] o.e.j.s.Server Started @853058ms
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43349}
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851600 INFO  (jetty-launcher-1763-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.471761Z
   [junit4]   2> 851600 ERROR (jetty-launcher-1763-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851601 INFO  (jetty-launcher-1763-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 851601 INFO  (jetty-launcher-1763-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851601 INFO  (jetty-launcher-1763-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851601 INFO  (jetty-launcher-1763-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.472116Z
   [junit4]   2> 851601 INFO  (jetty-launcher-1763-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851601 INFO  (jetty-launcher-1763-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851603 INFO  (jetty-launcher-1763-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851607 INFO  (jetty-launcher-1763-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851611 INFO  (jetty-launcher-1763-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 851612 INFO  (jetty-launcher-1763-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 851612 INFO  (jetty-launcher-1763-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 851612 INFO  (jetty-launcher-1763-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 851620 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f9308867c0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 851643 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851643 INFO  (jetty-launcher-1763-thread-2) [n:127.0.0.1:40325_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851643 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42243_solr
   [junit4]   2> 851643 INFO  (jetty-launcher-1763-thread-2) [n:127.0.0.1:40325_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40325_solr
   [junit4]   2> 851644 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.c.Overseer Overseer (id=98959381650735115-127.0.0.1:42243_solr-n_0000000000) starting
   [junit4]   2> 851647 INFO  (zkCallback-1785-thread-1-processing-n:127.0.0.1:42243_solr) [n:127.0.0.1:42243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 851651 INFO  (zkCallback-1786-thread-1-processing-n:127.0.0.1:40325_solr) [n:127.0.0.1:40325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 851659 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42243_solr
   [junit4]   2> 851660 INFO  (zkCallback-1785-thread-1-processing-n:127.0.0.1:42243_solr) [n:127.0.0.1:42243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851660 INFO  (zkCallback-1786-thread-1-processing-n:127.0.0.1:40325_solr) [n:127.0.0.1:40325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851665 INFO  (jetty-launcher-1763-thread-3) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 851665 INFO  (jetty-launcher-1763-thread-1) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 851666 INFO  (jetty-launcher-1763-thread-3) [n:127.0.0.1:43349_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851666 INFO  (jetty-launcher-1763-thread-1) [n:127.0.0.1:45155_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851666 INFO  (jetty-launcher-1763-thread-3) [n:127.0.0.1:43349_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43349_solr
   [junit4]   2> 851666 INFO  (jetty-launcher-1763-thread-1) [n:127.0.0.1:45155_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45155_solr
   [junit4]   2> 851667 INFO  (zkCallback-1785-thread-1-processing-n:127.0.0.1:42243_solr) [n:127.0.0.1:42243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 851667 INFO  (zkCallback-1786-thread-1-processing-n:127.0.0.1:40325_solr) [n:127.0.0.1:40325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 851667 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 851667 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:45155_solr) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 851667 INFO  (zkCallback-1786-thread-1-processing-n:127.0.0.1:40325_solr) [n:127.0.0.1:40325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851667 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851667 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:45155_solr) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851669 INFO  (jetty-launcher-1763-thread-2) [n:127.0.0.1:40325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40325.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851670 INFO  (zkCallback-1785-thread-1-processing-n:127.0.0.1:42243_solr) [n:127.0.0.1:42243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851675 INFO  (jetty-launcher-1763-thread-2) [n:127.0.0.1:40325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40325.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851676 INFO  (jetty-launcher-1763-thread-2) [n:127.0.0.1:40325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40325.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851677 INFO  (jetty-launcher-1763-thread-2) [n:127.0.0.1:40325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node2/.
   [junit4]   2> 851696 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42243.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851711 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42243.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851711 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42243.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851711 INFO  (jetty-launcher-1763-thread-1) [n:127.0.0.1:45155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45155.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851712 INFO  (jetty-launcher-1763-thread-4) [n:127.0.0.1:42243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node4/.
   [junit4]   2> 851712 INFO  (jetty-launcher-1763-thread-3) [n:127.0.0.1:43349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43349.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851717 INFO  (jetty-launcher-1763-thread-3) [n:127.0.0.1:43349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43349.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851717 INFO  (jetty-launcher-1763-thread-3) [n:127.0.0.1:43349_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43349.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851718 INFO  (jetty-launcher-1763-thread-3) [n:127.0.0.1:43349_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node3/.
   [junit4]   2> 851719 INFO  (jetty-launcher-1763-thread-1) [n:127.0.0.1:45155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45155.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851719 INFO  (jetty-launcher-1763-thread-1) [n:127.0.0.1:45155_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45155.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851720 INFO  (jetty-launcher-1763-thread-1) [n:127.0.0.1:45155_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node1/.
   [junit4]   2> 851773 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 851773 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36625/solr ready
   [junit4]   2> 851775 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b2b9892{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 851775 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1278359122
   [junit4]   2> 851775 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 851775 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c24abff: rootName = solr_40325, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@458939eb
   [junit4]   2> 851778 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 851778 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a4ab90e: rootName = solr_40325, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7388efdb
   [junit4]   2> 851781 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 851781 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c32027: rootName = solr_40325, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@62bbf712
   [junit4]   2> 851781 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40325_solr
   [junit4]   2> 851782 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 851782 INFO  (zkCallback-1785-thread-1-processing-n:127.0.0.1:42243_solr) [n:127.0.0.1:42243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851782 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851782 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 851782 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851782 INFO  (zkCallback-1786-thread-1-processing-n:127.0.0.1:40325_solr) [n:127.0.0.1:40325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851782 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:45155_solr) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851782 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cda3172{/solr,null,UNAVAILABLE}
   [junit4]   2> 851786 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851787 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6910a0c0{/solr,null,AVAILABLE}
   [junit4]   2> 851787 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72e89315{HTTP/1.1,[http/1.1]}{127.0.0.1:34183}
   [junit4]   2> 851787 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server Started @853246ms
   [junit4]   2> 851787 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45131}
   [junit4]   2> 851787 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 851788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851788 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.659142Z
   [junit4]   2> 851789 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851792 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 851796 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 851796 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:45131_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851797 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:45131_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45131_solr
   [junit4]   2> 851797 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851797 INFO  (zkCallback-1785-thread-1-processing-n:127.0.0.1:42243_solr) [n:127.0.0.1:42243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851797 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851797 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:45155_solr) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851798 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851823 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:45131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45131.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851829 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:45131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45131.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851829 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:45131_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45131.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851830 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:45131_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node2/.
   [junit4]   2> 851855 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:34183/solr. Proxy: http://127.0.0.1:45131/solr
   [junit4]   2> 851856 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b4f3475{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 851856 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=534933572
   [junit4]   2> 851856 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 851856 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6328b4eb: rootName = solr_42243, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2ce78b17
   [junit4]   2> 851860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 851860 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3da89caf: rootName = solr_42243, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7388efdb
   [junit4]   2> 851863 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 851863 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cba1458: rootName = solr_42243, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@62bbf712
   [junit4]   2> 851864 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42243_solr
   [junit4]   2> 851864 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 851864 INFO  (zkCallback-1785-thread-1-processing-n:127.0.0.1:42243_solr) [n:127.0.0.1:42243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851864 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:45155_solr) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851864 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 851864 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851864 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851864 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851864 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.Overseer Overseer (id=98959381650735115-127.0.0.1:42243_solr-n_0000000000) closing
   [junit4]   2> 851864 INFO  (OverseerStateUpdate-98959381650735115-127.0.0.1:42243_solr-n_0000000000) [n:127.0.0.1:42243_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42243_solr
   [junit4]   2> 851864 WARN  (OverseerAutoScalingTriggerThread-98959381650735115-127.0.0.1:42243_solr-n_0000000000) [n:127.0.0.1:42243_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 851866 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3336bdb0{/solr,null,UNAVAILABLE}
   [junit4]   2> 851866 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43349_solr
   [junit4]   2> 851866 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.Overseer Overseer (id=98959381650735114-127.0.0.1:43349_solr-n_0000000002) starting
   [junit4]   2> 851866 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851866 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b283aff{/solr,null,AVAILABLE}
   [junit4]   2> 851867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11086aed{HTTP/1.1,[http/1.1]}{127.0.0.1:34339}
   [junit4]   2> 851867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server Started @853325ms
   [junit4]   2> 851867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43483}
   [junit4]   2> 851867 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 851867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851867 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.738765Z
   [junit4]   2> 851868 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851873 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 851876 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:43483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 851877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:43483_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851877 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:43483_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43483_solr
   [junit4]   2> 851878 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:45155_solr) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851878 INFO  (zkCallback-1806-thread-1-processing-n:127.0.0.1:43483_solr) [n:127.0.0.1:43483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851878 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851878 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851878 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851909 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:43483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43483.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851914 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:43483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43483.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851914 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:43483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43483.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 851915 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:43483_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node4/.
   [junit4]   2> 851940 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:34339/solr. Proxy: http://127.0.0.1:43483/solr
   [junit4]   2> 851940 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2df123e9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 851941 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1014557786
   [junit4]   2> 851941 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 851941 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f234540: rootName = solr_45155, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3db21876
   [junit4]   2> 851944 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 851944 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40d0cbdd: rootName = solr_45155, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7388efdb
   [junit4]   2> 851947 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 851947 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@549aa97: rootName = solr_45155, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@62bbf712
   [junit4]   2> 851948 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45155_solr
   [junit4]   2> 851948 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 851948 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:45155_solr) [n:127.0.0.1:45155_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851948 INFO  (zkCallback-1806-thread-1-processing-n:127.0.0.1:43483_solr) [n:127.0.0.1:43483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851948 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851948 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 851949 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851949 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76ac760c{/solr,null,UNAVAILABLE}
   [junit4]   2> 851950 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 851951 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 851963 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32adaea4{/solr,null,AVAILABLE}
   [junit4]   2> 851963 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52701afc{HTTP/1.1,[http/1.1]}{127.0.0.1:41867}
   [junit4]   2> 851963 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server Started @853422ms
   [junit4]   2> 851964 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46185}
   [junit4]   2> 851964 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 851964 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 851964 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851964 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851964 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.835648Z
   [junit4]   2> 851965 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 851970 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 851976 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:46185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 851977 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:46185_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851979 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:46185_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46185_solr
   [junit4]   2> 851979 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851979 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851979 INFO  (zkCallback-1806-thread-1-processing-n:127.0.0.1:43483_solr) [n:127.0.0.1:43483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851984 INFO  (zkCallback-1799-thread-2-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 851983 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:46185_solr) [n:127.0.0.1:46185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 852004 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:46185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46185.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 852009 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:46185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46185.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 852009 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:46185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46185.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 852010 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:46185_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node1/.
   [junit4]   2> 852033 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:41867/solr. Proxy: http://127.0.0.1:46185/solr
   [junit4]   2> 852034 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2059ef98{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 852034 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1040629302
   [junit4]   2> 852034 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 852034 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2941b4d7: rootName = solr_43349, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@29364451
   [junit4]   2> 852037 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 852037 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@572005ee: rootName = solr_43349, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7388efdb
   [junit4]   2> 852040 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 852040 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67c5dbfd: rootName = solr_43349, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@62bbf712
   [junit4]   2> 852041 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43349_solr
   [junit4]   2> 852042 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 852042 INFO  (zkCallback-1806-thread-1-processing-n:127.0.0.1:43483_solr) [n:127.0.0.1:43483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 852042 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:43349_solr) [n:127.0.0.1:43349_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 852042 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 852042 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:46185_solr) [n:127.0.0.1:46185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 852042 INFO  (zkCallback-1799-thread-2-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 852042 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 852042 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.Overseer Overseer (id=98959381650735114-127.0.0.1:43349_solr-n_0000000002) closing
   [junit4]   2> 852042 INFO  (OverseerStateUpdate-98959381650735114-127.0.0.1:43349_solr-n_0000000002) [n:127.0.0.1:43349_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43349_solr
   [junit4]   2> 852042 WARN  (OverseerAutoScalingTriggerThread-98959381650735114-127.0.0.1:43349_solr-n_0000000002) [n:127.0.0.1:43349_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 852044 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bba77d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 852044 INFO  (zkCallback-1799-thread-2-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45131_solr
   [junit4]   2> 852044 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 852044 INFO  (zkCallback-1799-thread-2-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.Overseer Overseer (id=98959381650735121-127.0.0.1:45131_solr-n_0000000004) starting
   [junit4]   2> 852045 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c9f4bc5{/solr,null,AVAILABLE}
   [junit4]   2> 852045 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a8de14c{HTTP/1.1,[http/1.1]}{127.0.0.1:42065}
   [junit4]   2> 852045 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.e.j.s.Server Started @853504ms
   [junit4]   2> 852045 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42749}
   [junit4]   2> 852045 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 852045 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 852045 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 852046 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 852046 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T20:32:10.917025Z
   [junit4]   2> 852046 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 852050 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36625/solr
   [junit4]   2> 852053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:42749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 852053 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:42749_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 852054 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:42749_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42749_solr
   [junit4]   2> 852054 INFO  (zkCallback-1806-thread-1-processing-n:127.0.0.1:43483_solr) [n:127.0.0.1:43483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 852054 INFO  (zkCallback-1799-thread-2-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 852055 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:42749_solr) [n:127.0.0.1:42749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 852055 INFO  (zkCallback-1794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 852055 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:46185_solr) [n:127.0.0.1:46185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 852081 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:42749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 852086 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:42749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 852086 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:42749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 852087 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [n:127.0.0.1:42749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node3/.
   [junit4]   2> 852118 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[D40F5C84D8662D85]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:42065/solr. Proxy: http://127.0.0.1:42749/solr
   [junit4]   2> 852119 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50458,localport=42749], receiveBufferSize:531000
   [junit4]   2> 852121 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42065,localport=56634], receiveBufferSize=530904
   [junit4]   2> 852122 INFO  (qtp73612392-8396) [n:127.0.0.1:42749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 852122 INFO  (qtp73612392-8396) [n:127.0.0.1:42749_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 852132 INFO  (TEST-TestPullReplicaErrorHandling.testPullReplicaDisconnectsFromZooKeeper-seed#[D40F5C84D8662D85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPullReplicaDisconnectsFromZooKeeper
   [junit4]   2> 852132 INFO  (qtp73612392-8397) [n:127.0.0.1:42749_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 852133 INFO  (OverseerThreadFactory-3815-thread-1-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.CreateCollectionCmd Create collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper
   [junit4]   2> 852237 INFO  (OverseerStateUpdate-98959381650735121-127.0.0.1:45131_solr-n_0000000004) [n:127.0.0.1:45131_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42749/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 852239 INFO  (OverseerStateUpdate-98959381650735121-127.0.0.1:45131_solr-n_0000000004) [n:127.0.0.1:45131_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45131/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 852441 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50462,localport=42749], receiveBufferSize:531000
   [junit4]   2> 852441 INFO  (SocketProxy-Acceptor-45131) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54222,localport=45131], receiveBufferSize:531000
   [junit4]   2> 852441 INFO  (SocketProxy-Acceptor-45131) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=34183,localport=35718], receiveBufferSize=530904
   [junit4]   2> 852442 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 852442 INFO  (SocketProxy-Acceptor-42749) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42065,localport=56642], receiveBufferSize=530904
   [junit4]   2> 852443 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2&action=CREATE&numShards=1&collection=pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 852443 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 852443 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 852547 INFO  (zkCallback-1799-thread-2-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 852547 INFO  (zkCallback-1799-thread-1-processing-n:127.0.0.1:45131_solr) [n:127.0.0.1:45131_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 852547 INFO  (zkCallback-1819-thread-2-processing-n:127.0.0.1:42749_solr) [n:127.0.0.1:42749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 852547 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:42749_solr) [n:127.0.0.1:42749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json] for collection [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 853451 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 853451 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 853458 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.IndexSchema [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] Schema name=minimal
   [junit4]   2> 853458 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.IndexSchema [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 853459 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 853459 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 853459 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1' using configuration from collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper, trusted=true
   [junit4]   2> 853459 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.CoreContainer Creating SolrCore 'pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2' using configuration from collection pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper, trusted=true
   [junit4]   2> 853460 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45131.solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_p2' (registry 'solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 853460 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42749.solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_n1' (registry 'solr.core.pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fd9126d
   [junit4]   2> 853460 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 853460 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 853460 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrCore [[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node2/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node2/./pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2/data/]
   [junit4]   2> 853460 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.c.SolrCore [[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node3/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_D40F5C84D8662D85-001/tempDir-001/node3/./pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1/data/]
   [junit4]   2> 853506 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 853506 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 853507 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 853507 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 853507 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 853507 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 853508 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.s.SolrIndexSearcher Opening [Searcher@35ba237a[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] main]
   [junit4]   2> 853508 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71bdb19a[pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] main]
   [junit4]   2> 853508 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 853509 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 853509 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 853509 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 853509 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 853509 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.ZkController pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 853509 INFO  (qtp73612392-8391) [n:127.0.0.1:42749_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node3 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 853509 INFO  (qtp1856009508-8315) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 853510 INFO  (searcherExecutor-3823-thread-1-processing-n:127.0.0.1:45131_solr x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2 s:shard1 c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper r:core_node4) [n:127.0.0.1:45131_solr c:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper s:shard1 r:core_node4 x:pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] o.a.s.c.SolrCore [pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper_shard1_replica_p2] Registered new searcher Searcher@35ba237a[pull_replica_error_handli

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

for registry=solr.jvm, tag=null
   [junit4]   2> 1244825 INFO  (SUITE-TestLazyCores-seed#[D40F5C84D8662D85]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestLazyCores_D40F5C84D8662D85-001
   [junit4]   2> Nov 06, 2017 8:38:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Nov 06, 2017 8:39:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Nov 06, 2017 8:39:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Nov 06, 2017 8:39:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=pt-BR, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=2,free=340926816,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSSLRandomization, TestFieldCacheWithThreads, TestShardHandlerFactory, AnalyticsQueryTest, TestDynamicFieldResource, DistributedExpandComponentTest, BadIndexSchemaTest, TestDelegationWithHadoopAuth, SolrRequestParserTest, TestConfigReload, AddSchemaFieldsUpdateProcessorFactoryTest, SolrIndexSplitterTest, TestDeleteCollectionOnDownNodes, ShowFileRequestHandlerTest, TestCloudSchemaless, CdcrRequestHandlerTest, DistributedVersionInfoTest, MoreLikeThisHandlerTest, ZkSolrClientTest, NotRequiredUniqueKeyTest, TestRemoteStreaming, TestJettySolrRunner, DirectUpdateHandlerTest, TestBlendedInfixSuggestions, TriggerIntegrationTest, TestSystemCollAutoCreate, AutoAddReplicasIntegrationTest, TestFastWriter, TestQueryWrapperFilter, TestNumericTokenStream, BufferStoreTest, TestNonDefinedSimilarityFactory, TestSurroundQueryParser, DocValuesMultiTest, ChaosMonkeySafeLeaderTest, BinaryUpdateRequestHandlerTest, TestAnalyzedSuggestions, HdfsCollectionsAPIDistributedZkTest, SuggesterTSTTest, TestReqParamsAPI, TestInPlaceUpdatesStandalone, OpenExchangeRatesOrgProviderTest, TestHighFrequencyDictionaryFactory, MultiThreadedOCPTest, ManagedSchemaRoundRobinCloudTest, TestCollationField, HttpTriggerListenerTest, ZkStateReaderTest, SolrCLIZkUtilsTest, ClassificationUpdateProcessorFactoryTest, TestWriterPerf, TestOverriddenPrefixQueryForCustomFieldType, TestPushWriter, AssignTest, UUIDUpdateProcessorFallbackTest, CloneFieldUpdateProcessorFactoryTest, ClusterStateUpdateTest, TestSearcherReuse, RegexBoostProcessorTest, TestFastLRUCache, TestMultiValuedNumericRangeQuery, TestCursorMarkWithoutUniqueKey, TestBM25SimilarityFactory, TestFieldTypeCollectionResource, SolrCmdDistributorTest, BasicAuthStandaloneTest, DebugComponentTest, TestStressInPlaceUpdates, TestXIncludeConfig, TestGeoJSONResponseWriter, TestCloudRecovery, TestReRankQParserPlugin, NumericFieldsTest, TestLegacyFieldReuse, SignatureUpdateProcessorFactoryTest, TestFaceting, SchemaVersionSpecificBehaviorTest, TestTrackingShardHandlerFactory, SOLR749Test, ConjunctionSolrSpellCheckerTest, ZkCLITest, PreAnalyzedFieldTest, TestSimpleTrackingShardHandler, TestBulkSchemaAPI, PeerSyncWithIndexFingerprintCachingTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, WrapperMergePolicyFactoryTest, TestInitQParser, TestSortByMinMaxFunction, TestCloudNestedDocsSort, TestRetrieveFieldsOptimizer, TestExactStatsCache, TestSolrCloudWithKerberosAlt, TestLeaderElectionZkExpiry, TestFilteredDocIdSet, TestIntervalFaceting, TestExclusionRuleCollectionAccess, CdcrBootstrapTest, DocumentAnalysisRequestHandlerTest, TestQuerySenderNoQuery, DistributedFacetPivotWhiteBoxTest, RequestLoggingTest, OutputWriterTest, RuleEngineTest, SolrGraphiteReporterTest, HLLSerializationTest, TestConfigsApi, BooleanFieldTest, TestBinaryResponseWriter, TestTolerantUpdateProcessorCloud, TestExpandComponent, SolrSlf4jReporterTest, TestSolr4Spatial2, TestScoreJoinQPScore, TestCloudJSONFacetJoinDomain, TestSolr4Spatial, SpellingQueryConverterTest, TestJmxIntegration, TestDocSet, MergeStrategyTest, ReplaceNodeTest, TestDocumentBuilder, BasicZkTest, RecoveryZkTest, LeaderElectionTest, TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, SpellCheckComponentTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D40F5C84D8662D85 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D40F5C84D8662D85]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10624, name=searcherExecutor-4633-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D40F5C84D8662D85]:0)
   [junit4] Completed [441/748 (2!)] on J1 in 28.07s, 9 tests, 3 errors <<< FAILURES!

[...truncated 41088 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 758 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/758/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestStressInPlaceUpdates.stressTest

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:42407

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42407
	at __randomizedtesting.SeedInfo.seed([3553EFFD77B28740:5E353050496753BA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
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:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	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:542)
	... 43 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.test

Error Message:
Error from server at https://127.0.0.1:40477/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40477/solr: create the collection time out:180s
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13522 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressInPlaceUpdates
   [junit4]   2> 2480229 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/init-core-data-001
   [junit4]   2> 2480230 WARN  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2480230 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2480231 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2480231 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2480231 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2480231 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2480244 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2480251 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2480280 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2480304 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a
   [junit4]   2> 2480309 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a
   [junit4]   2> 2480309 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a
   [junit4]   2> 2480310 INFO  (coreLoadExecutor-8660-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2480310 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2480331 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2480339 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2480342 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2480342 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2480342 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a
   [junit4]   2> 2480343 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2480343 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/init-core-data-001/]
   [junit4]   2> 2480344 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=72.3837890625, floorSegmentMB=1.162109375, forceMergeDeletesPctAllowed=14.78616755307008, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47161229147280226
   [junit4]   2> 2480346 WARN  (coreLoadExecutor-8660-thread-1) [    x:collection1] 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> 2480377 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2480377 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2480379 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2480379 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2480380 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=42.16796875, floorSegmentMB=0.203125, forceMergeDeletesPctAllowed=27.7169116048286, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6225573818116744
   [junit4]   2> 2480380 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d9644b9[collection1] main]
   [junit4]   2> 2480380 WARN  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2480381 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2480382 INFO  (searcherExecutor-8661-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d9644b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2480382 INFO  (coreLoadExecutor-8660-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583337456449617920
   [junit4]   2> 2480384 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2480387 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2480387 INFO  (Thread-5465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2480387 INFO  (Thread-5465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2480390 ERROR (Thread-5465) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2480487 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.ZkTestServer start zk server on port:46369
   [junit4]   2> 2480493 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2480494 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 2480494 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2480495 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2480495 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2480496 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2480496 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2480496 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2480497 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2480497 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2480498 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2480498 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f925071ba0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2480498 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2480559 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2480559 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b3647d7{/,null,AVAILABLE}
   [junit4]   2> 2480560 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b468435{HTTP/1.1,[http/1.1]}{127.0.0.1:42407}
   [junit4]   2> 2480560 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.e.j.s.Server Started @2482584ms
   [junit4]   2> 2480560 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/tempDir-001/control/data, hostContext=/, hostPort=42407, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/control-001/cores}
   [junit4]   2> 2480560 ERROR (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2480560 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2480560 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2480560 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2480560 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T17:11:06.598Z
   [junit4]   2> 2480562 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2480562 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/control-001/solr.xml
   [junit4]   2> 2480564 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2480564 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2480565 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2480567 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46369/solr
   [junit4]   2> 2480594 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2480594 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42407_
   [junit4]   2> 2480595 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.c.Overseer Overseer (id=98958591028494340-127.0.0.1:42407_-n_0000000000) starting
   [junit4]   2> 2480597 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42407_
   [junit4]   2> 2480598 INFO  (zkCallback-3451-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2480703 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a
   [junit4]   2> 2480709 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a
   [junit4]   2> 2480710 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@253f1b4a
   [junit4]   2> 2480711 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [n:127.0.0.1:42407_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/control-001/cores
   [junit4]   2> 2480728 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2480728 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46369/solr ready
   [junit4]   2> 2480729 INFO  (qtp1550546606-21908) [n:127.0.0.1:42407_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42407_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2480730 INFO  (OverseerThreadFactory-8673-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2480836 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_    ] 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> 2480836 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2480940 INFO  (zkCallback-3451-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2481849 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2481880 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 2481883 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2481883 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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 collection control_collection, trusted=true
   [junit4]   2> 2481883 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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@253f1b4a
   [junit4]   2> 2481883 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2481883 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2481885 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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=26, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=72.3837890625, floorSegmentMB=1.162109375, forceMergeDeletesPctAllowed=14.78616755307008, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47161229147280226
   [junit4]   2> 2481887 WARN  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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> 2481922 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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> 2481923 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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> 2481925 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2481925 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2481926 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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=42, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=42.16796875, floorSegmentMB=0.203125, forceMergeDeletesPctAllowed=27.7169116048286, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6225573818116744
   [junit4]   2> 2481926 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d571c1f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2481927 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2481927 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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> 2481928 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2481928 INFO  (searcherExecutor-8676-thread-1-processing-n:127.0.0.1:42407_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@7d571c1f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2481928 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ 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 1583337458070716416
   [junit4]   2> 2481932 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2481932 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2481932 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42407/control_collection_shard1_replica_n1/
   [junit4]   2> 2481932 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2481932 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:42407/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2481932 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2481933 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42407/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2540764 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 42407
   [junit4]   2> 2540764 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1400202940
   [junit4]   2> 2540764 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2540764 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f9e61fc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@708b6971
   [junit4]   2> 2540767 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2540767 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@656c0ae4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c19a006
   [junit4]   2> 2540770 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2540770 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63447cfd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@47abd1d6
   [junit4]   2> 2540771 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42407_
   [junit4]   2> 2540771 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2540771 INFO  (zkCallback-3451-thread-2-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2540771 INFO  (coreCloseExecutor-8681-thread-1) [n:127.0.0.1:42407_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a30381d
   [junit4]   2> 2540771 INFO  (coreCloseExecutor-8681-thread-1) [n:127.0.0.1:42407_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=707803165
   [junit4]   2> 2540771 INFO  (coreCloseExecutor-8681-thread-1) [n:127.0.0.1:42407_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69177190: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7a9cf12e
   [junit4]   2> 2540776 INFO  (coreCloseExecutor-8681-thread-1) [n:127.0.0.1:42407_ c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=707803165
   [junit4]   2> 2551609 INFO  (ScheduledTrigger-8671-thread-1) [n:127.0.0.1:42407_    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2551609 INFO  (AutoscalingActionExecutor-8672-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"14f48e623c34ef00T60q9rgajwcw5bhzy9foezpw5s",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":1509988327644000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1509988327644000000],
   [junit4]   2>     "_enqueue_time_":1509988337646000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:42407_"]}}
   [junit4]   2> 2660730 ERROR (qtp1550546606-21908) [n:127.0.0.1:42407_    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2660730 INFO  (qtp1550546606-21908) [n:127.0.0.1:42407_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42407_&wt=javabin&version=2} status=500 QTime=180001
   [junit4]   2> 2660731 ERROR (qtp1550546606-21908) [n:127.0.0.1:42407_    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3080931 ERROR (OverseerThreadFactory-8673-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:42407
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42407
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 3080931 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.Overseer Overseer (id=98958591028494340-127.0.0.1:42407_-n_0000000000) closing
   [junit4]   2> 3080933 ERROR (OverseerThreadFactory-8673-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 3080933 INFO  (OverseerStateUpdate-98958591028494340-127.0.0.1:42407_-n_0000000000) [n:127.0.0.1:42407_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42407_
   [junit4]   2> 3080933 INFO  (OverseerThreadFactory-8673-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3110975 INFO  (zkCallback-3451-thread-5-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3110976 ERROR (OverseerThreadFactory-8673-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:684)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3110983 INFO  (OverseerThreadFactory-8673-thread-1-processing-n:127.0.0.1:42407_) [n:127.0.0.1:42407_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3110984 WARN  (OverseerAutoScalingTriggerThread-98958591028494340-127.0.0.1:42407_-n_0000000000) [n:127.0.0.1:42407_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3110986 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b468435{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3110986 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b3647d7{/,null,UNAVAILABLE}
   [junit4]   2> 3111002 ERROR (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3111003 ERROR (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 3111008 INFO  (qtp1550546606-21910) [n:127.0.0.1:42407_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=630172
   [junit4]   2> 3111008 ERROR (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3111009 INFO  (TEST-TestStressInPlaceUpdates.stressTest-seed#[3553EFFD77B28740]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46369 46369
   [junit4]   2> 3116039 INFO  (Thread-5465) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46369 46369
   [junit4]   2> 3116039 WARN  (Thread-5465) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressInPlaceUpdates -Dtests.method=stressTest -Dtests.seed=3553EFFD77B28740 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=America/Jamaica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    636s J1 | TestStressInPlaceUpdates.stressTest <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42407
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3553EFFD77B28740:5E353050496753BA]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> 3116041 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3116041 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=967588968
   [junit4]   2> 3116041 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3116041 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57b8f307: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2a476cda
   [junit4]   2> 3116042 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3116042 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24751937: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c19a006
   [junit4]   2> 3116042 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3116042 INFO  (SUITE-TestStressInPlaceUpdates-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d47f8ed: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@47abd1d6
   [junit4]   2> 3116043 INFO  (coreCloseExecutor-8683-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bfe6641
   [junit4]   2> 3116043 INFO  (coreCloseExecutor-8683-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=201221697
   [junit4]   2> 3116043 INFO  (coreCloseExecutor-8683-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d6f363f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@f0413b6
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressInPlaceUpdates_3553EFFD77B28740-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1778, maxMBSortInHeap=5.325560845345968, sim=RandomSimilarity(queryNorm=true): {}, locale=es, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=209943920,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicaProperties, TestGraphTermsQParserPlugin, TestSubQueryTransformerCrossCore, TestSimpleTrackingShardHandler, TestBM25SimilarityFactory, HLLUtilTest, TestRestoreCore, SecurityConfHandlerTest, SearchHandlerTest, TestRangeQuery, TriLevelCompositeIdRoutingTest, TestRTGBase, TestLegacyNumericUtils, V2ApiIntegrationTest, SignatureUpdateProcessorFactoryTest, TestHttpShardHandlerFactory, DocValuesMissingTest, HdfsTlogReplayBufferedWhileIndexingTest, RulesTest, SuggesterTSTTest, TestGraphMLResponseWriter, TestSimpleQParserPlugin, TestAnalyzedSuggestions, ZkSolrClientTest, TestCloudRecovery, ComputePlanActionTest, TestSolrCloudWithKerberosAlt, TestLRUStatsCache, JavabinLoaderTest, PeerSyncReplicationTest, TestStressUserVersions, ShardSplitTest, SpellCheckCollatorWithCollapseTest, TestPerFieldSimilarityWithDefaultOverride, RollingRestartTest, TestDistribIDF, HttpSolrCallGetCoreTest, TestObjectReleaseTracker, TestPayloadCheckQParserPlugin, SolrCloudReportersTest, TestApiFramework, TestConfigSetsAPIExclusivity, TestQuerySenderNoQuery, TestDocumentBuilder, BadIndexSchemaTest, TestSolrCloudSnapshots, ShowFileRequestHandlerTest, SearchRateTriggerTest, OpenCloseCoreStressTest, TestLegacyFieldCache, RankQueryTest, RequestHandlersTest, TestCopyFieldCollectionResource, SubstringBytesRefFilterTest, PolyFieldTest, SampleTest, ShardRoutingTest, CachingDirectoryFactoryTest, TestHdfsBackupRestoreCore, PKIAuthenticationIntegrationTest, StressHdfsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, SolrCoreMetricManagerTest, SuggesterFSTTest, ClusterStateUpdateTest, CursorMarkTest, TestLegacyNumericRangeQueryBuilder, TestCollationField, HdfsRestartWhileUpdatingTest, ExplicitHLLTest, TestOmitPositions, TestClassicSimilarityFactory, TriggerIntegrationTest, TestManagedResourceStorage, TestLockTree, OverriddenZkACLAndCredentialsProvidersTest, PingRequestHandlerTest, LukeRequestHandlerTest, TestAuthenticationFramework, TestRandomCollapseQParserPlugin, TestNRTOpen, DirectUpdateHandlerTest, TestSchemaSimilarityResource, TestNumericRangeQuery32, TestFieldCollectionResource, TestConfigSetImmutable, TestSSLRandomization, ConvertedLegacyTest, TestUseDocValuesAsStored2, TestCollectionAPI, NotRequiredUniqueKeyTest, TestCorePropertiesReload, SynonymTokenizerTest, DistributedFacetExistsSmallTest, TestSurroundQueryParser, DistanceUnitsTest, TestImpersonationWithHadoopAuth, TestRemoteStreaming, TestCollationFieldDocValues, FacetPivotSmallTest, SolrCmdDistributorTest, TestFieldCacheSortRandom, TestSchemaManager, TestLeaderElectionZkExpiry, TestJettySolrRunner, CdcrRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, CoreAdminCreateDiscoverTest, JSONWriterTest, DistributedTermsComponentTest, SpellingQueryConverterTest, ChaosMonkeySafeLeaderTest, TestCustomSort, TestCursorMarkWithoutUniqueKey, TestFaceting, TestStressLucene, TestSolr4Spatial, TestManagedSynonymGraphFilterFactory, TermVectorComponentDistributedTest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, ZkControllerTest, TestStressReorder, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, TestFiltering, TestIndexSearcher, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestWriterPerf, TestQueryTypes, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, SOLR749Test, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, DOMUtilTest, ClusterStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedIntervalFacetingTest, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteShardTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, ReplaceNodeTest, SolrCLIZkUtilsTest, TestCloudPivotFacet, TestClusterProperties, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates]
   [junit4] Completed [601/747 (1!)] on J1 in 635.83s, 1 test, 1 error <<< FAILURES!

[...truncated 52 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> 2923475 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/init-core-data-001
   [junit4]   2> 2923476 WARN  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 2923476 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2923478 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2923478 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-001
   [junit4]   2> 2923479 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2923479 INFO  (Thread-3077) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2923479 INFO  (Thread-3077) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2923481 ERROR (Thread-3077) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2923579 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40879
   [junit4]   2> 2923602 INFO  (jetty-launcher-1638-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2923603 INFO  (jetty-launcher-1638-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2923627 INFO  (jetty-launcher-1638-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4579d5e8{/solr,null,AVAILABLE}
   [junit4]   2> 2923627 INFO  (jetty-launcher-1638-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@476b651a{SSL,[ssl, http/1.1]}{127.0.0.1:43031}
   [junit4]   2> 2923628 INFO  (jetty-launcher-1638-thread-1) [    ] o.e.j.s.Server Started @2925451ms
   [junit4]   2> 2923628 INFO  (jetty-launcher-1638-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43031}
   [junit4]   2> 2923628 ERROR (jetty-launcher-1638-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2923628 INFO  (jetty-launcher-1638-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2923628 INFO  (jetty-launcher-1638-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2923628 INFO  (jetty-launcher-1638-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2923628 INFO  (jetty-launcher-1638-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T17:18:29.466Z
   [junit4]   2> 2923630 INFO  (jetty-launcher-1638-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7840b85e{/solr,null,AVAILABLE}
   [junit4]   2> 2923630 INFO  (jetty-launcher-1638-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@304302ad{SSL,[ssl, http/1.1]}{127.0.0.1:40477}
   [junit4]   2> 2923630 INFO  (jetty-launcher-1638-thread-2) [    ] o.e.j.s.Server Started @2925454ms
   [junit4]   2> 2923630 INFO  (jetty-launcher-1638-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40477}
   [junit4]   2> 2923631 ERROR (jetty-launcher-1638-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2923631 INFO  (jetty-launcher-1638-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2923631 INFO  (jetty-launcher-1638-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2923631 INFO  (jetty-launcher-1638-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2923631 INFO  (jetty-launcher-1638-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T17:18:29.469Z
   [junit4]   2> 2923636 INFO  (jetty-launcher-1638-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in

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

a:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: recoverytest slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 3136078 INFO  (qtp296036588-16799) [n:127.0.0.1:43031_solr c:recoverytest s:shard1 r:core_node4 x:recoverytest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica_n2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=209783
   [junit4]   2> 3136079 ERROR (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3136079 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40879 40879
   [junit4]   2> 3136492 INFO  (Thread-3077) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40879 40879
   [junit4]   2> 3136494 WARN  (Thread-3077) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/recoverytest/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 3136495 WARN  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3136531 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3136534 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:37933) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 3136534 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:37933) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1472016129-88.99.242.108-1509988709810 (Datanode Uuid 2aa5fbbd-364f-4239-8fb4-1f808eead021) service to localhost.localdomain/127.0.0.1:37933
   [junit4]   2> 3136536 WARN  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3136597 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 3136611 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:37933) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 3136611 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:37933) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1472016129-88.99.242.108-1509988709810 (Datanode Uuid ec1c3a48-addc-445a-8692-d40995aa7016) service to localhost.localdomain/127.0.0.1:37933
   [junit4]   2> 3136628 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 3136674 INFO  (SUITE-HdfsRecoveryZkTest-seed#[3553EFFD77B28740]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40879 40879
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_3553EFFD77B28740-001
   [junit4]   2> Nov 06, 2017 5:22:02 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=no, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=2,free=249677336,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, TestSolrDeletionPolicy1, PropertiesRequestHandlerTest, SyncSliceTest, URLClassifyProcessorTest, CdcrReplicationHandlerTest, TestMaxTokenLenTokenizer, TestFastOutputStream, TestOverriddenPrefixQueryForCustomFieldType, TestSuggestSpellingConverter, MinimalSchemaTest, RemoteQueryErrorTest, ResourceLoaderTest, SimpleCollectionCreateDeleteTest, IndexSchemaRuntimeFieldTest, TestQueryWrapperFilter, UpdateParamsTest, TestExceedMaxTermLength, TestRequestStatusCollectionAPI, SolrMetricReporterTest, TestInitParams, SpatialRPTFieldTypeTest, TestMultiValuedNumericRangeQuery, TermsComponentTest, DistribCursorPagingTest, TestGeoJSONResponseWriter, TestConfigReload, TestRandomFaceting, HdfsWriteToMultipleCollectionsTest, DistributedSuggestComponentTest, ConnectionManagerTest, TestIndexingPerformance, CoreMergeIndexesAdminHandlerTest, PeerSyncWithIndexFingerprintCachingTest, RestartWhileUpdatingTest, TestShortCircuitedRequests, TestFieldCacheSort, HLLSerializationTest, SolrSlf4jReporterTest, TestReplicationHandler, TestBinaryField, TestReRankQParserPlugin, DirectUpdateHandlerOptimizeTest, TestSchemaResource, ZkStateReaderTest, DateFieldTest, DistributedFacetPivotWhiteBoxTest, TestUpdate, TestSort, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrIndexConfig, TestConfigsApi, FastVectorHighlighterTest, StatsReloadRaceTest, TestBinaryResponseWriter, TestEmbeddedSolrServerSchemaAPI, NodeLostTriggerTest, TestBadConfig, DeleteInactiveReplicaTest, TestPullReplicaErrorHandling, RAMDirectoryFactoryTest, TermVectorComponentTest, CollectionStateFormat2Test, TestDefaultStatsCache, TestConfigSets, TestLegacyFieldReuse, ZkFailoverTest, TestMissingGroups, CoreSorterTest, TestHighlightDedupGrouping, RegexBytesRefFilterTest, TestSolrXml, JsonLoaderTest, TestSystemCollAutoCreate, TestSubQueryTransformer, DateMathParserTest, ActionThrottleTest, TestConfigOverlay, TestSolrJ, MoveReplicaTest, TemplateUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestAddFieldRealTimeGet, DocumentBuilderTest, SolrXmlInZkTest, UUIDUpdateProcessorFallbackTest, TestReversedWildcardFilterFactory, CursorPagingTest, TestStressCloudBlindAtomicUpdates, TestDynamicFieldResource, TestStressVersions, TestInPlaceUpdatesStandalone, MissingSegmentRecoveryTest, TestCSVLoader, HdfsDirectoryFactoryTest, HdfsCollectionsAPIDistributedZkTest, TestCloudPseudoReturnFields, TestFilteredDocIdSet, DistributedQueryElevationComponentTest, TestXmlQParser, TestRecovery, TestIBSimilarityFactory, WrapperMergePolicyFactoryTest, QueryParsingTest, TestCloudInspectUtil, CacheHeaderTest, RuleEngineTest, TestJsonFacets, TestDocTermOrds, TestMergePolicyConfig, SliceStateTest, AssignBackwardCompatibilityTest, MultiTermTest, BasicDistributedZkTest, TestDynamicLoading, TestFieldCacheWithThreads, TestRandomDVFaceting, ManagedSchemaRoundRobinCloudTest, TestSortByMinMaxFunction, TestJoin, SearchHandlerTest, TestManagedSynonymFilterFactory, TestDelegationWithHadoopAuth, HdfsAutoAddReplicasIntegrationTest, HdfsRecoveryZkTest]
   [junit4] Completed [619/747 (2!)] on J0 in 223.10s, 1 test, 1 error <<< FAILURES!

[...truncated 47725 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 757 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/757/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:41383/x/p

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41383/x/p
	at __randomizedtesting.SeedInfo.seed([2A24C520C1A73CA8:A270FAFA6F5B5150]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/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:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	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:542)
	... 42 more




Build Log:
[...truncated 12315 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCryptoKeys
   [junit4]   2> 195772 INFO  (SUITE-TestCryptoKeys-seed#[2A24C520C1A73CA8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001/init-core-data-001
   [junit4]   2> 195773 WARN  (SUITE-TestCryptoKeys-seed#[2A24C520C1A73CA8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 195773 INFO  (SUITE-TestCryptoKeys-seed#[2A24C520C1A73CA8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 195774 INFO  (SUITE-TestCryptoKeys-seed#[2A24C520C1A73CA8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 195774 INFO  (SUITE-TestCryptoKeys-seed#[2A24C520C1A73CA8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /x/p
   [junit4]   2> 195775 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 195776 INFO  (Thread-413) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 195776 INFO  (Thread-413) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 195778 ERROR (Thread-413) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 195876 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.ZkTestServer start zk server on port:44391
   [junit4]   2> 195887 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 195888 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 195889 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 195890 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 195891 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 195892 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 195893 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 195894 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 195894 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 195895 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 195896 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 195897 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 195993 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 195994 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b84e31d{/x/p,null,AVAILABLE}
   [junit4]   2> 195995 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f8e1879{HTTP/1.1,[http/1.1]}{127.0.0.1:41383}
   [junit4]   2> 195995 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.e.j.s.Server Started @197900ms
   [junit4]   2> 195995 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/x/p, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001/tempDir-001/control/data, hostPort=41383, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 195995 ERROR (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195995 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 195996 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 195996 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 195996 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T13:37:17.379029Z
   [junit4]   2> 195997 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 195997 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001/control-001/solr.xml
   [junit4]   2> 195997 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f918caf680002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 195999 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 195999 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 195999 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5653a181, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 196001 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44391/solr
   [junit4]   2> 196027 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 196027 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41383_x%2Fp
   [junit4]   2> 196027 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.Overseer Overseer (id=98957750249717764-127.0.0.1:41383_x%2Fp-n_0000000000) starting
   [junit4]   2> 196032 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41383_x%2Fp
   [junit4]   2> 196033 INFO  (zkCallback-419-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196060 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5653a181
   [junit4]   2> 196066 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5653a181
   [junit4]   2> 196066 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5653a181
   [junit4]   2> 196067 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001/control-001/cores
   [junit4]   2> 196078 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 196078 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44391/solr ready
   [junit4]   2> 196080 INFO  (qtp83627021-2175) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41383_x%252Fp&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 196082 INFO  (OverseerThreadFactory-922-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 196186 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp    ] 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> 196186 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 196288 INFO  (zkCallback-419-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 197212 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 197225 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 197280 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 197287 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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 collection control_collection, trusted=true
   [junit4]   2> 197288 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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@5653a181
   [junit4]   2> 197288 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 197288 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 197289 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=16.2626953125, floorSegmentMB=1.3623046875, forceMergeDeletesPctAllowed=13.107526000798932, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13952112412594328
   [junit4]   2> 197291 WARN  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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> 197321 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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> 197321 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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> 197322 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 197322 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 197323 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14469224352229385]
   [junit4]   2> 197323 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@79c55e44[control_collection_shard1_replica_n1] main]
   [junit4]   2> 197324 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 197324 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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> 197324 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 197324 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp 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 1583324005617631232
   [junit4]   2> 197325 INFO  (searcherExecutor-925-thread-1-processing-n:127.0.0.1:41383_x%2Fp x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@79c55e44[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 197327 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 197327 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 197327 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41383/x/p/control_collection_shard1_replica_n1/
   [junit4]   2> 197327 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 197327 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:41383/x/p/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 197327 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 197328 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41383/x/p/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 256139 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 41383
   [junit4]   2> 256139 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=134095446
   [junit4]   2> 256139 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 256140 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@736b83c6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@df454cb
   [junit4]   2> 256142 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 256142 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@659cebb6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@54638937
   [junit4]   2> 256144 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 256145 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36fe728e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@f625c9a
   [junit4]   2> 256145 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41383_x%2Fp
   [junit4]   2> 256145 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 256146 INFO  (zkCallback-419-thread-2-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 256146 INFO  (coreCloseExecutor-930-thread-1) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dc75326
   [junit4]   2> 256146 INFO  (coreCloseExecutor-930-thread-1) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=499602214
   [junit4]   2> 256147 INFO  (coreCloseExecutor-930-thread-1) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d435e0e: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5629628e
   [junit4]   2> 256151 INFO  (coreCloseExecutor-930-thread-1) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=499602214
   [junit4]   2> 267052 INFO  (ScheduledTrigger-920-thread-1) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 267055 INFO  (AutoscalingActionExecutor-921-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"14f482b73385edc0Te2xjf1vtwu1evrvc4stgcrfyi",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":1509975498431000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1509975498431000000],
   [junit4]   2>     "_enqueue_time_":1509975508434000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:41383_x%2Fp"]}}
   [junit4]   2> 376082 ERROR (qtp83627021-2175) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 376082 INFO  (qtp83627021-2175) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41383_x%252Fp&wt=javabin&version=2} status=500 QTime=180002
   [junit4]   2> 376082 ERROR (qtp83627021-2175) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 796283 ERROR (OverseerThreadFactory-922-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:41383/x/p
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41383/x/p
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 796284 ERROR (OverseerThreadFactory-922-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 796283 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.Overseer Overseer (id=98957750249717764-127.0.0.1:41383_x%2Fp-n_0000000000) closing
   [junit4]   2> 796284 INFO  (OverseerStateUpdate-98957750249717764-127.0.0.1:41383_x%2Fp-n_0000000000) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41383_x%2Fp
   [junit4]   2> 796284 INFO  (OverseerThreadFactory-922-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 826326 INFO  (zkCallback-419-thread-5-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 826327 ERROR (OverseerThreadFactory-922-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:684)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 826330 INFO  (OverseerThreadFactory-922-thread-1-processing-n:127.0.0.1:41383_x%2Fp) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 826331 WARN  (OverseerAutoScalingTriggerThread-98957750249717764-127.0.0.1:41383_x%2Fp-n_0000000000) [n:127.0.0.1:41383_x%2Fp    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 826333 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3f8e1879{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 826333 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b84e31d{/x/p,null,UNAVAILABLE}
   [junit4]   2> 826353 ERROR (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 826354 ERROR (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard shard1
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: control_collection slice: shard1 saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 41 more
   [junit4]   2> 
   [junit4]   2> 826362 INFO  (qtp83627021-2177) [n:127.0.0.1:41383_x%2Fp c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=630175
   [junit4]   2> 826362 ERROR (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 826363 INFO  (TEST-TestCryptoKeys.test-seed#[2A24C520C1A73CA8]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44391 44391
   [junit4]   2> 831393 INFO  (Thread-413) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44391 44391
   [junit4]   2> 831394 WARN  (Thread-413) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCryptoKeys -Dtests.method=test -Dtests.seed=2A24C520C1A73CA8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    636s J0 | TestCryptoKeys.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:41383/x/p
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2A24C520C1A73CA8:A270FAFA6F5B5150]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 42 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCryptoKeys_2A24C520C1A73CA8-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-DZ, timezone=Pacific/Palau
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=208729248,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLegacyFieldReuse, FileUtilsTest, TestUpdate, AddSchemaFieldsUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, SimpleCollectionCreateDeleteTest, TestManagedSynonymFilterFactory, TestSolrCLIRunExample, SolrInfoBeanTest, DeleteReplicaTest, BaseCdcrDistributedZkTest, UUIDUpdateProcessorFallbackTest, TestNumericTerms64, BitVectorTest, TestComplexPhraseQParserPlugin, MetricsConfigTest, AnalysisAfterCoreReloadTest, TestMissingGroups, DistributedMLTComponentTest, TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens, TestDynamicLoading, BasicZkTest, TestCryptoKeys]
   [junit4] Completed [243/747 (1!)] on J0 in 635.65s, 1 test, 1 error <<< FAILURES!

[...truncated 41838 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (32bit/jdk1.8.0_144) - Build # 756 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/756/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8BAFCBF56E994948:3FBF42FC06524B0]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.junit.Assert.assertFalse(Assert.java:79)
	at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:139)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13060 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 1803856 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/init-core-data-001
   [junit4]   2> 1803857 WARN  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1803857 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1803858 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-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> 1803859 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001
   [junit4]   2> 1803859 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1803859 INFO  (Thread-1550) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1803859 INFO  (Thread-1550) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1803861 ERROR (Thread-1550) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1803959 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38633
   [junit4]   2> 1803970 INFO  (jetty-launcher-491-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1803970 INFO  (jetty-launcher-491-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1803970 INFO  (jetty-launcher-491-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1803970 INFO  (jetty-launcher-491-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1803999 INFO  (jetty-launcher-491-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1753fa5{/solr,null,AVAILABLE}
   [junit4]   2> 1804000 INFO  (jetty-launcher-491-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8c1576{/solr,null,AVAILABLE}
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a684ca{HTTP/1.1,[http/1.1]}{127.0.0.1:33607}
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-2) [    ] o.e.j.s.Server Started @1805712ms
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33607}
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@127bcce{HTTP/1.1,[http/1.1]}{127.0.0.1:42319}
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-3) [    ] o.e.j.s.Server Started @1805712ms
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42319}
   [junit4]   2> 1804001 ERROR (jetty-launcher-491-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1804001 ERROR (jetty-launcher-491-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T10:42:49.856Z
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1804001 INFO  (jetty-launcher-491-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T10:42:49.856Z
   [junit4]   2> 1804006 INFO  (jetty-launcher-491-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@132eb2e{/solr,null,AVAILABLE}
   [junit4]   2> 1804007 INFO  (jetty-launcher-491-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ecf097{HTTP/1.1,[http/1.1]}{127.0.0.1:38893}
   [junit4]   2> 1804007 INFO  (jetty-launcher-491-thread-1) [    ] o.e.j.s.Server Started @1805718ms
   [junit4]   2> 1804007 INFO  (jetty-launcher-491-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38893}
   [junit4]   2> 1804007 ERROR (jetty-launcher-491-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1804007 INFO  (jetty-launcher-491-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1804007 INFO  (jetty-launcher-491-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1804007 INFO  (jetty-launcher-491-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1804007 INFO  (jetty-launcher-491-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T10:42:49.862Z
   [junit4]   2> 1804011 INFO  (jetty-launcher-491-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8335b1{/solr,null,AVAILABLE}
   [junit4]   2> 1804011 INFO  (jetty-launcher-491-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@89342e{HTTP/1.1,[http/1.1]}{127.0.0.1:45491}
   [junit4]   2> 1804011 INFO  (jetty-launcher-491-thread-4) [    ] o.e.j.s.Server Started @1805722ms
   [junit4]   2> 1804011 INFO  (jetty-launcher-491-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45491}
   [junit4]   2> 1804011 ERROR (jetty-launcher-491-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1804014 INFO  (jetty-launcher-491-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1804014 INFO  (jetty-launcher-491-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1804014 INFO  (jetty-launcher-491-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1804014 INFO  (jetty-launcher-491-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T10:42:49.869Z
   [junit4]   2> 1804015 INFO  (jetty-launcher-491-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1804018 INFO  (jetty-launcher-491-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1804018 INFO  (jetty-launcher-491-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1804033 INFO  (jetty-launcher-491-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38633/solr
   [junit4]   2> 1804033 INFO  (jetty-launcher-491-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38633/solr
   [junit4]   2> 1804048 INFO  (jetty-launcher-491-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38633/solr
   [junit4]   2> 1804051 INFO  (jetty-launcher-491-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1804081 INFO  (jetty-launcher-491-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38633/solr
   [junit4]   2> 1804098 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1804111 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38893_solr
   [junit4]   2> 1804111 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.c.Overseer Overseer (id=98957064255242250-127.0.0.1:38893_solr-n_0000000000) starting
   [junit4]   2> 1804137 INFO  (jetty-launcher-491-thread-3) [n:127.0.0.1:42319_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1804139 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38893_solr
   [junit4]   2> 1804152 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1804154 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1804154 INFO  (jetty-launcher-491-thread-4) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1804155 INFO  (jetty-launcher-491-thread-3) [n:127.0.0.1:42319_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42319_solr
   [junit4]   2> 1804163 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1804164 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1804164 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1804165 INFO  (jetty-launcher-491-thread-4) [n:127.0.0.1:45491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1804166 INFO  (jetty-launcher-491-thread-4) [n:127.0.0.1:45491_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45491_solr
   [junit4]   2> 1804175 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1804175 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1804177 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1804203 INFO  (jetty-launcher-491-thread-2) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1804204 INFO  (jetty-launcher-491-thread-2) [n:127.0.0.1:33607_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1804205 INFO  (jetty-launcher-491-thread-2) [n:127.0.0.1:33607_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33607_solr
   [junit4]   2> 1804223 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804223 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804225 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804242 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1804301 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804309 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804318 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804320 INFO  (jetty-launcher-491-thread-1) [n:127.0.0.1:38893_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node1/.
   [junit4]   2> 1804343 INFO  (jetty-launcher-491-thread-3) [n:127.0.0.1:42319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42319.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804353 INFO  (jetty-launcher-491-thread-3) [n:127.0.0.1:42319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42319.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804353 INFO  (jetty-launcher-491-thread-3) [n:127.0.0.1:42319_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42319.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804354 INFO  (jetty-launcher-491-thread-3) [n:127.0.0.1:42319_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node4/.
   [junit4]   2> 1804418 INFO  (jetty-launcher-491-thread-2) [n:127.0.0.1:33607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33607.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804425 INFO  (jetty-launcher-491-thread-2) [n:127.0.0.1:33607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33607.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804425 INFO  (jetty-launcher-491-thread-2) [n:127.0.0.1:33607_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33607.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804426 INFO  (jetty-launcher-491-thread-2) [n:127.0.0.1:33607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node2/.
   [junit4]   2> 1804461 INFO  (jetty-launcher-491-thread-4) [n:127.0.0.1:45491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45491.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804469 INFO  (jetty-launcher-491-thread-4) [n:127.0.0.1:45491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45491.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804470 INFO  (jetty-launcher-491-thread-4) [n:127.0.0.1:45491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45491.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1804471 INFO  (jetty-launcher-491-thread-4) [n:127.0.0.1:45491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node3/.
   [junit4]   2> 1804524 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1804524 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38633/solr ready
   [junit4]   2> 1804528 INFO  (qtp6264338-10067) [n:127.0.0.1:45491_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1804532 INFO  (qtp6264338-10067) [n:127.0.0.1:45491_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1804550 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1804550 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1804551 INFO  (qtp6264338-10068) [n:127.0.0.1:45491_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=movereplicatest_failed_coll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1804552 INFO  (OverseerThreadFactory-1988-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.CreateCollectionCmd Create collection movereplicatest_failed_coll
   [junit4]   2> 1804552 INFO  (OverseerCollectionConfigSetProcessor-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1804656 INFO  (OverseerStateUpdate-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42319/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1804657 INFO  (OverseerStateUpdate-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33607/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1804658 INFO  (OverseerStateUpdate-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45491/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1804658 INFO  (OverseerStateUpdate-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38893/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1804863 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n4&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1804864 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n6&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1804864 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1804864 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1804864 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1804864 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1804864 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1804864 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1804971 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804971 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804971 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804971 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804971 INFO  (zkCallback-516-thread-2-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804971 INFO  (zkCallback-509-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804971 INFO  (zkCallback-507-thread-2-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1804972 INFO  (zkCallback-508-thread-2-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1805873 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1805878 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1805880 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 1805881 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1805881 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1805905 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1805913 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1805913 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard2_replica_n4' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1805913 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 1805913 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45491.solr.core.movereplicatest_failed_coll.shard2.replica_n4' (registry 'solr.core.movereplicatest_failed_coll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1805914 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1805914 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node3/movereplicatest_failed_coll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node3/./movereplicatest_failed_coll_shard2_replica_n4/data/]
   [junit4]   2> 1805942 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1805943 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard1_replica_n2' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1805943 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33607.solr.core.movereplicatest_failed_coll.shard1.replica_n2' (registry 'solr.core.movereplicatest_failed_coll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1805943 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1805943 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node2/movereplicatest_failed_coll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node2/./movereplicatest_failed_coll_shard1_replica_n2/data/]
   [junit4]   2> 1805945 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [movereplicatest_failed_coll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1805948 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1805948 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard2_replica_n6' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1805949 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38893.solr.core.movereplicatest_failed_coll.shard2.replica_n6' (registry 'solr.core.movereplicatest_failed_coll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1805949 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1805949 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node1/movereplicatest_failed_coll_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node1/./movereplicatest_failed_coll_shard2_replica_n6/data/]
   [junit4]   2> 1805961 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1805961 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_failed_coll_shard1_replica_n1' using configuration from collection movereplicatest_failed_coll, trusted=true
   [junit4]   2> 1805962 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42319.solr.core.movereplicatest_failed_coll.shard1.replica_n1' (registry 'solr.core.movereplicatest_failed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f548f8
   [junit4]   2> 1805962 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1805962 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[movereplicatest_failed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node4/movereplicatest_failed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001/tempDir-001/node4/./movereplicatest_failed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1806062 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1806062 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1806064 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1806064 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1806066 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d7fd81[movereplicatest_failed_coll_shard1_replica_n2] main]
   [junit4]   2> 1806067 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1806067 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1806068 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1806071 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1806071 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1806072 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1806072 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1806073 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a237a[movereplicatest_failed_coll_shard2_replica_n4] main]
   [junit4]   2> 1806074 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1806074 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1806075 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1806078 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1806078 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1806079 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1806079 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1806079 INFO  (searcherExecutor-1998-thread-1-processing-n:127.0.0.1:33607_solr x:movereplicatest_failed_coll_shard1_replica_n2 s:shard1 c:movereplicatest_failed_coll r:core_node5) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard1_replica_n2] Registered new searcher Searcher@1d7fd81[movereplicatest_failed_coll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1806079 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1806079 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583313030410665984
   [junit4]   2> 1806079 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1806080 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1806080 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1806081 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583313030412763136
   [junit4]   2> 1806082 INFO  (searcherExecutor-1997-thread-1-processing-n:127.0.0.1:45491_solr x:movereplicatest_failed_coll_shard2_replica_n4 s:shard2 c:movereplicatest_failed_coll r:core_node7) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard2_replica_n4] Registered new searcher Searcher@13a237a[movereplicatest_failed_coll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1806082 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a69aa[movereplicatest_failed_coll_shard2_replica_n6] main]
   [junit4]   2> 1806082 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@54fedb[movereplicatest_failed_coll_shard1_replica_n1] main]
   [junit4]   2> 1806083 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1806083 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1806084 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1806084 INFO  (searcherExecutor-2000-thread-1-processing-n:127.0.0.1:42319_solr x:movereplicatest_failed_coll_shard1_replica_n1 s:shard1 c:movereplicatest_failed_coll r:core_node3) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard1_replica_n1] Registered new searcher Searcher@54fedb[movereplicatest_failed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1806084 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583313030415908864
   [junit4]   2> 1806084 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1806086 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1806086 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1806087 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1806087 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1806088 INFO  (searcherExecutor-1999-thread-1-processing-n:127.0.0.1:38893_solr x:movereplicatest_failed_coll_shard2_replica_n6 s:shard2 c:movereplicatest_failed_coll r:core_node8) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard2_replica_n6] Registered new searcher Searcher@4a69aa[movereplicatest_failed_coll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1806088 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583313030420103168
   [junit4]   2> 1806188 INFO  (zkCallback-507-thread-2-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806188 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806188 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806188 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806188 INFO  (zkCallback-509-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806188 INFO  (zkCallback-508-thread-2-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806188 INFO  (zkCallback-516-thread-2-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806188 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806587 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1806587 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1806587 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33607/solr/movereplicatest_failed_coll_shard1_replica_n2/
   [junit4]   2> 1806587 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=movereplicatest_failed_coll_shard1_replica_n2 url=http://127.0.0.1:33607/solr START replicas=[http://127.0.0.1:42319/solr/movereplicatest_failed_coll_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1806587 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1806587 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1806587 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45491/solr/movereplicatest_failed_coll_shard2_replica_n4/
   [junit4]   2> 1806588 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=movereplicatest_failed_coll_shard2_replica_n4 url=http://127.0.0.1:45491/solr START replicas=[http://127.0.0.1:38893/solr/movereplicatest_failed_coll_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1806589 INFO  (qtp21462728-10041) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.S.Request [movereplicatest_failed_coll_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1806590 INFO  (qtp11411999-10043) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.c.S.Request [movereplicatest_failed_coll_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1806887 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=movereplicatest_failed_coll_shard1_replica_n2 url=http://127.0.0.1:33607/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1806888 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1806888 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1806888 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1806888 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=movereplicatest_failed_coll_shard2_replica_n4 url=http://127.0.0.1:45491/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1806888 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1806888 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1806888 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1806889 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33607/solr/movereplicatest_failed_coll_shard1_replica_n2/ shard1
   [junit4]   2> 1806889 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45491/solr/movereplicatest_failed_coll_shard2_replica_n4/ shard2
   [junit4]   2> 1806990 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806990 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806990 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806990 INFO  (zkCallback-516-thread-2-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806990 INFO  (zkCallback-507-thread-2-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806990 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806990 INFO  (zkCallback-508-thread-2-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1806990 INFO  (zkCallback-509-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807040 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1807040 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1807048 INFO  (qtp6264338-10042) [n:127.0.0.1:45491_solr c:movereplicatest_failed_coll s:shard2 r:core_node7 x:movereplicatest_failed_coll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n4&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2184
   [junit4]   2> 1807048 INFO  (qtp5865451-10039) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n2&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2184
   [junit4]   2> 1807089 INFO  (qtp21462728-10053) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2225
   [junit4]   2> 1807092 INFO  (qtp11411999-10056) [n:127.0.0.1:38893_solr c:movereplicatest_failed_coll s:shard2 r:core_node8 x:movereplicatest_failed_coll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=movereplicatest_failed_coll_shard2_replica_n6&action=CREATE&numShards=2&collection=movereplicatest_failed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2228
   [junit4]   2> 1807094 INFO  (qtp6264338-10068) [n:127.0.0.1:45491_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1807193 INFO  (zkCallback-507-thread-2-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807193 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807193 INFO  (zkCallback-508-thread-1-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807193 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807193 INFO  (zkCallback-508-thread-2-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807193 INFO  (zkCallback-516-thread-2-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807193 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1807193 INFO  (zkCallback-509-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1808094 INFO  (qtp6264338-10068) [n:127.0.0.1:45491_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=movereplicatest_failed_coll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3542
   [junit4]   2> 1808095 INFO  (qtp6264338-10069) [n:127.0.0.1:45491_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params async=001&replica=core_node7&action=MOVEREPLICA&collection=movereplicatest_failed_coll&targetNode=127.0.0.1:33607_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1808096 INFO  (qtp6264338-10069) [n:127.0.0.1:45491_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=001&replica=core_node7&action=MOVEREPLICA&collection=movereplicatest_failed_coll&targetNode=127.0.0.1:33607_solr&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1808097 INFO  (OverseerCollectionConfigSetProcessor-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1808097 INFO  (OverseerThreadFactory-1988-thread-3-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.MoveReplicaCmd Replica will be moved core_node7:{"core":"movereplicatest_failed_coll_shard2_replica_n4","base_url":"http://127.0.0.1:45491/solr","node_name":"127.0.0.1:45491_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 1808099 INFO  (OverseerThreadFactory-1988-thread-3-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33607_solr for creating new replica
   [junit4]   2> 1808099 INFO  (OverseerStateUpdate-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"movereplicatest_failed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"movereplicatest_failed_coll_shard2_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33607_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1808101 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a684ca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1808102 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16349055
   [junit4]   2> 1808102 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1808102 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@107fd79: rootName = solr_33607, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@16d8982
   [junit4]   2> 1808110 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1808110 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1aa4271: rootName = solr_33607, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@18756aa
   [junit4]   2> 1808116 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1808116 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fb1a4: rootName = solr_33607, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@116fddf
   [junit4]   2> 1808116 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33607_solr
   [junit4]   2> 1808117 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1808117 INFO  (zkCallback-509-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1808117 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1808117 INFO  (zkCallback-508-thread-2-processing-n:127.0.0.1:33607_solr) [n:127.0.0.1:33607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1808117 INFO  (coreCloseExecutor-2017-thread-1) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.c.SolrCore [movereplicatest_failed_coll_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@f756bf
   [junit4]   2> 1808117 INFO  (coreCloseExecutor-2017-thread-1) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_failed_coll.shard1.replica_n2, tag=16209599
   [junit4]   2> 1808117 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1808117 INFO  (coreCloseExecutor-2017-thread-1) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@afb06e: rootName = solr_33607, domain = solr.core.movereplicatest_failed_coll.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.movereplicatest_failed_coll.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@1738ae7
   [junit4]   2> 1808117 INFO  (zkCallback-522-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1808118 INFO  (zkCallback-516-thread-2-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1808123 INFO  (coreCloseExecutor-2017-thread-1) [n:127.0.0.1:33607_solr c:movereplicatest_failed_coll s:shard1 r:core_node5 x:movereplicatest_failed_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_failed_coll.shard1.leader, tag=16209599
   [junit4]   2> 1808126 INFO  (TEST-MoveReplicaTest.testFailedMove-seed#[8BAFCBF56E994948]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1753fa5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1808127 INFO  (zkCallback-507-thread-1-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr c:movereplicatest_failed_coll s:shard1 r:core_node3 x:movereplicatest_failed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1808131 INFO  (qtp11411999-10036) [n:127.0.0.1:38893_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=001&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1808132 INFO  (qtp11411999-10036) [n:127.0.0.1:38893_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1808228 INFO  (zkCallback-507-thread-2-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1808228 INFO  (zkCallback-516-thread-2-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1808228 INFO  (zkCallback-516-thread-1-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1808228 INFO  (zkCallback-507-thread-3-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1808228 INFO  (zkCallback-509-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1808228 INFO  (zkCallback-509-thread-1-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_failed_coll/state.json] for collection [movereplicatest_failed_coll] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1808300 ERROR (OverseerThreadFactory-1988-thread-3-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:33607/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33607/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33607 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1808301 ERROR (OverseerThreadFactory-1988-thread-3-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: movereplicatest_failed_coll operation: movereplica failed:org.apache.solr.common.SolrException: ADDREPLICA failed to create replica
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:742)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processResponses(OverseerCollectionMessageHandler.java:725)
   [junit4]   2> 	at org.apache.solr.cloud.AddReplicaCmd.lambda$addReplica$0(AddReplicaCmd.java:221)
   [junit4]   2> 	at org.apache.solr.cloud.AddReplicaCmd.addReplica(AddReplicaCmd.java:244)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.addReplica(OverseerCollectionMessageHandler.java:720)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.moveNormalReplica(MoveReplicaCmd.java:199)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.moveReplica(MoveReplicaCmd.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.MoveReplicaCmd.call(MoveReplicaCmd.java:61)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33607/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33607 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 1808308 INFO  (OverseerThreadFactory-1988-thread-3-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1808632 INFO  (qtp11411999-10043) [n:127.0.0.1:38893_solr    

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

NFO  (coreCloseExecutor-2040-thread-1) [n:127.0.0.1:45491_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll.shard2.replica_n6, tag=23278492
   [junit4]   2> 1874086 INFO  (coreCloseExecutor-2040-thread-1) [n:127.0.0.1:45491_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2911f: rootName = solr_45491, domain = solr.core.movereplicatest_coll.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.movereplicatest_coll.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@1242dc9
   [junit4]   2> 1874086 INFO  (jetty-closer-492-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38893_solr
   [junit4]   2> 1874086 INFO  (zkCallback-516-thread-3-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1874086 INFO  (jetty-closer-492-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1874086 INFO  (zkCallback-507-thread-4-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1874091 INFO  (coreCloseExecutor-2041-thread-1) [n:127.0.0.1:38893_solr c:movereplicatest_coll s:shard1 r:core_node5 x:movereplicatest_coll_shard1_replica_n2] o.a.s.c.SolrCore [movereplicatest_coll_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@88847f
   [junit4]   2> 1874091 INFO  (coreCloseExecutor-2041-thread-1) [n:127.0.0.1:38893_solr c:movereplicatest_coll s:shard1 r:core_node5 x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll.shard1.replica_n2, tag=8946815
   [junit4]   2> 1874091 INFO  (coreCloseExecutor-2041-thread-1) [n:127.0.0.1:38893_solr c:movereplicatest_coll s:shard1 r:core_node5 x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aa74c8: rootName = solr_38893, domain = solr.core.movereplicatest_coll.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.movereplicatest_coll.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@50d2a9
   [junit4]   2> 1874091 INFO  (zkCallback-509-thread-2-processing-n:127.0.0.1:38893_solr) [n:127.0.0.1:38893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1874091 INFO  (zkCallback-507-thread-5-processing-n:127.0.0.1:42319_solr) [n:127.0.0.1:42319_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1874092 INFO  (zkCallback-516-thread-4-processing-n:127.0.0.1:45491_solr) [n:127.0.0.1:45491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1874097 INFO  (coreCloseExecutor-2039-thread-1) [n:127.0.0.1:42319_solr c:movereplicatest_coll s:shard2 r:core_node7 x:movereplicatest_coll_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll.shard2.leader, tag=4814719
   [junit4]   2> 1874100 INFO  (coreCloseExecutor-2040-thread-2) [n:127.0.0.1:45491_solr c:movereplicatest_coll s:shard1 r:core_node3 x:movereplicatest_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll.shard1.replica_n1, tag=6327607
   [junit4]   2> 1874100 INFO  (coreCloseExecutor-2040-thread-2) [n:127.0.0.1:45491_solr c:movereplicatest_coll s:shard1 r:core_node3 x:movereplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18c617c: rootName = solr_45491, domain = solr.core.movereplicatest_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.movereplicatest_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@e4bfd0
   [junit4]   2> 1874103 INFO  (jetty-closer-492-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8c1576{/solr,null,UNAVAILABLE}
   [junit4]   2> 1874104 INFO  (coreCloseExecutor-2041-thread-1) [n:127.0.0.1:38893_solr c:movereplicatest_coll s:shard1 r:core_node5 x:movereplicatest_coll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll.shard1.leader, tag=8946815
   [junit4]   2> 1874107 INFO  (coreCloseExecutor-2040-thread-1) [n:127.0.0.1:45491_solr c:movereplicatest_coll s:shard2 r:core_node8 x:movereplicatest_coll_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll.shard2.leader, tag=23278492
   [junit4]   2> 1874107 INFO  (coreCloseExecutor-2040-thread-2) [n:127.0.0.1:45491_solr c:movereplicatest_coll s:shard1 r:core_node3 x:movereplicatest_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll.shard1.leader, tag=6327607
   [junit4]   2> 1874107 INFO  (jetty-closer-492-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98957064255242250-127.0.0.1:38893_solr-n_0000000000) closing
   [junit4]   2> 1874107 INFO  (OverseerStateUpdate-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38893_solr
   [junit4]   2> 1874111 WARN  (OverseerAutoScalingTriggerThread-98957064255242250-127.0.0.1:38893_solr-n_0000000000) [n:127.0.0.1:38893_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1874112 INFO  (jetty-closer-492-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@132eb2e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1874116 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f90ecf6f3000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1875613 INFO  (jetty-closer-492-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8335b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1875613 ERROR (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1875613 INFO  (SUITE-MoveReplicaTest-seed#[8BAFCBF56E994948]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38633 38633
   [junit4]   2> 1878738 INFO  (Thread-1550) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38633 38633
   [junit4]   2> 1878738 WARN  (Thread-1550) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/conf1
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/collections/movereplicatest_failed_coll/state.json
   [junit4]   2> 	15	/solr/collections/movereplicatest_coll/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98957064255242250-127.0.0.1:38893_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_8BAFCBF56E994948-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=410, maxMBSortInHeap=5.857512594005508, sim=RandomSimilarity(queryNorm=false): {}, locale=sv, timezone=Europe/Moscow
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 1.8.0_144 (32-bit)/cpus=8,threads=1,free=141045720,total=470847488
   [junit4]   2> NOTE: All tests run in this JVM: [QueryParsingTest, TestCloudInspectUtil, LeaderInitiatedRecoveryOnShardRestartTest, TestExactStatsCache, SolrCoreTest, TestDefaultStatsCache, TestBadConfig, SoftAutoCommitTest, LeaderFailoverAfterPartitionTest, HLLSerializationTest, ZkControllerTest, RemoteQueryErrorTest, TestCodecSupport, CoreMergeIndexesAdminHandlerTest, ActionThrottleTest, TestNumericTokenStream, SimpleMLTQParserTest, TestExpandComponent, OverseerModifyCollectionTest, TestStressVersions, TestDynamicFieldResource, TestCloudPseudoReturnFields, DeleteInactiveReplicaTest, TestDownShardTolerantSearch, TestConfigsApi, TestComplexPhraseQParserPlugin, UUIDUpdateProcessorFallbackTest, MetricUtilsTest, HdfsRecoveryZkTest, RuleEngineTest, TestPhraseSuggestions, TestGeoJSONResponseWriter, TestMacros, BasicDistributedZkTest, PeerSyncWithIndexFingerprintCachingTest, SolrPluginUtilsTest, DirectUpdateHandlerOptimizeTest, UpdateRequestProcessorFactoryTest, TestCloudSchemaless, TestCSVLoader, TestPKIAuthenticationPlugin, ExternalFileFieldSortTest, SliceStateTest, TestPointFields, TestInitParams, MoveReplicaTest]
   [junit4] Completed [449/747 (1!)] on J0 in 74.97s, 2 tests, 1 failure <<< FAILURES!

[...truncated 44053 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 755 - Still Unstable!

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

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

Error Message:
Error from server at https://127.0.0.1:33257/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33257/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([2EA7BCCDA3F01730:A6F383170D0C7AC8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test(DeleteLastCustomShardedReplicaTest.java:41)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:41107/_izg/ag: Could not fully create collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41107/_izg/ag: Could not fully create collection: collection1
	at __randomizedtesting.SeedInfo.seed([2EA7BCCDA3F01730:A6F383170D0C7AC8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11648 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/init-core-data-001
   [junit4]   2> 125673 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 125674 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-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> 125675 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 125675 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/tempDir-001
   [junit4]   2> 125675 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 125675 INFO  (Thread-73) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 125675 INFO  (Thread-73) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 125681 ERROR (Thread-73) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 125775 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42351
   [junit4]   2> 125781 INFO  (jetty-launcher-115-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 125781 INFO  (jetty-launcher-115-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 125785 INFO  (jetty-launcher-115-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c255766{/solr,null,AVAILABLE}
   [junit4]   2> 125785 INFO  (jetty-launcher-115-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ff258e2{/solr,null,AVAILABLE}
   [junit4]   2> 125787 INFO  (jetty-launcher-115-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4cf2e7bb{SSL,[ssl, http/1.1]}{127.0.0.1:32817}
   [junit4]   2> 125787 INFO  (jetty-launcher-115-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76b4af66{SSL,[ssl, http/1.1]}{127.0.0.1:33257}
   [junit4]   2> 125787 INFO  (jetty-launcher-115-thread-2) [    ] o.e.j.s.Server Started @127883ms
   [junit4]   2> 125787 INFO  (jetty-launcher-115-thread-1) [    ] o.e.j.s.Server Started @127883ms
   [junit4]   2> 125787 INFO  (jetty-launcher-115-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32817}
   [junit4]   2> 125787 INFO  (jetty-launcher-115-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33257}
   [junit4]   2> 125788 ERROR (jetty-launcher-115-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 125788 ERROR (jetty-launcher-115-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T07:18:24.029Z
   [junit4]   2> 125788 INFO  (jetty-launcher-115-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-06T07:18:24.029Z
   [junit4]   2> 125801 INFO  (jetty-launcher-115-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125801 INFO  (jetty-launcher-115-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 125829 INFO  (jetty-launcher-115-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42351/solr
   [junit4]   2> 125834 INFO  (jetty-launcher-115-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42351/solr
   [junit4]   2> 125880 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 125880 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33257_solr
   [junit4]   2> 125880 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.c.Overseer Overseer (id=98956260404166662-127.0.0.1:33257_solr-n_0000000000) starting
   [junit4]   2> 125885 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33257_solr
   [junit4]   2> 125896 INFO  (OverseerStateUpdate-98956260404166662-127.0.0.1:33257_solr-n_0000000000) [n:127.0.0.1:33257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 125900 INFO  (jetty-launcher-115-thread-2) [n:127.0.0.1:32817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 125901 INFO  (jetty-launcher-115-thread-2) [n:127.0.0.1:32817_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 125902 INFO  (jetty-launcher-115-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> 125908 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 125909 INFO  (zkCallback-126-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 125971 INFO  (jetty-launcher-115-thread-2) [n:127.0.0.1:32817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 125978 INFO  (jetty-launcher-115-thread-2) [n:127.0.0.1:32817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 125978 INFO  (jetty-launcher-115-thread-2) [n:127.0.0.1:32817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 125979 INFO  (jetty-launcher-115-thread-2) [n:127.0.0.1:32817_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/tempDir-001/node2/.
   [junit4]   2> 125994 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 126003 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 126003 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 126004 INFO  (jetty-launcher-115-thread-1) [n:127.0.0.1:33257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/tempDir-001/node1/.
   [junit4]   2> 126026 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 126026 INFO  (SUITE-DeleteLastCustomShardedReplicaTest-seed#[2EA7BCCDA3F01730]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42351/solr ready
   [junit4]   2> 126036 INFO  (TEST-DeleteLastCustomShardedReplicaTest.test-seed#[2EA7BCCDA3F01730]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 126143 INFO  (qtp655281691-614) [n:127.0.0.1:33257_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=a,b&replicationFactor=1&collection.configName=conf&maxShardsPerNode=5&name=customcollreplicadeletion&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 126144 INFO  (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.CreateCollectionCmd Create collection customcollreplicadeletion
   [junit4]   2> 126249 INFO  (OverseerStateUpdate-98956260404166662-127.0.0.1:33257_solr-n_0000000000) [n:127.0.0.1:33257_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"customcollreplicadeletion",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"customcollreplicadeletion_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 126250 INFO  (OverseerStateUpdate-98956260404166662-127.0.0.1:33257_solr-n_0000000000) [n:127.0.0.1:33257_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"customcollreplicadeletion",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"customcollreplicadeletion_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33257/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 126483 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=customcollreplicadeletion_b_replica_n2&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 126483 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 126502 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=customcollreplicadeletion_a_replica_n1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 126502 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 126605 INFO  (zkCallback-126-thread-1-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json] for collection [customcollreplicadeletion] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 126605 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json] for collection [customcollreplicadeletion] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 126605 INFO  (zkCallback-127-thread-2-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json] for collection [customcollreplicadeletion] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 126605 INFO  (zkCallback-126-thread-2-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json] for collection [customcollreplicadeletion] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 127511 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 127521 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 127523 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.s.IndexSchema [customcollreplicadeletion_b_replica_n2] Schema name=minimal
   [junit4]   2> 127528 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.s.IndexSchema [customcollreplicadeletion_a_replica_n1] Schema name=minimal
   [junit4]   2> 127528 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 127528 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'customcollreplicadeletion_b_replica_n2' using configuration from collection customcollreplicadeletion, trusted=true
   [junit4]   2> 127529 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33257.solr.core.customcollreplicadeletion.b.replica_n2' (registry 'solr.core.customcollreplicadeletion.b.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 127529 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 127529 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SolrCore [[customcollreplicadeletion_b_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/tempDir-001/node1/customcollreplicadeletion_b_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/tempDir-001/node1/./customcollreplicadeletion_b_replica_n2/data/]
   [junit4]   2> 127530 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 127530 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'customcollreplicadeletion_a_replica_n1' using configuration from collection customcollreplicadeletion, trusted=true
   [junit4]   2> 127531 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32817.solr.core.customcollreplicadeletion.a.replica_n1' (registry 'solr.core.customcollreplicadeletion.a.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26e6700f
   [junit4]   2> 127531 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 127531 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SolrCore [[customcollreplicadeletion_a_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/tempDir-001/node2/customcollreplicadeletion_a_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest_2EA7BCCDA3F01730-001/tempDir-001/node2/./customcollreplicadeletion_a_replica_n1/data/]
   [junit4]   2> 127558 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 127558 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 127558 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 127559 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 127560 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@618bf76b[customcollreplicadeletion_b_replica_n2] main]
   [junit4]   2> 127560 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 127560 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 127561 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 127562 INFO  (searcherExecutor-200-thread-1-processing-n:127.0.0.1:33257_solr x:customcollreplicadeletion_b_replica_n2 s:b c:customcollreplicadeletion r:core_node4) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SolrCore [customcollreplicadeletion_b_replica_n2] Registered new searcher Searcher@618bf76b[customcollreplicadeletion_b_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 127562 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583300168440086528
   [junit4]   2> 127564 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 127564 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 127564 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33257/solr/customcollreplicadeletion_b_replica_n2/
   [junit4]   2> 127564 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 127564 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:33257/solr/customcollreplicadeletion_b_replica_n2/ has no replicas
   [junit4]   2> 127564 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 127565 INFO  (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33257/solr/customcollreplicadeletion_b_replica_n2/ b
   [junit4]   2> 127568 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 127568 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 127599 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 127599 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 127600 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@84b17b2[customcollreplicadeletion_a_replica_n1] main]
   [junit4]   2> 127601 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 127601 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 127602 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 127602 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583300168482029568
   [junit4]   2> 127603 INFO  (searcherExecutor-201-thread-1-processing-n:127.0.0.1:32817_solr x:customcollreplicadeletion_a_replica_n1 s:a c:customcollreplicadeletion r:core_node3) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SolrCore [customcollreplicadeletion_a_replica_n1] Registered new searcher Searcher@84b17b2[customcollreplicadeletion_a_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 127604 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 127604 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 127604 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32817/solr/customcollreplicadeletion_a_replica_n1/
   [junit4]   2> 127604 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 127604 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:32817/solr/customcollreplicadeletion_a_replica_n1/ has no replicas
   [junit4]   2> 127604 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 127606 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32817/solr/customcollreplicadeletion_a_replica_n1/ a
   [junit4]   2> 306145 ERROR (qtp655281691-614) [n:127.0.0.1:33257_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 306145 INFO  (qtp655281691-614) [n:127.0.0.1:33257_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=a,b&replicationFactor=1&collection.configName=conf&maxShardsPerNode=5&name=customcollreplicadeletion&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2} status=500 QTime=180002
   [junit4]   2> 306146 ERROR (qtp655281691-614) [n:127.0.0.1:33257_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 306151 INFO  (TEST-DeleteLastCustomShardedReplicaTest.test-seed#[2EA7BCCDA3F01730]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=test -Dtests.seed=2EA7BCCDA3F01730 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    180s J1 | DeleteLastCustomShardedReplicaTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33257/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2EA7BCCDA3F01730:A6F383170D0C7AC8]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test(DeleteLastCustomShardedReplicaTest.java:41)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 306157 ERROR (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:32817/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:32817/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:32817 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 306157 INFO  (jetty-closer-116-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4cf2e7bb{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 306158 ERROR (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:33257/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:33257/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33257 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 306157 INFO  (jetty-closer-116-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@76b4af66{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 306159 ERROR (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [customcollreplicadeletion].
   [junit4]   2> 306158 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=595347093
   [junit4]   2> 306159 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2124671201
   [junit4]   2> 306159 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 306159 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 306159 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15d1cd92: rootName = solr_33257, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@233c52e8
   [junit4]   2> 306159 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@379768df: rootName = solr_32817, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5c862083
   [junit4]   2> 306162 INFO  (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 306163 ERROR (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:32817/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:32817/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:32817 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 306164 ERROR (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:33257/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://127.0.0.1:33257/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:33257 [/127.0.0.1] failed: Connection refused (Connection refused)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2> 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused (Connection refused)
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:589)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:339)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2> 	... 22 more
   [junit4]   2> 306168 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 306168 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@424afd76: rootName = solr_33257, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c21d960
   [junit4]   2> 306169 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 306169 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fb2305c: rootName = solr_32817, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6c21d960
   [junit4]   2> 306172 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 306172 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6311810a: rootName = solr_33257, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@e18394e
   [junit4]   2> 306172 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 306172 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11d72e64: rootName = solr_32817, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@e18394e
   [junit4]   2> 306173 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33257_solr
   [junit4]   2> 306173 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32817_solr
   [junit4]   2> 306173 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 306174 INFO  (zkCallback-126-thread-3-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 306174 INFO  (jetty-closer-116-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 306174 INFO  (zkCallback-127-thread-4-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 306178 INFO  (coreCloseExecutor-210-thread-1) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.SolrCore [customcollreplicadeletion_b_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2201eaa
   [junit4]   2> 306178 INFO  (coreCloseExecutor-210-thread-1) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.customcollreplicadeletion.b.replica_n2, tag=35659434
   [junit4]   2> 306178 INFO  (zkCallback-126-thread-4-processing-n:127.0.0.1:32817_solr) [n:127.0.0.1:32817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 306178 INFO  (coreCloseExecutor-210-thread-1) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bd06574: rootName = solr_33257, domain = solr.core.customcollreplicadeletion.b.replica_n2, service url = null, agent id = null] for registry solr.core.customcollreplicadeletion.b.replica_n2 / com.codahale.metrics.MetricRegistry@212cd35a
   [junit4]   2> 306178 INFO  (coreCloseExecutor-211-thread-1) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.SolrCore [customcollreplicadeletion_a_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5aae1669
   [junit4]   2> 306178 INFO  (coreCloseExecutor-211-thread-1) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.customcollreplicadeletion.a.replica_n1, tag=1521358441
   [junit4]   2> 306178 INFO  (coreCloseExecutor-211-thread-1) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47675d69: rootName = solr_32817, domain = solr.core.customcollreplicadeletion.a.replica_n1, service url = null, agent id = null] for registry solr.core.customcollreplicadeletion.a.replica_n1 / com.codahale.metrics.MetricRegistry@4a0cd444
   [junit4]   2> 306186 INFO  (coreCloseExecutor-210-thread-1) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.customcollreplicadeletion.b.leader, tag=35659434
   [junit4]   2> 306186 INFO  (coreCloseExecutor-211-thread-1) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.customcollreplicadeletion.a.leader, tag=1521358441
   [junit4]   2> 306189 INFO  (jetty-closer-116-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98956260404166662-127.0.0.1:33257_solr-n_0000000000) closing
   [junit4]   2> 306189 INFO  (OverseerStateUpdate-98956260404166662-127.0.0.1:33257_solr-n_0000000000) [n:127.0.0.1:33257_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33257_solr
   [junit4]   2> 306190 INFO  (jetty-closer-116-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ff258e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 306224 ERROR (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: customcollreplicadeletion slice: a saw state=DocCollection(customcollreplicadeletion//collections/customcollreplicadeletion/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{
   [junit4]   2>     "a":{
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"customcollreplicadeletion_a_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:32817/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32817_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "b":{
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"customcollreplicadeletion_b_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:33257/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33257_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"},
   [junit4]   2>   "maxShardsPerNode":"5",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 306225 ERROR (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.c.ZkContainer :org.apache.solr.common.SolrException: Error getting leader from zk for shard a
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: customcollreplicadeletion slice: a saw state=DocCollection(customcollreplicadeletion//collections/customcollreplicadeletion/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{
   [junit4]   2>     "a":{
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node3":{
   [junit4]   2>           "core":"customcollreplicadeletion_a_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:32817/solr",
   [junit4]   2>           "node_name":"127.0.0.1:32817_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "b":{
   [junit4]   2>       "range":null,
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node4":{
   [junit4]   2>           "core":"customcollreplicadeletion_b_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:33257/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33257_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"implicit"},
   [junit4]   2>   "maxShardsPerNode":"5",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 306233 INFO  (qtp1880990743-607) [n:127.0.0.1:32817_solr c:customcollreplicadeletion s:a r:core_node3 x:customcollreplicadeletion_a_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=customcollreplicadeletion_a_replica_n1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2&replicaType=NRT} status=0 QTime=179730
   [junit4]   2> 336192 INFO  (zkCallback-127-thread-5-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/customcollreplicadeletion/state.json] for collection [customcollreplicadeletion] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 336192 INFO  (zkCallback-127-thread-4-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/customcollreplicadeletion/state.json] for collection [customcollreplicadeletion] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 336194 ERROR (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: customcollreplicadeletion operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: customcollreplicadeletion
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:684)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 336200 INFO  (OverseerThreadFactory-195-thread-1-processing-n:127.0.0.1:33257_solr) [n:127.0.0.1:33257_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 336200 WARN  (OverseerAutoScalingTriggerThread-98956260404166662-127.0.0.1:33257_solr-n_0000000000) [n:127.0.0.1:33257_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 336201 INFO  (jetty-closer-116-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c255766{/solr,null,UNAVAILABLE}
   [junit4]   2> 336213 ERROR (qtp655281691-606) [n:127.0.0.1:33257_solr c:customcollreplicadeletion s:b r:core_node4 x:customcollreplicadeletion_b_replica_n2] o.a.s.c.ZkController Error getting leader from zk
   [junit4]   2> org.apache.solr.common.SolrException: No registered leader was found after waiting for 1220000ms , collection: customcollreplicadeletion slice: b saw state=null with live_nodes=[]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:886)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1047)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(Servle

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

(zkCallback-2055-thread-2-processing-n:127.0.0.1:41107__izg%2Fag) [n:127.0.0.1:41107__izg%2Fag    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1370977 INFO  (coreCloseExecutor-6748-thread-1) [n:127.0.0.1:41107__izg%2Fag c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d574f85
   [junit4]   2> 1370977 INFO  (coreCloseExecutor-6748-thread-1) [n:127.0.0.1:41107__izg%2Fag c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=1834438533
   [junit4]   2> 1370977 INFO  (coreCloseExecutor-6748-thread-1) [n:127.0.0.1:41107__izg%2Fag c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6951d008: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@370dc1c4
   [junit4]   2> 1370984 INFO  (coreCloseExecutor-6748-thread-1) [n:127.0.0.1:41107__izg%2Fag c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=1834438533
   [junit4]   2> 1370985 INFO  (TEST-SyncSliceTest.test-seed#[2EA7BCCDA3F01730]) [    ] o.a.s.c.Overseer Overseer (id=98956337959337988-127.0.0.1:41107__izg%2Fag-n_0000000000) closing
   [junit4]   2> 1370985 INFO  (OverseerStateUpdate-98956337959337988-127.0.0.1:41107__izg%2Fag-n_0000000000) [n:127.0.0.1:41107__izg%2Fag    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41107__izg%2Fag
   [junit4]   2> 1370985 WARN  (OverseerAutoScalingTriggerThread-98956337959337988-127.0.0.1:41107__izg%2Fag-n_0000000000) [n:127.0.0.1:41107__izg%2Fag    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1370989 INFO  (TEST-SyncSliceTest.test-seed#[2EA7BCCDA3F01730]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1eabb8f5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1370989 INFO  (TEST-SyncSliceTest.test-seed#[2EA7BCCDA3F01730]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e192643{/_izg/ag,null,UNAVAILABLE}
   [junit4]   2> 1370990 ERROR (TEST-SyncSliceTest.test-seed#[2EA7BCCDA3F01730]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1370991 INFO  (TEST-SyncSliceTest.test-seed#[2EA7BCCDA3F01730]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34747 34747
   [junit4]   2> 1376408 INFO  (Thread-3630) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34747 34747
   [junit4]   2> 1376409 WARN  (Thread-3630) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=test -Dtests.seed=2EA7BCCDA3F01730 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   67.3s J0 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41107/_izg/ag: Could not fully create collection: collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2EA7BCCDA3F01730:A6F383170D0C7AC8]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.SyncSliceTest_2EA7BCCDA3F01730-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=19905, maxDocsPerChunk=612, blockSize=656), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=19905, blockSize=656)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=Atlantic/Jan_Mayen
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=202250416,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestShortCircuitedRequests, TestManagedResource, TestHighlightDedupGrouping, TestSchemaResource, BasicAuthStandaloneTest, DeleteReplicaTest, DistributedMLTComponentTest, TestQueryWrapperFilter, TestExceedMaxTermLength, ForceLeaderTest, TermsComponentTest, TestSolrCLIRunExample, MultiTermTest, TestUnifiedSolrHighlighter, CoreMergeIndexesAdminHandlerTest, TestSolr4Spatial2, HdfsRecoveryZkTest, SolrCoreTest, TestBinaryResponseWriter, TestLegacyFieldReuse, TestPullReplicaErrorHandling, ReplicaListTransformerTest, RegexBytesRefFilterTest, TestSQLHandlerNonCloud, TestSolrCloudWithDelegationTokens, SpellCheckCollatorTest, TestManagedSynonymFilterFactory, TestSubQueryTransformer, ExternalFileFieldSortTest, RAMDirectoryFactoryTest, ConjunctionSolrSpellCheckerTest, AutoscalingHistoryHandlerTest, DateRangeFieldTest, TestCloudPseudoReturnFields, TestBlendedInfixSuggestions, TestRetrieveFieldsOptimizer, RestartWhileUpdatingTest, TestSystemCollAutoCreate, TestOverriddenPrefixQueryForCustomFieldType, TestCloudInspectUtil, TestConfigSets, AnalysisErrorHandlingTest, URLClassifyProcessorTest, TestZkAclsWithHadoopAuth, OverseerModifyCollectionTest, TestPHPSerializedResponseWriter, TestJoin, TestFoldingMultitermQuery, TestManagedSchema, TestNonDefinedSimilarityFactory, CdcrReplicationHandlerTest, MissingSegmentRecoveryTest, DistributedSuggestComponentTest, TestUtils, FastVectorHighlighterTest, TestMergePolicyConfig, SearchHandlerTest, TestNumericTerms64, TestConfig, DeleteInactiveReplicaTest, TestClusterProperties, ManagedSchemaRoundRobinCloudTest, AnalyticsQueryTest, TlogReplayBufferedWhileIndexingTest, RuleEngineTest, TestSerializedLuceneMatchVersion, TestConfigOverlay, TestMacros, TestStressCloudBlindAtomicUpdates, TestDelegationWithHadoopAuth, TestUseDocValuesAsStored, SolrSlf4jReporterTest, DistributedQueryElevationComponentTest, DistributedQueueTest, TestExactStatsCache, TestIBSimilarityFactory, TestAddFieldRealTimeGet, SpatialRPTFieldTypeTest, WrapperMergePolicyFactoryTest, TestCloudSchemaless, DocValuesTest, TestMissingGroups, TestFilteredDocIdSet, SolrPluginUtilsTest, FileUtilsTest, JsonLoaderTest, TestDynamicLoading, TestScoreJoinQPScore, TestExpandComponent, CollectionStateFormat2Test, DistributedFacetPivotWhiteBoxTest, DocumentBuilderTest, TestTrackingShardHandlerFactory, PropertiesRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, SimpleMLTQParserTest, TestComplexPhraseQParserPlugin, TestFieldTypeCollectionResource, ActionThrottleTest, TestSolrJ, TestCodecSupport, TestReplicationHandler, StatelessScriptUpdateProcessorFactoryTest, TestDistributedSearch, TestSolrIndexConfig, TestRandomFaceting, HdfsWriteToMultipleCollectionsTest, TestTlogReplica, TestXmlQParser, TestDFRSimilarityFactory, LeaderFailoverAfterPartitionTest, AnalysisAfterCoreReloadTest, DirectUpdateHandlerOptimizeTest, SpellCheckComponentTest, UpdateRequestProcessorFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, BufferStoreTest, NodeLostTriggerTest, TestCrossCoreJoin, TestLuceneIndexBackCompat, TestRecovery, PeerSyncWithIndexFingerprintCachingTest, TestConfigReload, BasicDistributedZkTest, BasicDistributedZk2Test, SyncSliceTest]
   [junit4] Completed [339/747 (2!)] on J0 in 67.33s, 1 test, 1 error <<< FAILURES!

[...truncated 48678 lines...]