You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/06 08:38:58 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1095/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
Error from server at http://127.0.0.1:54600/solr: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54600/solr: ADDREPLICA failed to create replica
	at __randomizedtesting.SeedInfo.seed([9E99EAB0F55A4033:CD3EF9460876AE31]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:84)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13401 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPrepRecovery
   [junit4]   2> 18237 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 18240 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/data-dir-5-001
   [junit4]   2> 18240 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 18242 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 18242 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 18248 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/tempDir-001
   [junit4]   2> 18266 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 18269 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 18270 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 18378 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 54595
   [junit4]   2> 18381 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54595
   [junit4]   2> 18385 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54595
   [junit4]   2> 18393 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54595
   [junit4]   2> 18537 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18570 INFO  (zkConnectionManagerCallback-50-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18571 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18627 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18630 INFO  (zkConnectionManagerCallback-52-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18633 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18639 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18656 INFO  (zkConnectionManagerCallback-54-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18664 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19073 WARN  (jetty-launcher-55-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 19073 WARN  (jetty-launcher-55-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 19074 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 19074 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 19074 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 19074 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 19085 INFO  (jetty-launcher-55-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 19089 INFO  (jetty-launcher-55-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 19104 INFO  (jetty-launcher-55-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 19104 INFO  (jetty-launcher-55-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 19106 INFO  (jetty-launcher-55-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 19117 INFO  (jetty-launcher-55-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 19117 INFO  (jetty-launcher-55-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 19117 INFO  (jetty-launcher-55-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 19128 INFO  (jetty-launcher-55-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36c4dd71{/solr,null,AVAILABLE}
   [junit4]   2> 19128 INFO  (jetty-launcher-55-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16db6e6d{/solr,null,AVAILABLE}
   [junit4]   2> 19144 INFO  (jetty-launcher-55-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@153f7637{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54600}
   [junit4]   2> 19145 INFO  (jetty-launcher-55-thread-2) [     ] o.e.j.s.Server Started @19220ms
   [junit4]   2> 19145 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54600}
   [junit4]   2> 19158 INFO  (jetty-launcher-55-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@76a9129b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54601}
   [junit4]   2> 19162 INFO  (jetty-launcher-55-thread-1) [     ] o.e.j.s.Server Started @19233ms
   [junit4]   2> 19162 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54601}
   [junit4]   2> 19240 ERROR (jetty-launcher-55-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 19240 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 19240 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 19240 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 19240 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 19240 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-06T07:30:48.938209Z
   [junit4]   2> 19251 ERROR (jetty-launcher-55-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 19251 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 19251 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 19251 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 19251 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 19251 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-06T07:30:48.949511Z
   [junit4]   2> 19253 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19261 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19268 INFO  (zkConnectionManagerCallback-59-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19268 INFO  (zkConnectionManagerCallback-57-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19268 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19270 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19292 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19292 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19308 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 19308 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 19309 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 19309 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 19331 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 19347 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 19550 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 19587 WARN  (jetty-launcher-55-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38cd9c48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19601 WARN  (jetty-launcher-55-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38cd9c48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19636 WARN  (jetty-launcher-55-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e3a6d35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19636 WARN  (jetty-launcher-55-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e3a6d35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19641 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54595/solr
   [junit4]   2> 19695 INFO  (zkConnectionManagerCallback-73-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19700 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19700 INFO  (jetty-launcher-55-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19783 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 19801 WARN  (jetty-launcher-55-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@53aaea0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19801 WARN  (jetty-launcher-55-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@53aaea0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19826 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19850 INFO  (zkConnectionManagerCallback-79-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19852 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19855 WARN  (jetty-launcher-55-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d3ed6b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19855 WARN  (jetty-launcher-55-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d3ed6b6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 19864 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54595/solr
   [junit4]   2> 19874 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19880 INFO  (zkConnectionManagerCallback-83-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19880 INFO  (jetty-launcher-55-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 20014 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 20023 INFO  (zkConnectionManagerCallback-85-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 20024 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22389 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54600_solr
   [junit4]   2> 22401 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.c.Overseer Overseer (id=72111816639578118-127.0.0.1:54600_solr-n_0000000000) starting
   [junit4]   2> 22662 INFO  (OverseerStateUpdate-72111816639578118-127.0.0.1:54600_solr-n_0000000000) [n:127.0.0.1:54600_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54600_solr
   [junit4]   2> 22663 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54600_solr
   [junit4]   2> 22720 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22804 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22811 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 22817 WARN  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 22879 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 22940 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54601_solr as DOWN
   [junit4]   2> 22952 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 22952 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54601_solr
   [junit4]   2> 22963 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 22964 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 22964 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 22974 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 22976 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 22981 INFO  (jetty-launcher-55-thread-2) [n:127.0.0.1:54600_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/tempDir-001/node2
   [junit4]   2> 23001 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 23003 WARN  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 23038 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 23110 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 23141 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 23141 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 23146 INFO  (jetty-launcher-55-thread-1) [n:127.0.0.1:54601_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/tempDir-001/node1
   [junit4]   2> 23184 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 23186 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23191 INFO  (zkConnectionManagerCallback-110-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23192 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23196 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 23200 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54595/solr ready
   [junit4]   2> 23333 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderNotResponding
   [junit4]   2> 23640 INFO  (qtp25163923-89) [n:127.0.0.1:54600_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 23661 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testLeaderNotResponding
   [junit4]   2> 23664 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testLeaderNotResponding.AUTOCREATED/managed-schema
   [junit4]   2> 23669 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testLeaderNotResponding.AUTOCREATED/protwords.txt
   [junit4]   2> 23675 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 23683 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 23694 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 23701 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 23704 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 23714 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 23723 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 23733 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 23741 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 23746 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 23752 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 23758 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 23770 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 23782 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 23804 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 23849 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 23911 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 23942 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 24034 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 24085 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 24123 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 24157 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 24196 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 24221 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 24248 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 24292 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 24321 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 24347 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 24370 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 24404 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 24440 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 24467 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 24493 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 24522 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 24551 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 24589 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 24627 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 24671 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 24703 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testLeaderNotResponding.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 24741 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testLeaderNotResponding.AUTOCREATED/solrconfig.xml
   [junit4]   2> 24777 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testLeaderNotResponding.AUTOCREATED/synonyms.txt
   [junit4]   2> 24811 INFO  (OverseerThreadFactory-94-thread-1-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testLeaderNotResponding.AUTOCREATED/stopwords.txt
   [junit4]   2> 25050 INFO  (qtp25163923-91) [n:127.0.0.1:54600_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 25051 INFO  (qtp25163923-91) [n:127.0.0.1:54600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=9
   [junit4]   2> 25079 INFO  (qtp430604914-95) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 25099 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 25106 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 25211 INFO  (OverseerStateUpdate-72111816639578118-127.0.0.1:54600_solr-n_0000000000) [n:127.0.0.1:54600_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testLeaderNotResponding",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54601/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54601_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 25435 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr    x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testLeaderNotResponding.AUTOCREATED&newCollection=true&name=testLeaderNotResponding_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 25519 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 25668 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 27141 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 27665 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testLeaderNotResponding_shard1_replica_n1' using configuration from configset testLeaderNotResponding.AUTOCREATED, trusted=true
   [junit4]   2> 27670 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testLeaderNotResponding.shard1.replica_n1' (registry 'solr.core.testLeaderNotResponding.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 27676 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.SolrCore [[testLeaderNotResponding_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/data/]
   [junit4]   2> 28471 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 28471 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28473 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 28473 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28508 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 28511 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 28526 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testLeaderNotResponding.AUTOCREATED/managed-schema
   [junit4]   2> 28543 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 28544 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 28550 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 28604 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 28629 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668733896833892352
   [junit4]   2> 28654 INFO  (searcherExecutor-112-thread-1-processing-n:127.0.0.1:54601_solr x:testLeaderNotResponding_shard1_replica_n1 c:testLeaderNotResponding s:shard1 r:core_node2) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 28654 INFO  (searcherExecutor-112-thread-1-processing-n:127.0.0.1:54601_solr x:testLeaderNotResponding_shard1_replica_n1 c:testLeaderNotResponding s:shard1 r:core_node2) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 28663 INFO  (searcherExecutor-112-thread-1-processing-n:127.0.0.1:54601_solr x:testLeaderNotResponding_shard1_replica_n1 c:testLeaderNotResponding s:shard1 r:core_node2) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.SolrCore [testLeaderNotResponding_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 28692 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testLeaderNotResponding/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 28704 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testLeaderNotResponding/leaders/shard1
   [junit4]   2> 28741 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 28741 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 28746 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/
   [junit4]   2> 28750 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 28752 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/ has no replicas
   [junit4]   2> 28753 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testLeaderNotResponding/leaders/shard1/leader after winning as /collections/testLeaderNotResponding/leader_elect/shard1/election/72111816639578120-core_node2-n_0000000000
   [junit4]   2> 28774 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/ shard1
   [junit4]   2> 28803 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 28850 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testLeaderNotResponding.AUTOCREATED&newCollection=true&name=testLeaderNotResponding_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3415
   [junit4]   2> 28867 INFO  (qtp25163923-89) [n:127.0.0.1:54600_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 28934 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28935 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28935 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 28946 INFO  (qtp25163923-89) [n:127.0.0.1:54600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=5307
   [junit4]   2> 28949 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testLeaderNotResponding): Expected collection: testLeaderNotResponding to be live with 1 shard and 1 replicas
   [junit4]   2> 28953 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 28955 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 28957 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 28960 INFO  (qtp25163923-90) [n:127.0.0.1:54600_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=testLeaderNotResponding&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 28976 INFO  (OverseerCollectionConfigSetProcessor-72111816639578118-127.0.0.1:54600_solr-n_0000000000) [n:127.0.0.1:54600_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> 29000 INFO  (qtp25163923-91) [n:127.0.0.1:54600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=2
   [junit4]   2> 29013 INFO  (qtp430604914-94) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testLeaderNotResponding.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=8
   [junit4]   2> 29017 INFO  (qtp430604914-95) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 29026 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 29032 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testLeaderNotResponding.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 29040 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=1
   [junit4]   2> 29048 INFO  (qtp430604914-94) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testLeaderNotResponding.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 29059 INFO  (OverseerThreadFactory-94-thread-2-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:54600_solr for creating new replica of shard shard1 for collection testLeaderNotResponding
   [junit4]   2> 29107 INFO  (OverseerThreadFactory-94-thread-2-processing-n:127.0.0.1:54600_solr) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 29181 INFO  (OverseerStateUpdate-72111816639578118-127.0.0.1:54600_solr-n_0000000000) [n:127.0.0.1:54600_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testLeaderNotResponding",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54600/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54600_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 29313 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29313 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29636 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr    x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderNotResponding.AUTOCREATED&name=testLeaderNotResponding_shard1_replica_n3&action=CREATE&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 29675 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 29731 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 29754 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 29757 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 31000 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 31751 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testLeaderNotResponding_shard1_replica_n3' using configuration from configset testLeaderNotResponding.AUTOCREATED, trusted=true
   [junit4]   2> 31758 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testLeaderNotResponding.shard1.replica_n3' (registry 'solr.core.testLeaderNotResponding.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f779a9a
   [junit4]   2> 31758 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.SolrCore [[testLeaderNotResponding_shard1_replica_n3] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n3], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001/tempDir-001/node2/testLeaderNotResponding_shard1_replica_n3/data/]
   [junit4]   2> 32134 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 32145 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 32153 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 32153 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32213 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 32228 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 32228 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testLeaderNotResponding.AUTOCREATED/managed-schema
   [junit4]   2> 32238 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 32240 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 32241 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 32256 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 32256 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668733900637077504
   [junit4]   2> 32270 INFO  (searcherExecutor-118-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 32270 INFO  (searcherExecutor-118-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 32274 INFO  (searcherExecutor-118-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.SolrCore [testLeaderNotResponding_shard1_replica_n3]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 32308 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testLeaderNotResponding/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1}
   [junit4]   2> 32309 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testLeaderNotResponding/leaders/shard1
   [junit4]   2> 32397 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.ZkController Core needs to recover:testLeaderNotResponding_shard1_replica_n3
   [junit4]   2> 32404 INFO  (updateExecutor-69-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 32409 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 32411 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 32417 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderNotResponding.AUTOCREATED&name=testLeaderNotResponding_shard1_replica_n3&action=CREATE&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2781
   [junit4]   2> 32433 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.S.Request [testLeaderNotResponding_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=9
   [junit4]   2> 32433 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.S.Request [testLeaderNotResponding_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 32434 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testLeaderNotResponding_shard1_replica_n3]
   [junit4]   2> 32435 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 32435 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of core [testLeaderNotResponding_shard1_replica_n3] as recovering, leader is [http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/] and I am [http://127.0.0.1:54600/solr/testLeaderNotResponding_shard1_replica_n3/]
   [junit4]   2> 32453 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:54601/solr]; [WaitForState: action=PREPRECOVERY&core=testLeaderNotResponding_shard1_replica_n1&nodeName=127.0.0.1:54600_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 32464 INFO  (qtp430604914-97) [n:127.0.0.1:54601_solr    x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.u.TestInjection inject pause forever for prep recovery op
   [junit4]   2> 32487 INFO  (qtp25163923-90) [n:127.0.0.1:54600_solr c:testLeaderNotResponding    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=testLeaderNotResponding&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=3527
   [junit4]   2> 32489 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testLeaderNotResponding): Expected collection: testLeaderNotResponding to be live with 1 shard and 2 replicas
   [junit4]   2> 32490 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 32490 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 32490 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 32490 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 32490 INFO  (watches-107-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 32490 INFO  (TEST-TestPrepRecovery.testLeaderNotResponding-seed#[9E99EAB0F55A4033]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 32491 INFO  (zkCallback-78-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 32491 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 32492 INFO  (zkCallback-78-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 32998 INFO  (OverseerCollectionConfigSetProcessor-72111816639578118-127.0.0.1:54600_solr-n_0000000000) [n:127.0.0.1:54600_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> 38462 ERROR (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Error while trying to recover. core=testLeaderNotResponding_shard1_replica_n3:java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:54601/solr
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.sendPrepRecoveryCmd(RecoveryStrategy.java:920)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:617)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:332)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:315)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:54601/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:674)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.lambda$httpUriRequest$0(HttpSolrClient.java:309)
   [junit4]   2> 	... 5 more
   [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:115)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]   2> 	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [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:280)
   [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:157)
   [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:120)
   [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:186)
   [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:110)
   [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:564)
   [junit4]   2> 	... 6 more
   [junit4]   2> 
   [junit4]   2> 38462 ERROR (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Recovery failed - trying again... (0)
   [junit4]   2> 38462 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Wait [2000.0] seconds before trying to recover again (attempt=1)
   [junit4]   2> 40469 INFO  (qtp430604914-95) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.S.Request [testLeaderNotResponding_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 40470 INFO  (qtp430604914-95) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.c.S.Request [testLeaderNotResponding_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 40471 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[testLeaderNotResponding_shard1_replica_n3]
   [junit4]   2> 40471 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=BUFFERING, tlog=null}
   [junit4]   2> 40471 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Publishing state of core [testLeaderNotResponding_shard1_replica_n3] as recovering, leader is [http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/] and I am [http://127.0.0.1:54600/solr/testLeaderNotResponding_shard1_replica_n3/]
   [junit4]   2> 40474 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:54601/solr]; [WaitForState: action=PREPRECOVERY&core=testLeaderNotResponding_shard1_replica_n1&nodeName=127.0.0.1:54600_solr&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 40478 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr    x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 40481 INFO  (zkCallback-78-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40483 INFO  (zkCallback-84-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40483 INFO  (zkCallback-84-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40484 INFO  (zkCallback-78-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40484 INFO  (zkCallback-109-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40484 INFO  (zkCallback-78-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderNotResponding/state.json] for collection [testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40487 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testLeaderNotResponding, shard=shard1, thisCore=testLeaderNotResponding_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:54600_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:54600/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54600_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 40488 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testLeaderNotResponding, shard=shard1, thisCore=testLeaderNotResponding_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:54600_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:54600/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54600_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 40490 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=testLeaderNotResponding, shard=shard1, thisCore=testLeaderNotResponding_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:54600_solr, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n3",
   [junit4]   2>   "base_url":"http://127.0.0.1:54600/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54600_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 40490 INFO  (qtp430604914-96) [n:127.0.0.1:54601_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:54600_solr&onlyIfLeaderActive=true&core=testLeaderNotResponding_shard1_replica_n1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 40491 INFO  (watches-107-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 2
   [junit4]   2> 40994 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/] - recoveringAfterStartup=[true]
   [junit4]   2> 40999 WARN  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.PeerSyncWithLeader no frame of reference to tell if we've missed updates
   [junit4]   2> 40999 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 40999 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 40999 INFO  (recoveryExecutor-71-thread-1-processing-n:127.0.0.1:54600_solr x:testLeaderNotResponding_shard1_replica_n3 c:testLeaderNotResponding s:shard1 r:core_node4) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/].
   [junit4]   2> 41070 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.p.DistributedUpdateProcessor Ignoring commit while not ACTIVE - state: BUFFERING replay: false
   [junit4]   2> 41070 INFO  (qtp25163923-88) [n:127.0.0.1:54600_solr c:testLeaderNotResponding s:shard1 r:core_node4 x:testLeaderNotResponding_shard1_replica_n3 ] o.a.s.u.p.LogUpdateProcessorFactory [testLeaderNotResponding_shard1_replica_n3]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=false&commit=true&softCommit=false&distrib.from=http://127.0.0.1:54601/solr/testLeaderNotResponding_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 41078 INFO  (qtp430604914-94) [n:127.0.0.1:54601_solr c:testLeaderNotResponding s:shard1 r:core_node2 x:testLeaderNotResponding_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [testLeaderNotResponding_shard1_replica_n1]  webapp=/solr path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 75
   [junit4]   2> 41101

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

oreAdminOperation.execute(CoreAdminOperation.java:367)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:335)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [testLeaderUnloaded_shard1_replica_n7]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1343)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1231)
   [junit4]   2> 	... 36 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to verify znode at /configs/testLeaderUnloaded.AUTOCREATED due to: org.apache.solr.common.AlreadyClosedException
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1071)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:906)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1322)
   [junit4]   2> 	... 37 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Failed to verify znode at /configs/testLeaderUnloaded.AUTOCREATED due to: org.apache.solr.common.AlreadyClosedException
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.configure(ManagedResourceStorage.java:237)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:142)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2935)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1015)
   [junit4]   2> 	... 39 more
   [junit4]   2> Caused by: org.apache.solr.common.AlreadyClosedException
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:69)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:315)
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.configure(ManagedResourceStorage.java:230)
   [junit4]   2> 	... 42 more
   [junit4]   2> 
   [junit4]   2> 78952 INFO  (qtp258884206-190) [n:127.0.0.1:54829_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=testLeaderUnloaded.AUTOCREATED&name=testLeaderUnloaded_shard1_replica_n7&action=CREATE&collection=testLeaderUnloaded&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=22567
   [junit4]   2> 78981 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 79690 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/testLeaderUnloaded/terms/shard1
   [junit4]   2> 	5	/solr/collections/testLeaderNotResponding/terms/shard1
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/testLeaderUnloaded.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/testLeaderUnloaded.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/configs/testLeaderNotResponding.AUTOCREATED/managed-schema
   [junit4]   2> 	2	/solr/collections/testLeaderNotResponding/collectionprops.json
   [junit4]   2> 	2	/solr/configs/testLeaderNotResponding.AUTOCREATED
   [junit4]   2> 	2	/solr/collections/testLeaderUnloaded/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/collections/testLeaderUnloaded/state.json
   [junit4]   2> 	45	/solr/collections/testLeaderNotResponding/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	59	/solr/overseer/queue
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 
   [junit4]   2> 79900 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:54595
   [junit4]   2> 79901 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54595
   [junit4]   2> 79901 INFO  (SUITE-TestPrepRecovery-seed#[9E99EAB0F55A4033]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54595
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPrepRecovery_9E99EAB0F55A4033-001
   [junit4]   2> Jun 06, 2020 7:31:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e01948), locale=it, timezone=Europe/Skopje
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=115927912,total=279969792
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricManagerTest, TestSolrTestCaseJ4, DateMathParserTest, TestPrepRecovery]
   [junit4] Completed [24/910 (1!)] on J0 in 64.52s, 2 tests, 1 error <<< FAILURES!

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

[repro] Revision: bf0189514fbfc90d4d9d10cae1edb499f9ca27ec

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestPrepRecovery -Dtests.method=testLeaderUnloaded -Dtests.seed=9E99EAB0F55A4033 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3475 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPrepRecovery" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=9E99EAB0F55A4033 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]