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

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 1859 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1859/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=6740, name=replayUpdatesExecutor-2106-thread-2, state=RUNNABLE, group=TGRP-TestCloudRecovery]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6740, name=replayUpdatesExecutor-2106-thread-2, state=RUNNABLE, group=TGRP-TestCloudRecovery]
	at __randomizedtesting.SeedInfo.seed([7D88F6AEDE3D91A3:97817EB9A19D62C]:0)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([7D88F6AEDE3D91A3]:0)
	at java.base/java.util.ArrayList.add(ArrayList.java:486)
	at java.base/java.util.ArrayList.add(ArrayList.java:498)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:115)
	at org.apache.solr.update.UpdateLog$LogReplayer.lambda$execute$1(UpdateLog.java:2025)
	at org.apache.solr.util.OrderedExecutor.lambda$execute$0(OrderedExecutor.java:69)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14779 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 522096 INFO  (SUITE-TestCloudRecovery-seed#[7D88F6AEDE3D91A3]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 522097 INFO  (SUITE-TestCloudRecovery-seed#[7D88F6AEDE3D91A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/data-dir-51-001
   [junit4]   2> 522097 WARN  (SUITE-TestCloudRecovery-seed#[7D88F6AEDE3D91A3]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 522097 INFO  (SUITE-TestCloudRecovery-seed#[7D88F6AEDE3D91A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 522097 INFO  (SUITE-TestCloudRecovery-seed#[7D88F6AEDE3D91A3]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 522099 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 522101 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001
   [junit4]   2> 522101 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 522112 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 522112 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 522212 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer start zk server on port:46387
   [junit4]   2> 522212 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46387
   [junit4]   2> 522212 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46387
   [junit4]   2> 522212 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46387
   [junit4]   2> 522213 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522216 INFO  (zkConnectionManagerCallback-1912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522216 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522218 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522218 INFO  (zkConnectionManagerCallback-1914-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522218 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522219 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522220 INFO  (zkConnectionManagerCallback-1916-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522220 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522325 WARN  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 522325 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 522325 WARN  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 522325 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 522325 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 522325 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 522325 INFO  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 522325 INFO  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 522326 INFO  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 522326 INFO  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 522326 INFO  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 522326 INFO  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 522326 INFO  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 522326 INFO  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 522327 INFO  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23404b09{/solr,null,AVAILABLE}
   [junit4]   2> 522327 INFO  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@412a3b48{/solr,null,AVAILABLE}
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@464b603a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:42179}
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.e.j.s.Server Started @522346ms
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42179}
   [junit4]   2> 522328 ERROR (jetty-launcher-1917-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 522328 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-21T10:13:17.761299Z
   [junit4]   2> 522333 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522333 INFO  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@676f906d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43401}
   [junit4]   2> 522333 INFO  (jetty-launcher-1917-thread-2) [     ] o.e.j.s.Server Started @522352ms
   [junit4]   2> 522333 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43401}
   [junit4]   2> 522334 ERROR (jetty-launcher-1917-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 522334 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 522334 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 522334 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 522334 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 522334 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-21T10:13:17.767332Z
   [junit4]   2> 522334 INFO  (zkConnectionManagerCallback-1919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522334 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522335 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522335 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 522337 INFO  (zkConnectionManagerCallback-1921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522337 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522337 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 522468 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 522469 WARN  (jetty-launcher-1917-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10d6390f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522469 WARN  (jetty-launcher-1917-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10d6390f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522472 WARN  (jetty-launcher-1917-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4be1fb3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522472 WARN  (jetty-launcher-1917-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4be1fb3b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522472 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46387/solr
   [junit4]   2> 522473 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522474 INFO  (zkConnectionManagerCallback-1928-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522474 INFO  (jetty-launcher-1917-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522588 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 522589 WARN  (jetty-launcher-1917-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e1fad6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522589 WARN  (jetty-launcher-1917-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e1fad6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522593 WARN  (jetty-launcher-1917-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3406a4da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522593 WARN  (jetty-launcher-1917-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3406a4da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 522594 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46387/solr
   [junit4]   2> 522595 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522596 INFO  (zkConnectionManagerCallback-1935-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522596 INFO  (jetty-launcher-1917-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522641 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522642 INFO  (zkConnectionManagerCallback-1937-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522642 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522678 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42179_solr
   [junit4]   2> 522679 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.Overseer Overseer (id=72079977883697159-127.0.0.1:42179_solr-n_0000000000) starting
   [junit4]   2> 522681 INFO  (OverseerStateUpdate-72079977883697159-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42179_solr
   [junit4]   2> 522683 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42179_solr
   [junit4]   2> 522684 INFO  (zkCallback-1936-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 522685 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 522685 WARN  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_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> 522696 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 522723 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 522729 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 522730 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 522731 INFO  (jetty-launcher-1917-thread-1) [n:127.0.0.1:42179_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node1/.
   [junit4]   2> 522741 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522742 INFO  (zkConnectionManagerCallback-1943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522742 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522745 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 522747 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43401_solr as DOWN
   [junit4]   2> 522747 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 522747 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43401_solr
   [junit4]   2> 522747 INFO  (zkCallback-1936-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 522748 INFO  (zkCallback-1942-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 522748 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 522748 WARN  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_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> 522760 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 522774 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 522778 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 522778 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 522779 INFO  (jetty-launcher-1917-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node2/.
   [junit4]   2> 522795 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 522796 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 522797 INFO  (zkConnectionManagerCallback-1952-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 522797 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 522797 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 522798 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46387/solr ready
   [junit4]   2> 522809 INFO  (qtp1286802250-6567) [n:127.0.0.1:42179_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 522810 INFO  (OverseerThreadFactory-2067-thread-1-processing-n:127.0.0.1:42179_solr) [n:127.0.0.1:42179_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 522913 INFO  (OverseerStateUpdate-72079977883697159-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43401/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 522914 INFO  (OverseerStateUpdate-72079977883697159-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42179/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 522916 INFO  (OverseerStateUpdate-72079977883697159-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43401/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 522919 INFO  (OverseerStateUpdate-72079977883697159-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42179/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 523128 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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> 523129 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr    x:collection1_shard2_replica_n6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 523129 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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> 523130 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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> 523130 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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> 524137 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 524137 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 524137 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 524137 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 524152 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 524152 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 524152 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 524152 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 524156 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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> 524156 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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> 524157 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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 collection collection1, trusted=true
   [junit4]   2> 524162 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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 collection collection1, trusted=true
   [junit4]   2> 524177 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 524184 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 524184 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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> 524184 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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> 524184 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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 collection collection1, trusted=true
   [junit4]   2> 524184 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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 collection collection1, trusted=true
   [junit4]   2> 524185 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node2/collection1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node2/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 524185 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 524185 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 524185 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42179.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 524185 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 524186 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node1/collection1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node1/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 524237 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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> 524237 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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> 524238 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 524238 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 524240 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9bb3f7f[collection1_shard1_replica_n1] main]
   [junit4]   2> 524241 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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> 524241 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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> 524242 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 524242 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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 1656332326980812800
   [junit4]   2> 524244 INFO  (searcherExecutor-2079-thread-1-processing-n:127.0.0.1:43401_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:43401_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 Searcher@9bb3f7f[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 524245 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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}, version=0}
   [junit4]   2> 524245 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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> 524247 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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> 524247 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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> 524249 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 524249 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 524251 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3242d557[collection1_shard2_replica_n4] main]
   [junit4]   2> 524252 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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> 524253 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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> 524253 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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> 524253 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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> 524253 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 524253 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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 1656332326992347136
   [junit4]   2> 524254 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 524254 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 524261 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9991ms
   [junit4]   2> 524262 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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> 524262 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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> 524262 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33bab57f[collection1_shard2_replica_n6] main]
   [junit4]   2> 524262 INFO  (searcherExecutor-2077-thread-1-processing-n:127.0.0.1:43401_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:43401_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 Searcher@3242d557[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 524263 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 524263 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 524263 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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> 524264 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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> 524264 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 524264 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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 1656332327003881472
   [junit4]   2> 524264 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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}, version=0}
   [junit4]   2> 524264 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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> 524269 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7175c7e9[collection1_shard1_replica_n2] main]
   [junit4]   2> 524275 INFO  (searcherExecutor-2076-thread-1-processing-n:127.0.0.1:42179_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:42179_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 Searcher@33bab57f[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 524277 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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> 524278 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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> 524278 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 524278 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 524278 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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 1656332327018561536
   [junit4]   2> 524278 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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=0, core_node8=0}, version=1}
   [junit4]   2> 524278 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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> 524280 INFO  (searcherExecutor-2078-thread-1-processing-n:127.0.0.1:42179_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:42179_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 Searcher@7175c7e9[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 524281 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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=0, core_node5=0}, version=1}
   [junit4]   2> 524281 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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> 524762 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 524762 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 524762 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43401/solr/collection1_shard1_replica_n1/
   [junit4]   2> 524763 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:43401/solr START replicas=[https://127.0.0.1:42179/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 524763 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:43401/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 524777 INFO  (qtp1286802250-6580) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 524777 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 524777 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 524777 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72079977883697160-core_node3-n_0000000000
   [junit4]   2> 524778 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 524778 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 524778 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43401/solr/collection1_shard2_replica_n4/
   [junit4]   2> 524779 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=https://127.0.0.1:43401/solr START replicas=[https://127.0.0.1:42179/solr/collection1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 524779 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=https://127.0.0.1:43401/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 524779 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43401/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 524781 INFO  (qtp1286802250-6595) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.S.Request [collection1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 524781 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 524781 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 524781 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72079977883697160-core_node7-n_0000000000
   [junit4]   2> 524782 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43401/solr/collection1_shard2_replica_n4/ shard2
   [junit4]   2> 524884 INFO  (zkCallback-1942-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> 524887 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 524887 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 524888 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] 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=1759
   [junit4]   2> 524888 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 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=1758
   [junit4]   2> 524989 INFO  (zkCallback-1942-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> 524989 INFO  (zkCallback-1942-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> 525283 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] 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=2154
   [junit4]   2> 525283 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] 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=2155
   [junit4]   2> 525285 INFO  (qtp1286802250-6567) [n:127.0.0.1:42179_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> 525384 INFO  (zkCallback-1936-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> 525384 INFO  (zkCallback-1936-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> 525384 INFO  (zkCallback-1942-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> 525384 INFO  (zkCallback-1942-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> 525384 INFO  (zkCallback-1936-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> 525384 INFO  (qtp1286802250-6567) [n:127.0.0.1:42179_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=2575
   [junit4]   2> 525385 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 525397 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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=1, core_node5=1}, version=2}
   [junit4]   2> 525408 INFO  (qtp1286802250-6569) [n:127.0.0.1:42179_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={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43401/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1656332328188772352)]} 0 1
   [junit4]   2> 525409 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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={wt=javabin&version=2}{add=[1 (1656332328188772352)]} 0 14
   [junit4]   2> 525412 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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=1, core_node8=1}, version=2}
   [junit4]   2> 525413 INFO  (qtp1286802250-6576) [n:127.0.0.1:42179_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={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43401/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1656332328205549568)]} 0 1
   [junit4]   2> 525414 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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={wt=javabin&version=2}{add=[2 (1656332328205549568)]} 0 3
   [junit4]   2> 525416 INFO  (qtp1286802250-6567) [n:127.0.0.1:42179_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={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43401/solr/collection1_shard2_replica_n4/&wt=javabin&version=2}{add=[3 (1656332328210792448)]} 0 0
   [junit4]   2> 525416 INFO  (qtp1838676765-6581) [n:127.0.0.1:43401_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={wt=javabin&version=2}{add=[3 (1656332328210792448)]} 0 1
   [junit4]   2> 525418 INFO  (qtp1286802250-6580) [n:127.0.0.1:42179_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={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43401/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1656332328212889600)]} 0 0
   [junit4]   2> 525419 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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={wt=javabin&version=2}{add=[4 (1656332328212889600)]} 0 1
   [junit4]   2> 525433 INFO  (qtp1838676765-6579) [n:127.0.0.1:43401_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:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:43401/solr/collection1_shard1_replica_n1/|https://127.0.0.1:42179/solr/collection1_shard1_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1579601600853&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 525433 INFO  (qtp1838676765-6581) [n:127.0.0.1:43401_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:6&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:43401/solr/collection1_shard2_replica_n4/|https://127.0.0.1:42179/solr/collection1_shard2_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1579601600853&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 525434 INFO  (qtp1838676765-6577) [n:127.0.0.1:43401_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:6&wt=javabin&version=2} hits=0 status=0 QTime=14
   [junit4]   2> 525435 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=389043702
   [junit4]   2> 525435 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42179_solr
   [junit4]   2> 525436 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 525436 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42179_solr as DOWN
   [junit4]   2> 525436 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1180930463
   [junit4]   2> 525436 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43401_solr
   [junit4]   2> 525438 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 525438 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43401_solr as DOWN
   [junit4]   2> 525439 INFO  (coreCloseExecutor-2097-thread-1) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@76f79300
   [junit4]   2> 525439 INFO  (coreCloseExecutor-2097-thread-1) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n6, tag=SolrCore@76f79300
   [junit4]   2> 525439 INFO  (coreCloseExecutor-2097-thread-1) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b5dfc05: rootName = solr_42179, 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@22cd5061
   [junit4]   2> 525443 INFO  (coreCloseExecutor-2097-thread-2) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@116c912b
   [junit4]   2> 525443 INFO  (coreCloseExecutor-2098-thread-1) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a76f56e
   [junit4]   2> 525443 INFO  (coreCloseExecutor-2098-thread-1) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=SolrCore@4a76f56e
   [junit4]   2> 525443 INFO  (coreCloseExecutor-2098-thread-2) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@36cca4df
   [junit4]   2> 525443 INFO  (coreCloseExecutor-2098-thread-1) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c52b02c: rootName = solr_43401, 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@3519a2bb
   [junit4]   2> 525450 INFO  (coreCloseExecutor-2097-thread-1) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=SolrCore@76f79300
   [junit4]   2> 525450 INFO  (coreCloseExecutor-2097-thread-2) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2, tag=SolrCore@116c912b
   [junit4]   2> 525450 INFO  (coreCloseExecutor-2097-thread-2) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b13058c: rootName = solr_42179, 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@1a458fd4
   [junit4]   2> 525451 INFO  (coreCloseExecutor-2097-thread-1) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@5218cce0
   [junit4]   2> 525451 WARN  (coreCloseExecutor-2097-thread-1) [n:127.0.0.1:42179_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 525457 INFO  (coreCloseExecutor-2098-thread-1) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=SolrCore@4a76f56e
   [junit4]   2> 525457 INFO  (coreCloseExecutor-2098-thread-2) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n4, tag=SolrCore@36cca4df
   [junit4]   2> 525457 INFO  (coreCloseExecutor-2098-thread-2) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c5f6808: rootName = solr_43401, 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@21aaa6cc
   [junit4]   2> 525457 INFO  (coreCloseExecutor-2098-thread-1) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@3a1f755d
   [junit4]   2> 525457 WARN  (coreCloseExecutor-2098-thread-1) [n:127.0.0.1:43401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 525464 INFO  (coreCloseExecutor-2097-thread-2) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=SolrCore@116c912b
   [junit4]   2> 525465 INFO  (coreCloseExecutor-2097-thread-2) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@6a27e486
   [junit4]   2> 525465 WARN  (coreCloseExecutor-2097-thread-2) [n:127.0.0.1:42179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 525467 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 525467 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3922e99f: rootName = solr_42179, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@30cb3b0d
   [junit4]   2> 525471 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 525471 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@239112b5: rootName = solr_42179, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@33e23977
   [junit4]   2> 525472 INFO  (coreCloseExecutor-2098-thread-2) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=SolrCore@36cca4df
   [junit4]   2> 525472 INFO  (coreCloseExecutor-2098-thread-2) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@73d16a08
   [junit4]   2> 525472 WARN  (coreCloseExecutor-2098-thread-2) [n:127.0.0.1:43401_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 525473 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 525473 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ca6c243: rootName = solr_42179, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2562f6a8
   [junit4]   2> 525473 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 525474 INFO  (closeThreadPool-1963-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72079977883697159-127.0.0.1:42179_solr-n_0000000000) closing
   [junit4]   2> 525474 INFO  (OverseerStateUpdate-72079977883697159-127.0.0.1:42179_solr-n_0000000000) [n:127.0.0.1:42179_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42179_solr
   [junit4]   2> 525474 INFO  (OverseerAutoScalingTriggerThread-72079977883697159-127.0.0.1:42179_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 525476 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 525476 INFO  (closeThreadPool-1963-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72079977883697159-127.0.0.1:42179_solr-n_0000000000) closing
   [junit4]   2> 525476 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e86e1aa: rootName = solr_43401, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@562db04c
   [junit4]   2> 525479 INFO  (zkCallback-1951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 525479 INFO  (zkCallback-1942-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 525480 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 525480 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2337b828: rootName = solr_43401, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@33e23977
   [junit4]   2> 525482 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 525482 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7833cf29: rootName = solr_43401, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2562f6a8
   [junit4]   2> 525484 INFO  (ChaosMonkey-2096-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 525493 INFO  (zkCallback-1951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 525579 INFO  (ChaosMonkey-2096-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72079977883697159-127.0.0.1:42179_solr-n_0000000000) closing
   [junit4]   2> 525580 INFO  (ChaosMonkey-2096-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@464b603a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 525581 INFO  (ChaosMonkey-2096-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23404b09{/solr,null,UNAVAILABLE}
   [junit4]   2> 525582 INFO  (ChaosMonkey-2096-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 525681 INFO  (ChaosMonkey-2096-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@676f906d{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 525681 INFO  (ChaosMonkey-2096-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@412a3b48{/solr,null,UNAVAILABLE}
   [junit4]   2> 525681 INFO  (ChaosMonkey-2096-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 525681 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 42179
   [junit4]   2> 525681 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 43401
   [junit4]   2> 525683 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=42179)
   [junit4]   2> 525683 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=43401)
   [junit4]   2> 525684 WARN  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 42179 try number 1 ...
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 525685 WARN  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 43401 try number 1 ...
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76d9f1cd{/solr,null,AVAILABLE}
   [junit4]   2> 525685 INFO  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c3a1eda{/solr,null,AVAILABLE}
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@30b92c74{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:42179}
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-1) [     ] o.e.j.s.Server Started @525704ms
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42179}
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@66f80c00{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:43401}
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-2) [     ] o.e.j.s.Server Started @525704ms
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43401}
   [junit4]   2> 525686 ERROR (ChaosMonkey-2101-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 525686 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 525687 ERROR (ChaosMonkey-2101-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-21T10:13:21.120052Z
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-01-21T10:13:21.120104Z
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 525687 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 525688 INFO  (zkConnectionManagerCallback-1968-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 525688 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 525688 INFO  (zkConnectionManagerCallback-1966-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 525688 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 525688 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 525688 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 525867 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 525870 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 525871 WARN  (ChaosMonkey-2101-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a1c0fd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525871 WARN  (ChaosMonkey-2101-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a1c0fd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525872 WARN  (ChaosMonkey-2101-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25b5028f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525872 WARN  (ChaosMonkey-2101-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25b5028f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525890 WARN  (ChaosMonkey-2101-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d275b70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525890 WARN  (ChaosMonkey-2101-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d275b70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525891 WARN  (ChaosMonkey-2101-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15415395[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525891 WARN  (ChaosMonkey-2101-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15415395[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 525891 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46387/solr
   [junit4]   2> 525891 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46387/solr
   [junit4]   2> 525893 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 525899 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 525899 INFO  (zkConnectionManagerCallback-1979-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 525899 INFO  (ChaosMonkey-2101-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 525907 INFO  (zkConnectionManagerCallback-1982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 525907 INFO  (ChaosMonkey-2101-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 526001 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 526002 INFO  (zkConnectionManagerCallback-1984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 526002 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 526006 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43401_solr
   [junit4]   2> 526006 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.Overseer Overseer (id=72079977883697166-127.0.0.1:43401_solr-n_0000000002) starting
   [junit4]   2> 526010 INFO  (OverseerStateUpdate-72079977883697166-127.0.0.1:43401_solr-n_0000000002) [n:127.0.0.1:43401_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43401_solr
   [junit4]   2> 526015 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43401_solr
   [junit4]   2> 526016 INFO  (zkCallback-1951-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 526016 INFO  (zkCallback-1983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 526017 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 526017 WARN  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_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> 526026 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 526037 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 526041 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 526042 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43401.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2edb5856
   [junit4]   2> 526044 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCloudRecovery_7D88F6AEDE3D91A3-001/tempDir-001/node2/.
   [junit4]   2> 526044 INFO  (ChaosMonkey-2101-thread-2) [n:127.0.0.1:43401_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1_shard2_replica_n4, collection1_shard1_replica_n1]
   [junit4]   2> 526045 INFO  (coreLoadExecutor-2119-thread-1-processing-n:127.0.0.1:43401_solr) [n:127.0.0.1:43401_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 526054 INFO  (coreLoadExecutor-2119-thread-2-processing-n:127.0.0.1:43401_solr) [n:127.0.0.1:43401_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 526055 IN

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

porter [org.apache.solr.metrics.reporters.SolrJmxReporter@7eff4084: rootName = solr_42279, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6527e01a
   [junit4]   2> 537321 INFO  (jetty-closer-2100-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 537321 INFO  (jetty-closer-2100-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@759f0af6: rootName = solr_39441, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@33e23977
   [junit4]   2> 537321 INFO  (jetty-closer-2100-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 537321 INFO  (jetty-closer-2100-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32e191fa: rootName = solr_42279, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@33e23977
   [junit4]   2> 537323 INFO  (jetty-closer-2100-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 537323 INFO  (jetty-closer-2100-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40f2bdb6: rootName = solr_42279, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2562f6a8
   [junit4]   2> 537323 INFO  (jetty-closer-2100-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 537323 INFO  (jetty-closer-2100-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 537323 INFO  (jetty-closer-2100-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41ec6690: rootName = solr_39441, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2562f6a8
   [junit4]   2> 537323 INFO  (jetty-closer-2100-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 537326 INFO  (closeThreadPool-2108-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72079978395205646-127.0.0.1:39441_solr-n_0000000002) closing
   [junit4]   2> 537326 INFO  (OverseerStateUpdate-72079978395205646-127.0.0.1:39441_solr-n_0000000002) [n:127.0.0.1:39441_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39441_solr
   [junit4]   2> 537326 INFO  (OverseerAutoScalingTriggerThread-72079978395205646-127.0.0.1:39441_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 537335 INFO  (closeThreadPool-2108-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72079978395205646-127.0.0.1:39441_solr-n_0000000002) closing
   [junit4]   2> 537429 INFO  (jetty-closer-2100-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@24bad588{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:42279}
   [junit4]   2> 537429 INFO  (jetty-closer-2100-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4abf4e1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 537430 INFO  (jetty-closer-2100-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 537528 INFO  (jetty-closer-2100-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72079978395205646-127.0.0.1:39441_solr-n_0000000002) closing
   [junit4]   2> 537529 INFO  (jetty-closer-2100-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7fdb1801{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:39441}
   [junit4]   2> 537529 INFO  (jetty-closer-2100-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f223e0c{/solr,null,UNAVAILABLE}
   [junit4]   2> 537529 INFO  (jetty-closer-2100-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 537529 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 537731 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> 	49	/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> 	47	/solr/overseer/queue
   [junit4]   2> 	16	/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> 537732 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38099
   [junit4]   2> 537732 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38099
   [junit4]   2> 537732 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38099
   [junit4]   2> 537733 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[7D88F6AEDE3D91A3]) [     ] o.a.s.SolrTestCaseJ4 ###Ending corruptedLogTest
   [junit4]   2> 537734 INFO  (SUITE-TestCloudRecovery-seed#[7D88F6AEDE3D91A3]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1550, maxMBSortInHeap=5.289667052375866, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c64957b), locale=ln-AO, timezone=Atlantic/Cape_Verde
   [junit4]   2> NOTE: Linux 5.3.0-26-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=306950352,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestIntervalFaceting, TestDistribPackageStore, MetricsConfigTest, ShowFileRequestHandlerTest, TestSerializedLuceneMatchVersion, TestSimExecutePlanAction, TestDefaultStatsCache, SaslZkACLProviderTest, SpatialFilterTest, TestSolrIndexConfig, SuggesterTSTTest, ClassificationUpdateProcessorIntegrationTest, AdminHandlersProxyTest, TestIndexSearcher, TestDynamicFieldNamesIndexCorrectly, TestScoreJoinQPScore, TimeRoutedAliasUpdateProcessorTest, TestStressThreadBackup, TestLegacyBM25SimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest, CollectionTooManyReplicasTest, SolrRequestParserTest, TestStressVersions, TestXmlQParserPlugin, NodeMutatorTest, TestFileDictionaryLookup, FileUtilsTest, BlockJoinFacetRandomTest, TimeZoneUtilsTest, Tagger2Test, DistribDocExpirationUpdateProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, TestDeprecatedFilters, SpellCheckCollatorWithCollapseTest, AnalyticsMergeStrategyTest, OverseerSolrResponseTest, TestComponentsName, TestFieldTypeCollectionResource, TestMacros, TermVectorComponentDistributedTest, TestConfigReload, TestLegacyFieldCache, TestSort, AuditLoggerPluginTest, TestHttpServletCarrier, TestCollectionAPIs, IndexSizeTriggerTest, InfixSuggestersTest, PeerSyncReplicationTest, ZkStateReaderTest, TestCursorMarkWithoutUniqueKey, TriggerIntegrationTest, CustomTermsComponentTest, TestShortCircuitedRequests, HighlighterMaxOffsetTest, TestJsonFacetRefinement, TestCloudRecovery]
   [junit4] Completed [411/896 (1!)] on J1 in 15.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 46388 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1859/consoleText

[repro] Revision: 4c72b3d9704d6dc2fcb7a85b628d7658477a651f

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery -Dtests.method=leaderRecoverFromLogOnStartupTest -Dtests.seed=7D88F6AEDE3D91A3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ln-AO -Dtests.timezone=Atlantic/Cape_Verde -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3607 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudRecovery" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=7D88F6AEDE3D91A3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ln-AO -Dtests.timezone=Atlantic/Cape_Verde -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]