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

[JENKINS] Lucene-Solr-7.4-Linux (64bit/jdk-10) - Build # 36 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.4-Linux/36/
Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<4> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<2>
	at __randomizedtesting.SeedInfo.seed([55C6B2F4381B2759:213653B17C3F60D6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
expected:<4> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<2>
	at __randomizedtesting.SeedInfo.seed([55C6B2F4381B2759:213653B17C3F60D6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:113)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13388 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 589871 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/init-core-data-001
   [junit4]   2> 589872 WARN  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 589872 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 589872 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 589873 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001
   [junit4]   2> 589873 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 589883 INFO  (Thread-1574) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 589884 INFO  (Thread-1574) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 589924 ERROR (Thread-1574) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 589983 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37599
   [junit4]   2> 589990 INFO  (zkConnectionManagerCallback-1775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 589996 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 590000 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 590012 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 590012 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 590012 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 590015 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 590015 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 590015 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 590019 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@480d49b3{/solr,null,AVAILABLE}
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1775fdae{HTTP/1.1,[http/1.1]}{127.0.0.1:40413}
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.Server Started @590052ms
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40413}
   [junit4]   2> 590021 ERROR (jetty-launcher-1772-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 590021 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-23T21:19:37.597810Z
   [junit4]   2> 590022 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d758ad{/solr,null,AVAILABLE}
   [junit4]   2> 590022 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bfd37be{HTTP/1.1,[http/1.1]}{127.0.0.1:44783}
   [junit4]   2> 590022 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.Server Started @590054ms
   [junit4]   2> 590022 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44783}
   [junit4]   2> 590023 ERROR (jetty-launcher-1772-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 590023 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 590023 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 590023 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 590023 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 590023 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-06-23T21:19:37.599350Z
   [junit4]   2> 590023 INFO  (zkConnectionManagerCallback-1777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590024 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 590036 INFO  (zkConnectionManagerCallback-1779-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590037 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 590081 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37599/solr
   [junit4]   2> 590083 INFO  (zkConnectionManagerCallback-1783-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590091 INFO  (zkConnectionManagerCallback-1785-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590127 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 590127 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40413_solr
   [junit4]   2> 590129 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.c.Overseer Overseer (id=72252228693655556-127.0.0.1:40413_solr-n_0000000000) starting
   [junit4]   2> 590148 INFO  (zkConnectionManagerCallback-1792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590149 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37599/solr ready
   [junit4]   2> 590164 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40413_solr
   [junit4]   2> 590184 INFO  (zkCallback-1791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 590184 INFO  (zkCallback-1784-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 590185 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 590198 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40413.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 590200 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37599/solr
   [junit4]   2> 590203 INFO  (zkConnectionManagerCallback-1797-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590205 INFO  (zkConnectionManagerCallback-1799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590206 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40413.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 590206 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40413.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 590207 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:40413_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node2/.
   [junit4]   2> 590209 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 590210 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 590211 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 590211 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44783_solr
   [junit4]   2> 590211 INFO  (zkCallback-1784-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 590211 INFO  (zkCallback-1791-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 590224 INFO  (zkCallback-1798-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 590243 INFO  (zkConnectionManagerCallback-1806-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590244 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 590245 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37599/solr ready
   [junit4]   2> 590246 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 590255 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44783.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 590262 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44783.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 590262 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44783.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 590263 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:44783_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node1/.
   [junit4]   2> 590304 INFO  (zkConnectionManagerCallback-1809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590310 INFO  (zkConnectionManagerCallback-1814-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 590311 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 590312 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37599/solr ready
   [junit4]   2> 590315 INFO  (qtp338163242-7182) [n:127.0.0.1:40413_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 590317 INFO  (OverseerThreadFactory-3640-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 590421 INFO  (OverseerStateUpdate-72252228693655556-127.0.0.1:40413_solr-n_0000000000) [    ] 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_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40413/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 590422 INFO  (OverseerStateUpdate-72252228693655556-127.0.0.1:40413_solr-n_0000000000) [    ] 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_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44783/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 590423 INFO  (OverseerStateUpdate-72252228693655556-127.0.0.1:40413_solr-n_0000000000) [    ] 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_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40413/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 590424 INFO  (OverseerStateUpdate-72252228693655556-127.0.0.1:40413_solr-n_0000000000) [    ] 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_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44783/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 590627 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr    x:collection1_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 590627 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr    x:collection1_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 590627 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr    x:collection1_shard2_replica_t6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 590627 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr    x:collection1_shard2_replica_t4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 590627 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr    x:collection1_shard1_replica_t1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 591635 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 591635 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 591635 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 591635 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 591640 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 591640 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 591640 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
   [junit4]   2> 591640 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
   [junit4]   2> 591642 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 591642 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 591642 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 591642 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 591642 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using configuration from collection collection1, trusted=true
   [junit4]   2> 591642 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using configuration from collection collection1, trusted=true
   [junit4]   2> 591642 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using configuration from collection collection1, trusted=true
   [junit4]   2> 591642 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using configuration from collection collection1, trusted=true
   [junit4]   2> 591642 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44783.solr.core.collection1.shard2.replica_t6' (registry 'solr.core.collection1.shard2.replica_t6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 591642 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40413.solr.core.collection1.shard2.replica_t4' (registry 'solr.core.collection1.shard2.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 591642 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 591642 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node2/collection1_shard2_replica_t4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 591642 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 591642 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40413.solr.core.collection1.shard1.replica_t1' (registry 'solr.core.collection1.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 591643 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node1/collection1_shard2_replica_t6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 591643 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44783.solr.core.collection1.shard1.replica_t2' (registry 'solr.core.collection1.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b677ecf
   [junit4]   2> 591643 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 591643 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 591643 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node2/collection1_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 591643 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node1/collection1_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 591895 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 591895 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 591896 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 591897 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 591899 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening [Searcher@7da36edc[collection1_shard2_replica_t4] main]
   [junit4]   2> 591900 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 591900 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 591900 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 591901 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604099799228874752
   [junit4]   2> 591903 INFO  (searcherExecutor-3654-thread-1-processing-n:127.0.0.1:40413_solr x:collection1_shard2_replica_t4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SolrCore [collection1_shard2_replica_t4] Registered new searcher Searcher@7da36edc[collection1_shard2_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 591905 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 591909 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 591909 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 591909 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 591911 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 591911 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 591913 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.s.SolrIndexSearcher Opening [Searcher@173cf07c[collection1_shard2_replica_t6] main]
   [junit4]   2> 591913 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 591913 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 591914 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 591914 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604099799242506240
   [junit4]   2> 591915 INFO  (searcherExecutor-3652-thread-1-processing-n:127.0.0.1:44783_solr x:collection1_shard2_replica_t6 c:collection1 s:shard2 r:core_node8) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@173cf07c[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 591918 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 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> 591927 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 591927 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 591928 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 591928 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 591929 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 591929 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 591930 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1100e6cf[collection1_shard1_replica_t1] main]
   [junit4]   2> 591930 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 591930 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 591930 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 591930 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 591931 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 591931 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604099799260332032
   [junit4]   2> 591932 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@485888b5[collection1_shard1_replica_t2] main]
   [junit4]   2> 591932 INFO  (searcherExecutor-3655-thread-1-processing-n:127.0.0.1:40413_solr x:collection1_shard1_replica_t1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher Searcher@1100e6cf[collection1_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 591933 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 591933 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 591934 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 591934 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1604099799263477760
   [junit4]   2> 591935 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 591936 INFO  (searcherExecutor-3653-thread-1-processing-n:127.0.0.1:44783_solr x:collection1_shard1_replica_t2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@485888b5[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 591936 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 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> 591937 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 591937 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 591937 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40413/solr/collection1_shard1_replica_t1/
   [junit4]   2> 591937 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 url=http://127.0.0.1:40413/solr START replicas=[http://127.0.0.1:44783/solr/collection1_shard1_replica_t2/] nUpdates=100
   [junit4]   2> 591938 INFO  (qtp907238708-7175) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.S.Request [collection1_shard1_replica_t2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 592237 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t1 url=http://127.0.0.1:40413/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 592238 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 592238 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 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> 592238 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 592238 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 592241 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40413/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 592343 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 592391 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 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_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1764
   [junit4]   2> 592410 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 592410 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 592410 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40413/solr/collection1_shard2_replica_t4/
   [junit4]   2> 592410 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 url=http://127.0.0.1:40413/solr START replicas=[http://127.0.0.1:44783/solr/collection1_shard2_replica_t6/] nUpdates=100
   [junit4]   2> 592411 INFO  (qtp907238708-7257) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.S.Request [collection1_shard2_replica_t6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 592445 INFO  (zkCallback-1784-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> 592710 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4 url=http://127.0.0.1:40413/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 592710 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 592710 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 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> 592710 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 592711 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background replication from leader
   [junit4]   2> 592714 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40413/solr/collection1_shard2_replica_t4/ shard2
   [junit4]   2> 592815 INFO  (zkCallback-1784-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> 592864 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 592920 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.ZkController collection1_shard2_replica_t6 starting background replication from leader
   [junit4]   2> 592920 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 592922 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 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_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2294
   [junit4]   2> 592923 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 592923 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 592923 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node7 is leader but it's state is down, skipping replication
   [junit4]   2> 592925 INFO  (qtp907238708-7183) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 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_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2298
   [junit4]   2> 592938 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.ZkController collection1_shard1_replica_t2 starting background replication from leader
   [junit4]   2> 592938 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 592939 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 592939 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 592939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:40413/solr/collection1_shard1_replica_t1/
   [junit4]   2> 592940 INFO  (qtp338163242-7170) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 592941 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 592941 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 592941 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 592941 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 592941 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 592941 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@660e5642[collection1_shard1_replica_t2] main]
   [junit4]   2> 592944 INFO  (qtp907238708-7171) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 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_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2317
   [junit4]   2> 592945 INFO  (searcherExecutor-3653-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@660e5642[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 592946 INFO  (qtp338163242-7182) [n:127.0.0.1:40413_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 592947 INFO  (OverseerCollectionConfigSetProcessor-72252228693655556-127.0.0.1:40413_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 593046 INFO  (zkCallback-1784-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> 593046 INFO  (zkCallback-1798-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> 593946 INFO  (qtp338163242-7182) [n:127.0.0.1:40413_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2} status=0 QTime=3631
   [junit4]   2> 593946 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 593947 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 593962 INFO  (TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[55C6B2F4381B2759]) [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 593967 INFO  (qtp907238708-7169) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1604099801391038464&distrib.from=http://127.0.0.1:40413/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:* (-1604099801391038464)} 0 0
   [junit4]   2> 593968 INFO  (qtp907238708-7185) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1604099801393135616&distrib.from=http://127.0.0.1:40413/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:* (-1604099801393135616)} 0 0
   [junit4]   2> 593968 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 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> 593968 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:40413/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:* (-1604099801393135616)} 0 3
   [junit4]   2> 593969 INFO  (qtp338163242-7172) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 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> 593969 INFO  (qtp338163242-7172) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1604099801391038464)} 0 6
   [junit4]   2> 593970 INFO  (qtp907238708-7257) [n:127.0.0.1:44783_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 593970 INFO  (qtp907238708-7256) [n:127.0.0.1:44783_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 593970 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604099801398378496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 593970 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 593970 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1604099801398378496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 593970 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 593970 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 593970 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40413/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 593970 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 593971 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:40413/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 593972 INFO  (qtp338163242-7170) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 593972 INFO  (qtp338163242-7176) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 594474 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 594474 INFO  (qtp338163242-7259) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 594976 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 594976 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 595478 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 595478 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:40413/solr/collection1_shard2_replica_t4/
   [junit4]   2> 595922 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 595922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bb66e4[collection1_shard2_replica_t6] main]
   [junit4]   2> 595923 INFO  (searcherExecutor-3652-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@5bb66e4[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 595939 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 595939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 595939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 595939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 595939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 595939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 595939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12659432[collection1_shard1_replica_t2] main]
   [junit4]   2> 595940 INFO  (searcherExecutor-3653-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@12659432[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 595980 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 595980 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 596482 INFO  (qtp338163242-7259) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 596482 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 596984 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 596984 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 597486 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 597486 INFO  (qtp338163242-7259) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 597988 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 597988 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 598489 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 598489 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 598922 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 598922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 598922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 598922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 598922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 598922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 598922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bda06e5[collection1_shard2_replica_t6] main]
   [junit4]   2> 598924 INFO  (searcherExecutor-3652-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@2bda06e5[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 598939 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 598939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 598939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 598939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 598939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 598939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 598939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e70c77f[collection1_shard1_replica_t2] main]
   [junit4]   2> 598941 INFO  (searcherExecutor-3653-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@4e70c77f[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 598991 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 598992 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 599493 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 599493 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 599995 INFO  (qtp338163242-7259) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 599996 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 600498 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 600498 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 600999 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 600999 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 601501 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 601501 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 601922 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 601922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 601922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 601922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 601922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 601922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 601922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24a99390[collection1_shard2_replica_t6] main]
   [junit4]   2> 601923 INFO  (searcherExecutor-3652-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@24a99390[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 601939 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 601939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 601939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 601939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 601939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 601939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 601939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@476d942a[collection1_shard1_replica_t2] main]
   [junit4]   2> 601940 INFO  (searcherExecutor-3653-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@476d942a[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 602004 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 602004 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 602506 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 602506 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 603007 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 603007 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 603509 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 603509 INFO  (qtp338163242-7258) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 604011 INFO  (qtp338163242-7252) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 604011 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 604513 INFO  (qtp338163242-7174) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 604513 INFO  (qtp338163242-7259) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 604922 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 604922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 604922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 604922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 604922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 604922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 604922 INFO  (indexFetcher-3673-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@483a7414[collection1_shard2_replica_t6] main]
   [junit4]   2> 604923 INFO  (searcherExecutor-3652-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher Searcher@483a7414[collection1_shard2_replica_t6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 604939 INFO  (qtp338163242-7259) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 604939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 604939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 604939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 604939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 604939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 604939 INFO  (indexFetcher-3675-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e3a7d7f[collection1_shard1_replica_t2] main]
   [junit4]   2> 604940 INFO  (searcherExecutor-3653-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t2] Registered new searcher Searcher@7e3a7d7f[collection1_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 605015 INFO  (qtp338163242-7180) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 605015 INFO  (qtp338163242-7255) [n:127.0.0.1:40413_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] o.a.s.c.S.Request [collection1_shard2_replica_t4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 605517 INFO  (qtp338163242-7259) [n:127.0.0.1:40413_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] o.a.s.c.S.Request [collection1_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication

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

NFO  (jetty-closer-113-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 115154 INFO  (zkCallback-202-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 115155 INFO  (zkCallback-195-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 115155 INFO  (zkCallback-218-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 115155 INFO  (zkCallback-211-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 115155 INFO  (coreCloseExecutor-321-thread-1) [n:127.0.0.1:35545_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [collection1_shard1_replica_t1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4eeef269
   [junit4]   2> 115155 INFO  (coreCloseExecutor-321-thread-1) [n:127.0.0.1:35545_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_t1, tag=4eeef269
   [junit4]   2> 115155 INFO  (coreCloseExecutor-321-thread-1) [n:127.0.0.1:35545_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3aadfd41: rootName = solr_35545, domain = solr.core.collection1.shard1.replica_t1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_t1 / com.codahale.metrics.MetricRegistry@7de03330
   [junit4]   2> 115155 INFO  (coreCloseExecutor-321-thread-2) [n:127.0.0.1:35545_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_t5] o.a.s.c.SolrCore [collection1_shard2_replica_t5]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ec86f2
   [junit4]   2> 115161 INFO  (coreCloseExecutor-321-thread-2) [n:127.0.0.1:35545_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_t5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_t5, tag=5ec86f2
   [junit4]   2> 115161 INFO  (coreCloseExecutor-321-thread-2) [n:127.0.0.1:35545_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_t5] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1465b1e5: rootName = solr_35545, domain = solr.core.collection1.shard2.replica_t5, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_t5 / com.codahale.metrics.MetricRegistry@4fad5233
   [junit4]   2> 115162 INFO  (coreCloseExecutor-320-thread-2) [n:127.0.0.1:43863_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_t3, tag=4922368a
   [junit4]   2> 115162 INFO  (coreCloseExecutor-320-thread-2) [n:127.0.0.1:43863_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3de66a5b: rootName = solr_43863, domain = solr.core.collection1.shard1.replica_t3, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_t3 / com.codahale.metrics.MetricRegistry@190cbdb7
   [junit4]   2> 115166 INFO  (coreCloseExecutor-321-thread-1) [n:127.0.0.1:35545_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=4eeef269
   [junit4]   2> 115166 INFO  (coreCloseExecutor-321-thread-2) [n:127.0.0.1:35545_solr c:collection1 s:shard2 r:core_node6 x:collection1_shard2_replica_t5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=5ec86f2
   [junit4]   2> 115172 INFO  (jetty-closer-113-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32f6f028{/solr,null,UNAVAILABLE}
   [junit4]   2> 115172 INFO  (jetty-closer-113-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 115173 INFO  (coreCloseExecutor-320-thread-1) [n:127.0.0.1:43863_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=2cd39d79
   [junit4]   2> 115173 INFO  (coreCloseExecutor-320-thread-2) [n:127.0.0.1:43863_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_t3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=4922368a
   [junit4]   2> 115177 INFO  (jetty-closer-113-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72252389307449365-127.0.0.1:43863_solr-n_0000000004) closing
   [junit4]   2> 115177 INFO  (OverseerStateUpdate-72252389307449365-127.0.0.1:43863_solr-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43863_solr
   [junit4]   2> 115177 WARN  (OverseerAutoScalingTriggerThread-72252389307449365-127.0.0.1:43863_solr-n_0000000004) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 115181 INFO  (jetty-closer-113-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17a9731{/solr,null,UNAVAILABLE}
   [junit4]   2> 115181 INFO  (jetty-closer-113-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 115181 ERROR (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 115181 INFO  (SUITE-TestCloudRecovery-seed#[55C6B2F4381B2759]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38451 38451
   [junit4]   2> 117530 INFO  (Thread-82) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38451 38451
   [junit4]   2> 117530 WARN  (Thread-82) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	19	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/collection1/state.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery_55C6B2F4381B2759-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1892, maxMBSortInHeap=7.239291482022443, sim=RandomSimilarity(queryNorm=false): {}, locale=da-GL, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=257827264,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudRecovery, TestCloudRecovery]
   [junit4] Completed [5/5 (1!)] on J0 in 54.37s, 2 tests, 1 failure <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.4-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.4-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 10 tests, 1 failure [seed: 55C6B2F4381B2759]

Total time: 2 minutes 0 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.TestCloudRecovery
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=c8f53075cd2b4f898f8197d36886e60d1640b6b6, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.4-Linux
[WARNINGS] Computing warning deltas based on reference build #35
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2