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

[JENKINS] Lucene » Lucene-Solr-Tests-8.10 - Build # 15 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.10/15/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
Error from server at https://127.0.0.1:41769/solr/collection1: {"collection1":11}

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41769/solr/collection1: {"collection1":11}
	at __randomizedtesting.SeedInfo.seed([E28F06C102E76DDE:967FE78446C32A51]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:1048)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13727 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 170142 INFO  (SUITE-TestCloudRecovery-seed#[E28F06C102E76DDE]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 170142 INFO  (SUITE-TestCloudRecovery-seed#[E28F06C102E76DDE]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 170143 INFO  (SUITE-TestCloudRecovery-seed#[E28F06C102E76DDE]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/data-dir-32-001
   [junit4]   2> 170143 WARN  (SUITE-TestCloudRecovery-seed#[E28F06C102E76DDE]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 170143 INFO  (SUITE-TestCloudRecovery-seed#[E28F06C102E76DDE]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 170144 INFO  (SUITE-TestCloudRecovery-seed#[E28F06C102E76DDE]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 170145 INFO  (SUITE-TestCloudRecovery-seed#[E28F06C102E76DDE]-worker) [     ] o.a.s.c.SolrCloudTestCase Using per-replica state
   [junit4]   2> 170148 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 170148 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001
   [junit4]   2> 170148 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 170149 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 170149 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 170149 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 170249 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39911
   [junit4]   2> 170249 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39911
   [junit4]   2> 170249 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39911
   [junit4]   2> 170249 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39911
   [junit4]   2> 170251 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170253 INFO  (zkConnectionManagerCallback-1248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 170253 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170256 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170259 INFO  (zkConnectionManagerCallback-1250-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 170259 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170260 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170261 INFO  (zkConnectionManagerCallback-1252-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 170261 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170365 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 170365 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 170365 INFO  (jetty-launcher-1253-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 170366 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 170366 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 170366 INFO  (jetty-launcher-1253-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 170368 INFO  (jetty-launcher-1253-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 170368 INFO  (jetty-launcher-1253-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 170368 INFO  (jetty-launcher-1253-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 170368 INFO  (jetty-launcher-1253-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ef37d1c{/solr,null,AVAILABLE}
   [junit4]   2> 170369 INFO  (jetty-launcher-1253-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 170369 INFO  (jetty-launcher-1253-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 170369 INFO  (jetty-launcher-1253-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 170369 INFO  (jetty-launcher-1253-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78a5125c{/solr,null,AVAILABLE}
   [junit4]   2> 170370 INFO  (jetty-launcher-1253-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c51a180{SSL, (ssl, http/1.1)}{127.0.0.1:41769}
   [junit4]   2> 170370 INFO  (jetty-launcher-1253-thread-1) [     ] o.e.j.s.Server Started @170396ms
   [junit4]   2> 170370 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39911/solr, hostPort=41769}
   [junit4]   2> 170371 ERROR (jetty-launcher-1253-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 170371 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 170371 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 170371 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 170371 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 170371 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-10T02:43:48.906Z
   [junit4]   2> 170371 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170371 INFO  (jetty-launcher-1253-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@72d3ca10{SSL, (ssl, http/1.1)}{127.0.0.1:45109}
   [junit4]   2> 170372 INFO  (jetty-launcher-1253-thread-2) [     ] o.e.j.s.Server Started @170398ms
   [junit4]   2> 170372 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39911/solr, hostPort=45109}
   [junit4]   2> 170372 ERROR (jetty-launcher-1253-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 170372 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 170372 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 170372 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 170372 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 170372 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-10T02:43:48.907Z
   [junit4]   2> 170376 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 170377 INFO  (zkConnectionManagerCallback-1255-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 170377 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170378 INFO  (zkConnectionManagerCallback-1257-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 170378 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 170378 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 170378 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 170383 WARN  (jetty-launcher-1253-thread-1-SendThread(127.0.0.1:39911)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101271d555f0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 170485 WARN  (jetty-launcher-1253-thread-2-SendThread(127.0.0.1:39911)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101271d555f0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 171971 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 171971 WARN  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171972 WARN  (jetty-launcher-1253-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@536a7ede[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171972 WARN  (jetty-launcher-1253-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@536a7ede[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171975 WARN  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 171976 WARN  (jetty-launcher-1253-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13011a67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171976 WARN  (jetty-launcher-1253-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13011a67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 171977 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39911/solr
   [junit4]   2> 171980 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 171981 INFO  (zkConnectionManagerCallback-1271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 171981 INFO  (jetty-launcher-1253-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 172094 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 172101 INFO  (zkConnectionManagerCallback-1273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 172101 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 172169 WARN  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 172180 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41769_solr
   [junit4]   2> 172181 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.Overseer Overseer (id=72382075954462726-127.0.0.1:41769_solr-n_0000000000) starting
   [junit4]   2> 172193 INFO  (OverseerStateUpdate-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41769_solr
   [junit4]   2> 172194 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41769_solr
   [junit4]   2> 172195 INFO  (OverseerStateUpdate-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 172196 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 172197 WARN  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_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> 172238 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 172270 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41769.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 172282 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41769.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 172282 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41769.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 172283 INFO  (jetty-launcher-1253-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node1
   [junit4]   2> 173856 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 173857 WARN  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 173858 WARN  (jetty-launcher-1253-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65e5ada1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173858 WARN  (jetty-launcher-1253-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65e5ada1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173862 WARN  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 173863 WARN  (jetty-launcher-1253-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ea0327b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173863 WARN  (jetty-launcher-1253-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ea0327b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 173865 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39911/solr
   [junit4]   2> 173866 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173866 INFO  (zkConnectionManagerCallback-1293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173866 INFO  (jetty-launcher-1253-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173970 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 173971 INFO  (zkConnectionManagerCallback-1295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 173971 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 173986 WARN  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 173987 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 173990 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45109_solr as DOWN
   [junit4]   2> 173991 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 173991 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45109_solr
   [junit4]   2> 173992 INFO  (zkCallback-1272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 173993 INFO  (zkCallback-1294-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 173994 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 173995 WARN  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_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> 174020 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 174039 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45109.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 174047 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45109.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 174048 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45109.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 174049 INFO  (jetty-launcher-1253-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node2
   [junit4]   2> 174066 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 174067 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 174070 INFO  (zkConnectionManagerCallback-1308-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 174070 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 174072 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 174073 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39911/solr ready
   [junit4]   2> 174119 INFO  (OverseerThreadFactory-1280-thread-1-processing-n:127.0.0.1:41769_solr) [n:127.0.0.1:41769_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 174228 INFO  (OverseerStateUpdate-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:45109_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45109/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 174231 INFO  (OverseerStateUpdate-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:41769_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41769/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 174233 INFO  (OverseerStateUpdate-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:45109_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:45109/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 174235 INFO  (OverseerStateUpdate-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:41769_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:41769/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 174467 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 174467 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr    x:collection1_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 174468 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 174511 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 174519 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 174523 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 174526 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 174526 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from configset config, trusted=true
   [junit4]   2> 174527 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41769.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 174528 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node1/collection1_shard2_replica_n6/data/]
   [junit4]   2> 174529 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 174530 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 174530 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 174530 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 174531 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41769.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 174531 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node1/collection1_shard1_replica_n2/data/]
   [junit4]   2> 174554 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 174591 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 174593 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 174594 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 174594 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from configset config, trusted=true
   [junit4]   2> 174594 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45109.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 174594 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node2/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node2/collection1_shard2_replica_n4/data/]
   [junit4]   2> 174602 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 174603 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 174603 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 174603 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 174604 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45109.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3eba9d4e
   [junit4]   2> 174604 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001/tempDir-001/node2/collection1_shard1_replica_n1/data/]
   [junit4]   2> 174649 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 174649 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174651 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174651 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174665 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 174665 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174666 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174666 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174670 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 174671 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 174672 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 174672 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 174673 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 174673 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710481036497911808
   [junit4]   2> 174674 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 174674 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710481036498960384
   [junit4]   2> 174679 INFO  (searcherExecutor-1312-thread-1-processing-n:127.0.0.1:41769_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 174680 INFO  (searcherExecutor-1310-thread-1-processing-n:127.0.0.1:41769_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 174738 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 174738 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174739 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174739 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174765 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 174765 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 174765 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174766 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174766 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174768 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 174768 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 174768 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710481036597526528
   [junit4]   2> 174771 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 174771 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 174778 INFO  (searcherExecutor-1314-thread-1-processing-n:127.0.0.1:45109_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 174779 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 174779 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 174779 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 174780 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 174781 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9998ms
   [junit4]   2> 174782 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 174782 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 174782 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 174783 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1710481036613255168
   [junit4]   2> 174785 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 174785 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 174785 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41769/solr/collection1_shard2_replica_n6/
   [junit4]   2> 174786 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=https://127.0.0.1:41769/solr  START replicas=[https://127.0.0.1:45109/solr/collection1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 174786 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=https://127.0.0.1:41769/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 174788 INFO  (searcherExecutor-1316-thread-1-processing-n:127.0.0.1:45109_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 174794 INFO  (qtp1026111998-1924) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 174794 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 174795 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 174795 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72382075954462726-core_node8-n_0000000000
   [junit4]   2> 174800 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 174801 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 174802 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41769/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 174967 INFO  (zkCallback-1272-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 174972 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 175012 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=544
   [junit4]   2> 175093 INFO  (zkCallback-1272-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175099 INFO  (zkCallback-1272-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175282 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 175282 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 175282 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41769/solr/collection1_shard1_replica_n2/
   [junit4]   2> 175282 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=https://127.0.0.1:41769/solr  START replicas=[https://127.0.0.1:45109/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 175282 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=https://127.0.0.1:41769/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 175284 INFO  (qtp1026111998-1935) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 175285 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 175285 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 175285 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72382075954462726-core_node5-n_0000000000
   [junit4]   2> 175292 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41769/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 175394 INFO  (zkCallback-1272-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175394 INFO  (zkCallback-1272-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175399 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 175403 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=936
   [junit4]   2> 175506 INFO  (zkCallback-1272-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175506 INFO  (zkCallback-1272-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175795 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1284
   [junit4]   2> 175806 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1253
   [junit4]   2> 175809 INFO  (qtp329992126-1929) [n:127.0.0.1:41769_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> 175909 INFO  (zkCallback-1272-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175909 INFO  (zkCallback-1272-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175909 INFO  (zkCallback-1294-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175909 INFO  (zkCallback-1294-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 175910 INFO  (qtp329992126-1929) [n:127.0.0.1:41769_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=1794
   [junit4]   2> 175911 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 175918 INFO  (qtp329992126-1931) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 175974 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41769/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[1 (1710481037801291776)]} 0 2
   [junit4]   2> 175975 INFO  (qtp329992126-1931) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1710481037801291776)]} 0 59
   [junit4]   2> 175981 INFO  (qtp329992126-1933) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 175983 INFO  (qtp1026111998-1926) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41769/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1710481037864206336)]} 0 1
   [junit4]   2> 175984 INFO  (qtp329992126-1933) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1710481037864206336)]} 0 8
   [junit4]   2> 175997 INFO  (qtp1026111998-1936) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41769/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1710481037873643520)]} 0 0
   [junit4]   2> 176002 INFO  (qtp329992126-1932) [n:127.0.0.1:41769_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1710481037873643520)]} 0 17
   [junit4]   2> 176007 INFO  (qtp1026111998-1935) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41769/solr/collection1_shard1_replica_n2/&wt=javabin&version=2}{add=[4 (1710481037893566464)]} 0 2
   [junit4]   2> 176008 INFO  (qtp329992126-1930) [n:127.0.0.1:41769_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1710481037893566464)]} 0 3
   [junit4]   2> 176105 INFO  (qtp1026111998-1935) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:45109/solr/collection1_shard1_replica_n1/|https://127.0.0.1:41769/solr/collection1_shard1_replica_n2/&rid=127.0.0.1-420&rows=10&version=2&q=*:*&omitHeader=false&NOW=1631241834549&isShard=true&wt=javabin} hits=0 status=0 QTime=2
   [junit4]   2> 176118 INFO  (qtp1026111998-1937) [n:127.0.0.1:45109_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=collection1:7&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:45109/solr/collection1_shard2_replica_n4/|https://127.0.0.1:41769/solr/collection1_shard2_replica_n6/&rid=127.0.0.1-420&rows=10&version=2&q=*:*&omitHeader=false&NOW=1631241834549&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 176123 INFO  (qtp1026111998-1936) [n:127.0.0.1:45109_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=collection1:7&wt=javabin&version=2} rid=127.0.0.1-420 hits=0 status=0 QTime=108
   [junit4]   2> 176125 INFO  (OverseerCollectionConfigSetProcessor-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_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> 176126 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1121660508
   [junit4]   2> 176126 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41769_solr
   [junit4]   2> 176126 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 176126 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41769_solr as DOWN
   [junit4]   2> 176131 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=34870460
   [junit4]   2> 176131 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45109_solr
   [junit4]   2> 176131 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 176131 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:45109_solr as DOWN
   [junit4]   2> 176134 INFO  (coreCloseExecutor-1340-thread-1) [n:127.0.0.1:45109_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@692cf9ae
   [junit4]   2> 176134 INFO  (coreCloseExecutor-1340-thread-1) [n:127.0.0.1:45109_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n4 tag=SolrCore@692cf9ae
   [junit4]   2> 176134 INFO  (coreCloseExecutor-1340-thread-1) [n:127.0.0.1:45109_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cc73336: rootName = solr_45109, domain = solr.core.collection1.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n4/com.codahale.metrics.MetricRegistry@3e8c432e
   [junit4]   2> 176140 INFO  (coreCloseExecutor-1340-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@794ecc8c
   [junit4]   2> 176146 INFO  (coreCloseExecutor-1341-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@68159f1b
   [junit4]   2> 176147 INFO  (coreCloseExecutor-1341-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2 tag=SolrCore@68159f1b
   [junit4]   2> 176147 INFO  (coreCloseExecutor-1341-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37b8285f: rootName = solr_41769, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2/com.codahale.metrics.MetricRegistry@49adb0a7
   [junit4]   2> 176147 INFO  (coreCloseExecutor-1340-thread-1) [n:127.0.0.1:45109_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@692cf9ae
   [junit4]   2> 176147 INFO  (coreCloseExecutor-1341-thread-2) [n:127.0.0.1:41769_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@48fd12f2
   [junit4]   2> 176147 INFO  (coreCloseExecutor-1340-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@794ecc8c
   [junit4]   2> 176147 INFO  (coreCloseExecutor-1340-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ad3db58: rootName = solr_45109, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@aadd101
   [junit4]   2> 176150 INFO  (coreCloseExecutor-1340-thread-1) [n:127.0.0.1:45109_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@4fc48d08
   [junit4]   2> 176150 WARN  (coreCloseExecutor-1340-thread-1) [n:127.0.0.1:45109_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 176183 INFO  (coreCloseExecutor-1341-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@68159f1b
   [junit4]   2> 176183 INFO  (coreCloseExecutor-1341-thread-2) [n:127.0.0.1:41769_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n6 tag=SolrCore@48fd12f2
   [junit4]   2> 176183 INFO  (coreCloseExecutor-1341-thread-2) [n:127.0.0.1:41769_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58f5eb15: rootName = solr_41769, domain = solr.core.collection1.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n6/com.codahale.metrics.MetricRegistry@3e75c98
   [junit4]   2> 176184 INFO  (coreCloseExecutor-1341-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@71d8b0dc
   [junit4]   2> 176184 WARN  (coreCloseExecutor-1341-thread-1) [n:127.0.0.1:41769_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 176190 INFO  (coreCloseExecutor-1340-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@794ecc8c
   [junit4]   2> 176204 INFO  (coreCloseExecutor-1340-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@46a1ac2d
   [junit4]   2> 176204 WARN  (coreCloseExecutor-1340-thread-2) [n:127.0.0.1:45109_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 176218 INFO  (coreCloseExecutor-1341-thread-2) [n:127.0.0.1:41769_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@48fd12f2
   [junit4]   2> 176220 INFO  (coreCloseExecutor-1341-thread-2) [n:127.0.0.1:41769_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@2294fa97
   [junit4]   2> 176220 WARN  (coreCloseExecutor-1341-thread-2) [n:127.0.0.1:41769_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 176222 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 176222 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44a89f61: rootName = solr_45109, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@289b0a44
   [junit4]   2> 176228 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 176228 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58b91327: rootName = solr_45109, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2e0e96f0
   [junit4]   2> 176231 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 176231 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e51231d: rootName = solr_45109, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@725de8b8
   [junit4]   2> 176231 INFO  (ChaosMonkey-1333-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 176231 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 176232 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6785d5fe: rootName = solr_41769, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6ad8e2dd
   [junit4]   2> 176233 WARN  (jetty-launcher-1253-thread-2-SendThread(127.0.0.1:39911)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101271d555f0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 176237 INFO  (zkCallback-1307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 176238 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 176238 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6af16dd4: rootName = solr_41769, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2e0e96f0
   [junit4]   2> 176240 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 176240 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68db1fe4: rootName = solr_41769, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@725de8b8
   [junit4]   2> 176240 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 176247 INFO  (closeThreadPool-1345-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72382075954462726-127.0.0.1:41769_solr-n_0000000000) closing
   [junit4]   2> 176250 INFO  (OverseerAutoScalingTriggerThread-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 176402 INFO  (OverseerStateUpdate-72382075954462726-127.0.0.1:41769_solr-n_0000000000) [n:127.0.0.1:41769_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41769_solr
   [junit4]   2> 176403 INFO  (closeThreadPool-1345-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72382075954462726-127.0.0.1:41769_solr-n_0000000000) closing
   [junit4]   2> 176403 INFO  (zkCallback-1272-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 176406 WARN  (jetty-launcher-1253-thread-1-SendThread(127.0.0.1:39911)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101271d555f0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101271d555f0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 176407 INFO  (ChaosMonkey-1333-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@72d3ca10{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 176407 INFO  (ChaosMonkey-1333-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78a5125c{/solr,null,STOPPED}
   [junit4]   2> 176407 INFO  (ChaosMonkey-1333-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 176408 INFO  (zkCallback-1307-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 176507 INFO  (ChaosMonkey-1333-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72382075954462726-127.0.0.1:41769_solr-n_0000000000) closing
   [junit4]   2> 176509 INFO  (ChaosMonkey-1333-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c51a180{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 176509 INFO  (ChaosMonkey-1333-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ef37d1c{/solr,null,STOPPED}
   [junit4]   2> 176509 INFO  (ChaosMonkey-1333-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 176510 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 41769
   [junit4]   2> 176510 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 45109
   [junit4]   2> 176514 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=41769)
   [junit4]   2> 176515 INFO  (ChaosMonkey-1346-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=45109)
   [junit4]   2> 176516 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 41769 try number 2 ...
   [junit4]   2> 176516 INFO  (ChaosMonkey-1346-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 176517 INFO  (ChaosMonkey-1346-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 45109 try number 2 ...
   [junit4]   2> 176517 INFO  (ChaosMonkey-1346-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 176519 INFO  (ChaosMonkey-1346-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 176519 INFO  (ChaosMonkey-1346-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 176519 INFO  (ChaosMonkey-1346-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 176519 INFO  (ChaosMonkey-1346-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57b1a4c9{/solr,null,AVAILABLE}
   [junit4]   2> 176522 INFO  (ChaosMonkey-1346-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@45192c1d{SSL, (ssl, http/1.1)}{127.0.0.1:41769}
   [junit4]   2> 176522 INFO  (ChaosMonkey-1346-thread-1) [     ] o.e.j.s.Server Started @176548ms
   [junit4]   2> 176522 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39911/solr, hostPort=41769}
   [junit4]   2> 176523 ERROR (ChaosMonkey-1346-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 176523 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 176523 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 176523 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 176523 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr
   [junit4]   2> 176523 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-10T02:43:55.058Z
   [junit4]   2> 176525 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 176528 INFO  (ChaosMonkey-1346-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 176528 INFO  (ChaosMonkey-1346-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 176528 INFO  (ChaosMonkey-1346-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 176529 INFO  (zkConnectionManagerCallback-1348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176529 INFO  (ChaosMonkey-1346-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a3f4fcc{/solr,null,AVAILABLE}
   [junit4]   2> 176529 INFO  (ChaosMonkey-1346-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 176531 INFO  (ChaosMonkey-1346-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4dcf1d43{SSL, (ssl, http/1.1)}{127.0.0.1:45109}
   [junit4]   2> 176531 INFO  (ChaosMonkey-1346-thread-2) [     ] o.e.j.s.Server Started @176557ms
   [junit4]   2> 176531 INFO  (ChaosMonkey-1346-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:39911/solr, hostPort=45109}
   [junit4]   2> 176531 ERROR (ChaosMonkey-1346-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 176531 INFO  (ChaosMonkey-1346-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 176531 INFO  (ChaosMonkey-1346-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 176531 INFO  (ChaosMonkey-1346-t

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

_0000000002) closing
   [junit4]   2> 189207 INFO  (OverseerStateUpdate-72382076581445645-127.0.0.1:40039_solr-n_0000000002) [n:127.0.0.1:40039_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40039_solr
   [junit4]   2> 189220 INFO  (jetty-closer-1611-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 189220 INFO  (OverseerAutoScalingTriggerThread-72382076581445645-127.0.0.1:40039_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 189225 INFO  (zkCallback-1586-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 189220 INFO  (jetty-closer-1611-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69873a03: rootName = solr_38357, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2fadc733
   [junit4]   2> 189227 INFO  (closeThreadPool-1622-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72382076581445645-127.0.0.1:40039_solr-n_0000000002) closing
   [junit4]   2> 189237 INFO  (jetty-closer-1611-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 189237 INFO  (jetty-closer-1611-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ed63e29: rootName = solr_38357, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2e0e96f0
   [junit4]   2> 189239 INFO  (jetty-closer-1611-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 189239 INFO  (jetty-closer-1611-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@cb12344: rootName = solr_38357, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@725de8b8
   [junit4]   2> 189243 INFO  (jetty-closer-1611-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 189286 WARN  (ChaosMonkey-1533-thread-2-SendThread(127.0.0.1:41471)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101271d7abe000f.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101271d7abe000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101271d7abe000f, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 189309 INFO  (jetty-closer-1611-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72382076581445645-127.0.0.1:40039_solr-n_0000000002) closing
   [junit4]   2> 189311 INFO  (jetty-closer-1611-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@136c77fa{SSL, (ssl, http/1.1)}{127.0.0.1:40039}
   [junit4]   2> 189311 INFO  (jetty-closer-1611-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@154d4a54{/solr,null,STOPPED}
   [junit4]   2> 189311 INFO  (jetty-closer-1611-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 189414 INFO  (jetty-closer-1611-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@43b26310{SSL, (ssl, http/1.1)}{127.0.0.1:38357}
   [junit4]   2> 189414 INFO  (jetty-closer-1611-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6de5093e{/solr,null,STOPPED}
   [junit4]   2> 189414 INFO  (jetty-closer-1611-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 189415 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 189416 WARN  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E28F06C102E76DDE]-SendThread(127.0.0.1:41471)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101271d7abe0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101271d7abe0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101271d7abe0000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 189518 WARN  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E28F06C102E76DDE]-SendThread(127.0.0.1:41471)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101271d7abe0001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x101271d7abe0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x101271d7abe0001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 189621 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	51	/solr/overseer/queue
   [junit4]   2> 	23	/solr/collections/collection1/state.json
   [junit4]   2> 	17	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 189625 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41471
   [junit4]   2> 189625 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41471
   [junit4]   2> 189625 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41471
   [junit4]   2> 189626 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[E28F06C102E76DDE]) [     ] o.a.s.SolrTestCaseJ4 ###Ending corruptedLogTest
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.10/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_E28F06C102E76DDE-001
   [junit4]   2> Sep 10, 2021 2:44:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-SA, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=91193416,total=414187520
   [junit4]   2> NOTE: All tests run in this JVM: [DateMathParserTest, SolrMetricsIntegrationTest, PeerSyncWithBufferUpdatesTest, NumberUtilsTest, DateFieldTest, TestSolrCoreSnapshots, URLClassifyProcessorTest, TestScoreJoinQPScore, OverseerModifyCollectionTest, TestOrdValues, TestGraphMLResponseWriter, AddSchemaFieldsUpdateProcessorFactoryTest, ConjunctionSolrSpellCheckerTest, HdfsThreadLeakTest, RootFieldTest, ClassificationUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, HighlighterConfigTest, SSLMigrationTest, CdcrBootstrapTest, TestHighFrequencyDictionaryFactory, NoCacheHeaderTest, SolrSlf4jReporterTest, TestCloudRecovery]
   [junit4] Completed [88/947 (1!)] on J2 in 20.07s, 2 tests, 1 error <<< FAILURES!

[...truncated 57052 lines...]