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/05/19 21:06:25 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+16) - Build # 26712 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26712/
Java: 64bit/jdk-15-ea+16 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=869, name=replayUpdatesExecutor-476-thread-1, state=RUNNABLE, group=TGRP-TestCloudRecovery]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=869, name=replayUpdatesExecutor-476-thread-1, state=RUNNABLE, group=TGRP-TestCloudRecovery]
	at __randomizedtesting.SeedInfo.seed([698C04ECAB0E0ABF:EAFA5B1E7D77041E]:0)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 0
	at __randomizedtesting.SeedInfo.seed([698C04ECAB0E0ABF]:0)
	at java.base/java.util.ArrayList.add(ArrayList.java:454)
	at java.base/java.util.ArrayList.add(ArrayList.java:466)
	at org.apache.solr.common.util.NamedList.add(NamedList.java:201)
	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
	at org.apache.solr.update.UpdateLog$LogReplayer.lambda$execute$1(UpdateLog.java:2031)
	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:1130)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13058 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 31373 INFO  (SUITE-TestCloudRecovery-seed#[698C04ECAB0E0ABF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 31374 INFO  (SUITE-TestCloudRecovery-seed#[698C04ECAB0E0ABF]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/data-dir-11-001
   [junit4]   2> 31374 WARN  (SUITE-TestCloudRecovery-seed#[698C04ECAB0E0ABF]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 31375 INFO  (SUITE-TestCloudRecovery-seed#[698C04ECAB0E0ABF]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 31375 INFO  (SUITE-TestCloudRecovery-seed#[698C04ECAB0E0ABF]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 31375 INFO  (SUITE-TestCloudRecovery-seed#[698C04ECAB0E0ABF]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 31377 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 31378 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001
   [junit4]   2> 31378 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 31384 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 31384 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 31484 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35675
   [junit4]   2> 31484 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35675
   [junit4]   2> 31484 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35675
   [junit4]   2> 31484 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35675
   [junit4]   2> 31491 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31495 INFO  (zkConnectionManagerCallback-374-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31495 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31498 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31500 INFO  (zkConnectionManagerCallback-376-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31500 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31502 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31510 INFO  (zkConnectionManagerCallback-378-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31510 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31625 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 31625 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 31625 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 31625 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 31625 INFO  (jetty-launcher-379-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 31625 INFO  (jetty-launcher-379-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 31676 INFO  (jetty-launcher-379-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 31676 INFO  (jetty-launcher-379-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 31676 INFO  (jetty-launcher-379-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 31685 INFO  (jetty-launcher-379-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d8c15a6{/solr,null,AVAILABLE}
   [junit4]   2> 31688 INFO  (jetty-launcher-379-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 31688 INFO  (jetty-launcher-379-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 31688 INFO  (jetty-launcher-379-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 31692 INFO  (jetty-launcher-379-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4263e711{/solr,null,AVAILABLE}
   [junit4]   2> 31701 INFO  (jetty-launcher-379-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@40c48555{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38305}
   [junit4]   2> 31701 INFO  (jetty-launcher-379-thread-2) [     ] o.e.j.s.Server Started @31733ms
   [junit4]   2> 31701 INFO  (jetty-launcher-379-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7868878b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44179}
   [junit4]   2> 31701 INFO  (jetty-launcher-379-thread-1) [     ] o.e.j.s.Server Started @31733ms
   [junit4]   2> 31701 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38305}
   [junit4]   2> 31701 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44179}
   [junit4]   2> 31702 ERROR (jetty-launcher-379-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 31702 ERROR (jetty-launcher-379-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T20:41:16.532385Z
   [junit4]   2> 31702 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T20:41:16.532385Z
   [junit4]   2> 31703 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31713 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31716 INFO  (zkConnectionManagerCallback-383-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31716 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31717 INFO  (zkConnectionManagerCallback-382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31717 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31733 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 31756 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 31863 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 31864 WARN  (jetty-launcher-379-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49dcf849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31864 WARN  (jetty-launcher-379-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49dcf849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31877 WARN  (jetty-launcher-379-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5c8a619b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31877 WARN  (jetty-launcher-379-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5c8a619b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31879 INFO  (jetty-launcher-379-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35675/solr
   [junit4]   2> 31883 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31885 INFO  (zkConnectionManagerCallback-394-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31885 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31938 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44179_solr
   [junit4]   2> 31938 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.Overseer Overseer (id=72071837877403653-127.0.0.1:44179_solr-n_0000000000) starting
   [junit4]   2> 31947 INFO  (OverseerStateUpdate-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [n:127.0.0.1:44179_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44179_solr
   [junit4]   2> 31947 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44179_solr
   [junit4]   2> 31948 INFO  (OverseerStateUpdate-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [n:127.0.0.1:44179_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 31949 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 31950 WARN  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_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> 31957 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 31963 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 31964 WARN  (jetty-launcher-379-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@368820ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31964 WARN  (jetty-launcher-379-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@368820ed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31966 WARN  (jetty-launcher-379-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@375df2da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31966 WARN  (jetty-launcher-379-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@375df2da[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 31967 INFO  (jetty-launcher-379-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35675/solr
   [junit4]   2> 31967 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 31972 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44179.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 31973 INFO  (zkConnectionManagerCallback-416-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 31973 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 31976 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 31978 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44179.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 31979 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44179.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 31979 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38305_solr as DOWN
   [junit4]   2> 31979 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 31979 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38305_solr
   [junit4]   2> 31979 INFO  (jetty-launcher-379-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node1/.
   [junit4]   2> 31980 INFO  (zkCallback-393-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 31981 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 31981 WARN  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_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> 31992 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 31992 INFO  (zkCallback-415-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 32006 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38305.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 32013 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38305.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 32013 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38305.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 32014 INFO  (jetty-launcher-379-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node2/.
   [junit4]   2> 32021 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 32022 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 32023 INFO  (zkConnectionManagerCallback-430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 32023 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 32024 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 32025 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35675/solr ready
   [junit4]   2> 32030 INFO  (qtp1991206702-705) [n:127.0.0.1:44179_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> 32032 INFO  (OverseerThreadFactory-401-thread-1-processing-n:127.0.0.1:44179_solr) [n:127.0.0.1:44179_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 32137 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 32137 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 32139 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 32140 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 32141 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 32146 INFO  (OverseerStateUpdate-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [n:127.0.0.1:44179_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":"http://127.0.0.1:38305/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38305_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 32147 INFO  (OverseerStateUpdate-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [n:127.0.0.1:44179_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":"http://127.0.0.1:44179/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44179_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 32148 INFO  (OverseerStateUpdate-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [n:127.0.0.1:44179_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":"http://127.0.0.1:44179/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44179_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 32148 INFO  (OverseerStateUpdate-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [n:127.0.0.1:44179_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":"http://127.0.0.1:38305/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38305_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 32351 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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> 32351 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32352 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32352 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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> 32361 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 32361 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 32361 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 32362 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 32379 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 32380 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 32381 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 32381 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 32382 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32382 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 32388 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38305.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 32389 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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> 32389 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from configset config, trusted=true
   [junit4]   2> 32390 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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> 32390 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from configset config, trusted=true
   [junit4]   2> 32390 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32390 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 32390 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38305.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 32390 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44179.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 32390 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44179.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@557bfb65
   [junit4]   2> 32390 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node2/./collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 32392 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node2/./collection1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node2/./collection1_shard2_replica_n6/data/]
   [junit4]   2> 32392 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node1/./collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/]
   [junit4]   2> 32392 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node1/./collection1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_698C04ECAB0E0ABF-001/tempDir-001/node1/./collection1_shard2_replica_n4/data/]
   [junit4]   2> 32424 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32424 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32425 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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> 32425 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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> 32425 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 32425 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32426 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 32426 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32427 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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> 32427 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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> 32428 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 32428 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32429 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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> 32429 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32429 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32429 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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> 32429 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32429 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32435 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 32435 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 32435 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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 1667152873799024640
   [junit4]   2> 32435 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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 1667152873799024640
   [junit4]   2> 32436 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 32436 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 32438 INFO  (searcherExecutor-432-thread-1-processing-n:127.0.0.1:38305_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 32438 INFO  (searcherExecutor-434-thread-1-processing-n:127.0.0.1:38305_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 32438 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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> 32438 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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> 32440 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 32440 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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 1667152873804267520
   [junit4]   2> 32440 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32441 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32441 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 32441 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32441 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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 1667152873805316096
   [junit4]   2> 32441 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32442 INFO  (searcherExecutor-436-thread-1-processing-n:127.0.0.1:44179_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 32443 INFO  (searcherExecutor-438-thread-1-processing-n:127.0.0.1:44179_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:44179_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms: Collection: 'collection1'
   [junit4]   2> 32444 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 32444 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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> 32444 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 32444 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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> 32446 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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 timeoute in=9999ms
   [junit4]   2> 32446 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32446 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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> 32447 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 32447 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 32447 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/
   [junit4]   2> 32447 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:38305/solr  START replicas=[http://127.0.0.1:44179/solr/collection1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 32448 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:38305/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 32450 INFO  (qtp1991206702-729) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 32450 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 32450 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 32450 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72071837877403654-core_node8-n_0000000000
   [junit4]   2> 32451 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 32553 INFO  (zkCallback-415-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> 32553 INFO  (zkCallback-415-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> 32553 INFO  (zkCallback-415-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> 32553 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 32555 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=203
   [junit4]   2> 32655 INFO  (zkCallback-415-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> 32655 INFO  (zkCallback-415-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> 32655 INFO  (zkCallback-415-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> 32655 INFO  (zkCallback-415-thread-4) [     ] 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> 32946 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32946 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32946 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/
   [junit4]   2> 32947 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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=http://127.0.0.1:38305/solr  START replicas=[http://127.0.0.1:44179/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 32947 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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=http://127.0.0.1:38305/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 32948 INFO  (qtp1991206702-729) [n:127.0.0.1:44179_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=0
   [junit4]   2> 32948 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32948 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 32948 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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/72071837877403654-core_node3-n_0000000000
   [junit4]   2> 32950 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 33051 INFO  (zkCallback-415-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> 33051 INFO  (zkCallback-415-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> 33051 INFO  (zkCallback-415-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> 33051 INFO  (zkCallback-415-thread-4) [     ] 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> 33052 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 33053 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=701
   [junit4]   2> 33153 INFO  (zkCallback-415-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> 33153 INFO  (zkCallback-415-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> 33153 INFO  (zkCallback-415-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> 33153 INFO  (zkCallback-415-thread-4) [     ] 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> 33450 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1098
   [junit4]   2> 33450 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1098
   [junit4]   2> 33451 INFO  (qtp1991206702-705) [n:127.0.0.1:44179_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> 33551 INFO  (zkCallback-393-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> 33551 INFO  (zkCallback-393-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> 33551 INFO  (zkCallback-415-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> 33551 INFO  (zkCallback-415-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> 33551 INFO  (zkCallback-415-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> 33551 INFO  (zkCallback-415-thread-4) [     ] 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> 33551 INFO  (zkCallback-393-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> 33551 INFO  (qtp1991206702-705) [n:127.0.0.1:44179_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=1521
   [junit4]   2> 33552 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 33567 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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> 33620 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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=http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[1000 (1667152874981818368)]} 0 1
   [junit4]   2> 33625 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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=[1000 (1667152874981818368)]} 0 68
   [junit4]   2> 33630 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 33633 INFO  (qtp1991206702-705) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[1001 (1667152875051024384)]} 0 1
   [junit4]   2> 33633 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1001 (1667152875051024384)]} 0 5
   [junit4]   2> 33637 INFO  (qtp1991206702-729) [n:127.0.0.1:44179_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=http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1667152875057315840)]} 0 0
   [junit4]   2> 33638 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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=[0 (1667152875057315840)]} 0 3
   [junit4]   2> 33643 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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=http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[1 (1667152875061510144)]} 0 0
   [junit4]   2> 33643 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_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 (1667152875061510144)]} 0 4
   [junit4]   2> 33646 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[2 (1667152875067801600)]} 0 0
   [junit4]   2> 33647 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1667152875067801600)]} 0 2
   [junit4]   2> 33649 INFO  (qtp1991206702-705) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[3 (1667152875070947328)]} 0 0
   [junit4]   2> 33650 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1667152875070947328)]} 0 2
   [junit4]   2> 33654 INFO  (qtp1991206702-729) [n:127.0.0.1:44179_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=http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[4 (1667152875075141632)]} 0 0
   [junit4]   2> 33654 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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 (1667152875075141632)]} 0 3
   [junit4]   2> 33658 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[5 (1667152875079335936)]} 0 0
   [junit4]   2> 33659 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1667152875079335936)]} 0 3
   [junit4]   2> 33663 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[6 (1667152875084578816)]} 0 0
   [junit4]   2> 33664 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1667152875084578816)]} 0 2
   [junit4]   2> 33669 INFO  (qtp1991206702-705) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[7 (1667152875088773120)]} 0 0
   [junit4]   2> 33669 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1667152875088773120)]} 0 4
   [junit4]   2> 33674 INFO  (qtp1991206702-729) [n:127.0.0.1:44179_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=http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{add=[8 (1667152875095064576)]} 0 0
   [junit4]   2> 33675 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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=[8 (1667152875095064576)]} 0 4
   [junit4]   2> 33679 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{add=[9 (1667152875101356032)]} 0 0
   [junit4]   2> 33680 INFO  (qtp1308848869-717) [n:127.0.0.1:38305_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n6]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1667152875101356032)]} 0 3
   [junit4]   2> 33697 INFO  (qtp1991206702-709) [n:127.0.0.1:44179_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=http://127.0.0.1:44179/solr/collection1_shard2_replica_n4/|http://127.0.0.1:38305/solr/collection1_shard2_replica_n6/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1589920878512&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 33697 INFO  (qtp1308848869-710) [n:127.0.0.1:38305_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=http://127.0.0.1:38305/solr/collection1_shard1_replica_n1/|http://127.0.0.1:44179/solr/collection1_shard1_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1589920878512&isShard=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 33701 INFO  (qtp1991206702-716) [n:127.0.0.1:44179_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={q=*:*&_stateVer_=collection1:6&wt=javabin&version=2} hits=0 status=0 QTime=19
   [junit4]   2> 33704 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=979116567
   [junit4]   2> 33704 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44179_solr
   [junit4]   2> 33705 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=466254507
   [junit4]   2> 33705 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38305_solr
   [junit4]   2> 33705 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 33705 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44179_solr as DOWN
   [junit4]   2> 33705 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 33705 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38305_solr as DOWN
   [junit4]   2> 33709 INFO  (coreCloseExecutor-462-thread-2) [n:127.0.0.1:44179_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@45a876b3
   [junit4]   2> 33709 INFO  (coreCloseExecutor-462-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@4aada406
   [junit4]   2> 33709 INFO  (coreCloseExecutor-462-thread-2) [n:127.0.0.1:44179_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2 tag=SolrCore@45a876b3
   [junit4]   2> 33709 INFO  (coreCloseExecutor-462-thread-2) [n:127.0.0.1:44179_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5837642a: rootName = solr_44179, 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@5c59b7ce
   [junit4]   2> 33715 INFO  (coreCloseExecutor-463-thread-1) [n:127.0.0.1:38305_solr     ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e057454
   [junit4]   2> 33715 INFO  (coreCloseExecutor-463-thread-1) [n:127.0.0.1:38305_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n6 tag=SolrCore@2e057454
   [junit4]   2> 33715 INFO  (coreCloseExecutor-463-thread-1) [n:127.0.0.1:38305_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79505fef: rootName = solr_38305, 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@2df414db
   [junit4]   2> 33715 INFO  (coreCloseExecutor-463-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b7b8dba
   [junit4]   2> 33715 INFO  (coreCloseExecutor-462-thread-2) [n:127.0.0.1:44179_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@45a876b3
   [junit4]   2> 33716 INFO  (coreCloseExecutor-462-thread-2) [n:127.0.0.1:44179_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@33d2e1b9
   [junit4]   2> 33716 WARN  (coreCloseExecutor-462-thread-2) [n:127.0.0.1:44179_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 33718 INFO  (coreCloseExecutor-462-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n4 tag=SolrCore@4aada406
   [junit4]   2> 33718 INFO  (coreCloseExecutor-462-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b94f8cc: rootName = solr_44179, 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@55098358
   [junit4]   2> 33723 INFO  (coreCloseExecutor-463-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@3b7b8dba
   [junit4]   2> 33723 INFO  (coreCloseExecutor-463-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@548b9511: rootName = solr_38305, 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@7fc91be3
   [junit4]   2> 33725 INFO  (coreCloseExecutor-462-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@4aada406
   [junit4]   2> 33725 INFO  (coreCloseExecutor-462-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@6f2f3a95
   [junit4]   2> 33725 WARN  (coreCloseExecutor-462-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 33730 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 33730 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a048c44: rootName = solr_44179, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6eab79d5
   [junit4]   2> 33731 INFO  (coreCloseExecutor-463-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@3b7b8dba
   [junit4]   2> 33731 INFO  (coreCloseExecutor-463-thread-1) [n:127.0.0.1:38305_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@2e057454
   [junit4]   2> 33731 INFO  (coreCloseExecutor-463-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@58921726
   [junit4]   2> 33731 INFO  (coreCloseExecutor-463-thread-1) [n:127.0.0.1:38305_solr     ] o.a.s.u.TestInjection Inject failure: skipIndexWriterCommitOnClose=true: org.apache.solr.update.SolrIndexWriter@6f941d2c
   [junit4]   2> 33731 WARN  (coreCloseExecutor-463-thread-1) [n:127.0.0.1:38305_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 33732 WARN  (coreCloseExecutor-463-thread-2) [n:127.0.0.1:38305_solr     ] o.a.s.u.DirectUpdateHandler2 Skipping commit for IndexWriter.close() due to TestInjection
   [junit4]   2> 33734 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 33734 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@369e5541: rootName = solr_44179, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@ed3b20d
   [junit4]   2> 33735 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 33735 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40db415c: rootName = solr_44179, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@19d034ae
   [junit4]   2> 33736 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 33736 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 33736 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@225746f: rootName = solr_38305, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@34ddac6c
   [junit4]   2> 33740 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 33740 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e2ba82f: rootName = solr_38305, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@ed3b20d
   [junit4]   2> 33742 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 33742 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48c6130: rootName = solr_38305, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@19d034ae
   [junit4]   2> 33743 INFO  (ChaosMonkey-455-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 33744 INFO  (closeThreadPool-466-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72071837877403653-127.0.0.1:44179_solr-n_0000000000) closing
   [junit4]   2> 33744 INFO  (OverseerStateUpdate-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [n:127.0.0.1:44179_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44179_solr
   [junit4]   2> 33744 INFO  (OverseerAutoScalingTriggerThread-72071837877403653-127.0.0.1:44179_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 33753 INFO  (zkCallback-429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 33754 INFO  (zkCallback-429-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 33757 INFO  (closeThreadPool-466-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72071837877403653-127.0.0.1:44179_solr-n_0000000000) closing
   [junit4]   2> 33855 INFO  (ChaosMonkey-455-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@40c48555{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 33855 INFO  (ChaosMonkey-455-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d8c15a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 33855 INFO  (ChaosMonkey-455-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 33954 INFO  (ChaosMonkey-455-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72071837877403653-127.0.0.1:44179_solr-n_0000000000) closing
   [junit4]   2> 33956 INFO  (ChaosMonkey-455-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7868878b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 33956 INFO  (ChaosMonkey-455-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4263e711{/solr,null,UNAVAILABLE}
   [junit4]   2> 33956 INFO  (ChaosMonkey-455-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 33956 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 44179
   [junit4]   2> 33956 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 38305
   [junit4]   2> 33959 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=44179)
   [junit4]   2> 33959 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=38305)
   [junit4]   2> 33959 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44179 try number 2 ...
   [junit4]   2> 33959 INFO  (ChaosMonkey-468-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 33960 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 38305 try number 2 ...
   [junit4]   2> 33960 INFO  (ChaosMonkey-468-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+16-681
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b749aa9{/solr,null,AVAILABLE}
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 33963 INFO  (ChaosMonkey-468-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@268242c{/solr,null,AVAILABLE}
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@33df9624{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44179}
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.e.j.s.Server Started @33998ms
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44179}
   [junit4]   2> 33966 ERROR (ChaosMonkey-468-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 33966 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T20:41:18.796840Z
   [junit4]   2> 33967 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33967 INFO  (ChaosMonkey-468-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c9e8c7c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38305}
   [junit4]   2> 33967 INFO  (ChaosMonkey-468-thread-2) [     ] o.e.j.s.Server Started @33999ms
   [junit4]   2> 33967 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38305}
   [junit4]   2> 33967 ERROR (ChaosMonkey-468-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 33967 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 33968 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 33968 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 33968 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 33968 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-19T20:41:18.798057Z
   [junit4]   2> 33968 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33968 INFO  (zkConnectionManagerCallback-470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33968 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33969 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33969 INFO  (zkConnectionManagerCallback-472-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 33969 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33970 INFO  (ChaosMonkey-468-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 34075 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 34076 WARN  (ChaosMonkey-468-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b5693e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34076 WARN  (ChaosMonkey-468-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b5693e9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34080 WARN  (ChaosMonkey-468-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ff9d44b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34080 WARN  (ChaosMonkey-468-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ff9d44b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 34084 INFO  (ChaosMonkey-468-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35675/solr
   [junit4]   2> 34085 INFO  (ChaosMonkey-468-thread-1) [n:127.0.0.1:44179_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 34091 INFO  (zkConnectionManagerCallback-483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected

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

eporter@6de00b07: rootName = solr_34797, 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@4fc6fdf1
   [junit4]   2> 43145 INFO  (jetty-closer-723-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 43145 INFO  (jetty-closer-723-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77fa8c48: rootName = solr_34377, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@19d034ae
   [junit4]   2> 43146 INFO  (jetty-closer-723-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 43151 INFO  (closeThreadPool-733-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72071838302797834-127.0.0.1:34377_solr-n_0000000002) closing
   [junit4]   2> 43151 INFO  (OverseerStateUpdate-72071838302797834-127.0.0.1:34377_solr-n_0000000002) [n:127.0.0.1:34377_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34377_solr
   [junit4]   2> 43151 INFO  (OverseerAutoScalingTriggerThread-72071838302797834-127.0.0.1:34377_solr-n_0000000002) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 43153 INFO  (coreCloseExecutor-731-thread-2) [n:127.0.0.1:34797_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@67523284
   [junit4]   2> 43153 INFO  (coreCloseExecutor-731-thread-1) [n:127.0.0.1:34797_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@6ec0c3ad
   [junit4]   2> 43153 INFO  (coreCloseExecutor-731-thread-2) [n:127.0.0.1:34797_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 43154 INFO  (coreCloseExecutor-731-thread-1) [n:127.0.0.1:34797_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 43164 INFO  (zkCallback-693-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 43172 INFO  (closeThreadPool-733-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72071838302797834-127.0.0.1:34377_solr-n_0000000002) closing
   [junit4]   2> 43176 INFO  (jetty-closer-723-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 43176 INFO  (jetty-closer-723-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65b53d24: rootName = solr_34797, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4c884d92
   [junit4]   2> 43180 INFO  (jetty-closer-723-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 43180 INFO  (jetty-closer-723-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d701dfc: rootName = solr_34797, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@ed3b20d
   [junit4]   2> 43181 INFO  (jetty-closer-723-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 43181 INFO  (jetty-closer-723-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f6d8d15: rootName = solr_34797, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@19d034ae
   [junit4]   2> 43181 INFO  (jetty-closer-723-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 43264 INFO  (jetty-closer-723-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72071838302797834-127.0.0.1:34377_solr-n_0000000002) closing
   [junit4]   2> 43265 INFO  (jetty-closer-723-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c24047b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34377}
   [junit4]   2> 43265 INFO  (jetty-closer-723-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@180cd2f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 43265 INFO  (jetty-closer-723-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 43365 INFO  (jetty-closer-723-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d9faa03{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34797}
   [junit4]   2> 43365 INFO  (jetty-closer-723-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fecd75{/solr,null,UNAVAILABLE}
   [junit4]   2> 43365 INFO  (jetty-closer-723-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 43366 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 43568 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> 	8	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.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> 	44	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/overseer/queue
   [junit4]   2> 	18	/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> 43574 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38065
   [junit4]   2> 43574 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38065
   [junit4]   2> 43574 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38065
   [junit4]   2> 43575 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[698C04ECAB0E0ABF]) [     ] o.a.s.SolrTestCaseJ4 ###Ending leaderRecoverFromLogOnStartupTest
   [junit4]   2> 43576 INFO  (SUITE-TestCloudRecovery-seed#[698C04ECAB0E0ABF]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> May 19, 2020 8:41:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_root_=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=459, maxMBSortInHeap=7.966900470981694, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1366c98f), locale=et-EE, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=292160984,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [SimplePostToolTest, PeerSyncTest, CoreAdminRequestStatusTest, DeleteLastCustomShardedReplicaTest, TestExportWriter, TestRawTransformer, TestIndexingPerformance, TestDocTermOrdsUninvertLimit, BlockCacheTest, SuggesterFSTTest, TestPartialUpdateDeduplication, TestLuceneMatchVersion, TestCloudRecovery]
   [junit4] Completed [71/912 (1!)] on J2 in 12.33s, 2 tests, 1 error <<< FAILURES!

[...truncated 47789 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26712/consoleText

[repro] Revision: 57b7d8a8dbf16f0e01c8b13a6c7fd30cdef486c7

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestCloudRecovery -Dtests.method=corruptedLogTest -Dtests.seed=698C04ECAB0E0ABF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=America/Argentina/Jujuy -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 3134 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCloudRecovery" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=698C04ECAB0E0ABF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=America/Argentina/Jujuy -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...]