Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20889/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.impl.ConnectionReuseTest

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at __randomizedtesting.SeedInfo.seed([47DC921BF8BFE50D]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
        at 
org.apache.solr.client.solrj.impl.ConnectionReuseTest.setupCluster(ConnectionReuseTest.java:67)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        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 
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.lang.Thread.run(Thread.java:748)


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

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([47DC921BF8BFE50D:332C735EBC9BA282]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:99)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11829 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/init-core-data-001
   [junit4]   2> 424022 WARN  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 424022 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 424024 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 424024 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 424024 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001
   [junit4]   2> 424025 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 424025 INFO  (Thread-389) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 424025 INFO  (Thread-389) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 424029 ERROR (Thread-389) [    ] 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> 424125 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42685
   [junit4]   2> 424156 INFO  (jetty-launcher-340-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 424156 INFO  (jetty-launcher-340-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 424167 INFO  (jetty-launcher-340-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e5959{/solr,null,AVAILABLE}
   [junit4]   2> 424167 INFO  (jetty-launcher-340-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1581780{/solr,null,AVAILABLE}
   [junit4]   2> 424174 INFO  (jetty-launcher-340-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d69ca{SSL,[ssl, 
http/1.1]}{127.0.0.1:40609}
   [junit4]   2> 424174 INFO  (jetty-launcher-340-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@645968{SSL,[ssl, 
http/1.1]}{127.0.0.1:41543}
   [junit4]   2> 424174 INFO  (jetty-launcher-340-thread-1) [    ] 
o.e.j.s.Server Started @426304ms
   [junit4]   2> 424174 INFO  (jetty-launcher-340-thread-2) [    ] 
o.e.j.s.Server Started @426304ms
   [junit4]   2> 424174 INFO  (jetty-launcher-340-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40609}
   [junit4]   2> 424174 INFO  (jetty-launcher-340-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41543}
   [junit4]   2> 424175 ERROR (jetty-launcher-340-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 424175 ERROR (jetty-launcher-340-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T16:04:43.248Z
   [junit4]   2> 424175 INFO  (jetty-launcher-340-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T16:04:43.248Z
   [junit4]   2> 424177 INFO  (jetty-launcher-340-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 424178 INFO  (jetty-launcher-340-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 424201 INFO  (jetty-launcher-340-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42685/solr
   [junit4]   2> 424204 INFO  (jetty-launcher-340-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42685/solr
   [junit4]   2> 424259 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 424259 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41543_solr
   [junit4]   2> 424259 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.Overseer Overseer 
(id=98986641529176070-127.0.0.1:41543_solr-n_0000000000) starting
   [junit4]   2> 424262 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41543_solr
   [junit4]   2> 424263 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 424277 INFO  (jetty-launcher-340-thread-1) 
[n:127.0.0.1:40609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 424279 INFO  (jetty-launcher-340-thread-1) 
[n:127.0.0.1:40609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 424279 INFO  (jetty-launcher-340-thread-1) 
[n:127.0.0.1:40609_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40609_solr
   [junit4]   2> 424280 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 424285 INFO  
(zkCallback-351-thread-1-processing-n:127.0.0.1:40609_solr) 
[n:127.0.0.1:40609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 424363 INFO  (jetty-launcher-340-thread-1) 
[n:127.0.0.1:40609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40609.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 424383 INFO  (jetty-launcher-340-thread-1) 
[n:127.0.0.1:40609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40609.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 424384 INFO  (jetty-launcher-340-thread-1) 
[n:127.0.0.1:40609_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40609.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 424384 INFO  (jetty-launcher-340-thread-1) 
[n:127.0.0.1:40609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node1/.
   [junit4]   2> 424440 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41543.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 424446 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41543.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 424446 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41543.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 424447 INFO  (jetty-launcher-340-thread-2) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node2/.
   [junit4]   2> 424469 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 424469 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42685/solr ready
   [junit4]   2> 424498 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 424500 INFO  
(OverseerThreadFactory-1005-thread-1-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 424603 INFO  
(OverseerStateUpdate-98986641529176070-127.0.0.1:41543_solr-n_0000000000) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40609/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424604 INFO  
(OverseerStateUpdate-98986641529176070-127.0.0.1:41543_solr-n_0000000000) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41543/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424605 INFO  
(OverseerStateUpdate-98986641529176070-127.0.0.1:41543_solr-n_0000000000) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40609/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424606 INFO  
(OverseerStateUpdate-98986641529176070-127.0.0.1:41543_solr-n_0000000000) 
[n:127.0.0.1:41543_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41543/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424836 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr    ] 
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> 424837 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 424837 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr    ] 
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> 424864 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr    ] 
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> 424864 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 424866 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr    ] 
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> 424970 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 424970 INFO  
(zkCallback-351-thread-1-processing-n:127.0.0.1:40609_solr) 
[n:127.0.0.1:40609_solr    ] 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> 424970 INFO  
(zkCallback-352-thread-2-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 425855 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 425855 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 425885 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 425888 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 425888 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 425892 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40609.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 425892 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425893 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node1/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node1/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 425894 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 425905 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 425930 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 425932 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 425932 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 425933 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 425933 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41543.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 425933 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425933 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node2/collection1_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node2/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 425935 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 425935 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 425935 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41543.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 425935 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425935 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node2/collection1_shard2_replica_t6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node2/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 425936 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 425944 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 425944 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 425944 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40609.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@935182
   [junit4]   2> 425945 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425945 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node1/collection1_shard2_replica_t4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_47DC921BF8BFE50D-001/tempDir-001/node1/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 426005 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426005 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426006 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 426006 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 426009 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ee6c59[collection1_shard1_replica_t1] main]
   [junit4]   2> 426028 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426029 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426030 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426031 INFO  
(searcherExecutor-1010-thread-1-processing-n:127.0.0.1:40609_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:40609_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@ee6c59[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 426031 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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 1583786266569211904
   [junit4]   2> 426038 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 426073 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 426073 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 426074 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 426074 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 426076 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@82fa30[collection1_shard2_replica_t6] main]
   [junit4]   2> 426078 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 426078 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 426079 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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> 426079 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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 1583786266619543552
   [junit4]   2> 426082 INFO  
(searcherExecutor-1012-thread-1-processing-n:127.0.0.1:41543_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:41543_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@82fa30[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 426084 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 426087 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 426087 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 426088 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 426088 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 426089 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@151df80[collection1_shard2_replica_t4] main]
   [junit4]   2> 426101 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 426101 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 426102 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 426102 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 426103 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@8853d9[collection1_shard1_replica_t2] main]
   [junit4]   2> 426105 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 426105 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 426105 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 426105 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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 1583786266646806528
   [junit4]   2> 426107 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 426108 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 426108 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 426109 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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 1583786266651000832
   [junit4]   2> 426109 INFO  
(searcherExecutor-1013-thread-1-processing-n:127.0.0.1:40609_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:40609_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@151df80[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 426111 INFO  
(searcherExecutor-1011-thread-1-processing-n:127.0.0.1:41543_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:41543_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@8853d9[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 426185 INFO  
(zkCallback-351-thread-1-processing-n:127.0.0.1:40609_solr) 
[n:127.0.0.1:40609_solr    ] 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> 426185 INFO  
(zkCallback-352-thread-2-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 426185 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 426538 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426538 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426538 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40609/solr/collection1_shard1_replica_t1/
   [junit4]   2> 426538 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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=https://127.0.0.1:40609/solr START 
replicas=[https://127.0.0.1:41543/solr/collection1_shard1_replica_t2/] 
nUpdates=100
   [junit4]   2> 426545 INFO  (qtp8833903-2404) [n:127.0.0.1:41543_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> 426596 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 426596 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 426596 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41543/solr/collection1_shard2_replica_t6/
   [junit4]   2> 426596 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t6 
url=https://127.0.0.1:41543/solr START 
replicas=[https://127.0.0.1:40609/solr/collection1_shard2_replica_t4/] 
nUpdates=100
   [junit4]   2> 426613 INFO  (qtp10704012-2403) [n:127.0.0.1:40609_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=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 426839 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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=https://127.0.0.1:40609/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 426839 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426839 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426839 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426839 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 426840 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40609/solr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 426897 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t6 
url=https://127.0.0.1:41543/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 426897 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 426897 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
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> 426897 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 426897 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ZkController collection1_shard2_replica_t6 stopping background 
replication from leader
   [junit4]   2> 426898 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41543/solr/collection1_shard2_replica_t6/ shard2
   [junit4]   2> 427003 INFO  
(zkCallback-351-thread-1-processing-n:127.0.0.1:40609_solr) 
[n:127.0.0.1:40609_solr    ] 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> 427003 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 427003 INFO  
(zkCallback-352-thread-2-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 427041 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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> 427045 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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=2208
   [junit4]   2> 427052 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 427061 INFO  (qtp8833903-2408) [n:127.0.0.1:41543_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=2194
   [junit4]   2> 427109 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ZkController collection1_shard2_replica_t4 starting background 
replication from leader
   [junit4]   2> 427109 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 427110 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 427110 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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> 427110 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Replica core_node8 is 
leader but it's state is down, skipping replication
   [junit4]   2> 427112 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 427112 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 427113 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_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=2275
   [junit4]   2> 427113 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 427113 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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> 427113 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Replica core_node3 is 
leader but it's state is down, skipping replication
   [junit4]   2> 427115 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=2251
   [junit4]   2> 427118 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 427216 INFO  
(zkCallback-351-thread-1-processing-n:127.0.0.1:40609_solr) 
[n:127.0.0.1:40609_solr    ] 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> 427216 INFO  
(zkCallback-352-thread-2-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 427216 INFO  
(zkCallback-352-thread-1-processing-n:127.0.0.1:41543_solr) 
[n:127.0.0.1:41543_solr    ] 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> 428118 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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=3619
   [junit4]   2> 428119 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 428119 INFO  
(SUITE-TestCloudRecovery-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 428132 INFO  
(TEST-TestCloudRecovery.corruptedLogTest-seed#[47DC921BF8BFE50D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 428184 INFO  (qtp10704012-2410) [n:127.0.0.1:40609_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&_version_=-1583786268793241600&distrib.from=https://127.0.0.1:41543/solr/collection1_shard2_replica_t6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583786268793241600)} 0 0
   [junit4]   2> 428193 INFO  (qtp8833903-2402) [n:127.0.0.1:41543_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_=-1583786268800581632&distrib.from=https://127.0.0.1:40609/solr/collection1_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583786268800581632)} 0 8
   [junit4]   2> 428211 INFO  (qtp10704012-2483) [n:127.0.0.1:40609_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=https://127.0.0.1:41543/solr/collection1_shard2_replica_t6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583786268800581632)} 0 52
   [junit4]   2> 428211 INFO  (qtp8833903-2404) [n:127.0.0.1:41543_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={wt=javabin&version=2}{deleteByQuery=*:* 
(-1583786268793241600)} 0 62
   [junit4]   2> 428226 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583786268870836224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 428226 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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> 428230 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 428230 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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=https://127.0.0.1:41543/solr/collection1_shard2_replica_t6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 428237 INFO  (qtp10704012-2464) [n:127.0.0.1:40609_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 428246 INFO  (qtp8833903-2481) [n:127.0.0.1:41543_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> 428259 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 428260 INFO  (qtp10704012-2401) [n:127.0.0.1:40609_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> 428265 INFO  (qtp8833903-2412) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583786268911730688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 428265 INFO  (qtp8833903-2412) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 428266 INFO  (qtp8833903-2412) [n:127.0.0.1:41543_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 428266 INFO  (qtp8833903-2412) [n:127.0.0.1:41543_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41543/solr/collection1_shard2_replica_t6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 428501 INFO  
(OverseerCollectionConfigSetProcessor-98986641529176070-127.0.0.1:41543_solr-n_0000000000)
 [n:127.0.0.1:41543_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 428766 INFO  (qtp8833903-2412) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 428768 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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> 429281 INFO  (qtp8833903-2413) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 429283 INFO  (qtp10704012-2483) [n:127.0.0.1:40609_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> 429801 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 429801 INFO  (qtp8833903-2405) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 430110 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Last replication failed, 
so I'll force replication
   [junit4]   2> 430110 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:41543/solr/collection1_shard2_replica_t6/
   [junit4]   2> 430111 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 430111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 430111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 430111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 430111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 430111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 430115 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Last replication failed, 
so I'll force replication
   [junit4]   2> 430115 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:40609/solr/collection1_shard1_replica_t1/
   [junit4]   2> 430115 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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> 430117 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 430117 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 430117 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 430117 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 430117 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 430118 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5175cd[collection1_shard2_replica_t4] main]
   [junit4]   2> 430118 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@113e30b[collection1_shard1_replica_t2] main]
   [junit4]   2> 430120 INFO  
(searcherExecutor-1013-thread-1-processing-n:127.0.0.1:40609_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:40609_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@5175cd[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 430120 INFO  
(searcherExecutor-1011-thread-1-processing-n:127.0.0.1:41543_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:41543_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@113e30b[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 430314 INFO  (qtp8833903-2402) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 430322 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 430826 INFO  (qtp10704012-2401) [n:127.0.0.1:40609_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> 430835 INFO  (qtp8833903-2412) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 431334 INFO  (qtp10704012-2409) [n:127.0.0.1:40609_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> 431340 INFO  (qtp8833903-2404) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 431840 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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> 431845 INFO  (qtp8833903-2402) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 432345 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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> 432351 INFO  (qtp8833903-2412) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 432856 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 432871 INFO  (qtp10704012-2401) [n:127.0.0.1:40609_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> 433111 INFO  (qtp8833903-2405) [n:127.0.0.1:41543_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 433111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 433111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 433111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 433111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 433111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 433111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@113945e[collection1_shard2_replica_t4] main]
   [junit4]   2> 433112 INFO  
(searcherExecutor-1013-thread-1-processing-n:127.0.0.1:40609_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:40609_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@113945e[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 433114 INFO  (qtp10704012-2409) [n:127.0.0.1:40609_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> 433114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 433114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 433114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 433114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 433114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 433114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b1d7a0[collection1_shard1_replica_t2] main]
   [junit4]   2> 433115 INFO  
(searcherExecutor-1011-thread-1-processing-n:127.0.0.1:41543_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:41543_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@1b1d7a0[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 433371 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 433377 INFO  (qtp10704012-2400) [n:127.0.0.1:40609_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> 433884 INFO  (qtp8833903-2405) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 433886 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 434390 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 434393 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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> 434909 INFO  (qtp8833903-2405) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 434911 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 435416 INFO  (qtp8833903-2404) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 435418 INFO  (qtp10704012-2483) [n:127.0.0.1:40609_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> 435921 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 435923 INFO  (qtp10704012-2483) [n:127.0.0.1:40609_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> 436111 INFO  (qtp8833903-2494) [n:127.0.0.1:41543_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 436111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 436111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 436111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 436112 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 436112 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 436112 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14380b9[collection1_shard2_replica_t4] main]
   [junit4]   2> 436114 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 436114 INFO  
(searcherExecutor-1013-thread-1-processing-n:127.0.0.1:40609_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:40609_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@14380b9[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 436114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 436114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 436114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 436114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 436114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 436115 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1167f[collection1_shard1_replica_t2] main]
   [junit4]   2> 436117 INFO  
(searcherExecutor-1011-thread-1-processing-n:127.0.0.1:41543_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:41543_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@1167f[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 436427 INFO  (qtp8833903-2399) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 436428 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 436935 INFO  (qtp8833903-2494) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 436937 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 437440 INFO  (qtp8833903-2405) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 437442 INFO  (qtp10704012-2483) [n:127.0.0.1:40609_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> 437944 INFO  (qtp8833903-2494) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 437947 INFO  (qtp10704012-2400) [n:127.0.0.1:40609_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> 438447 INFO  (qtp8833903-2405) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 438449 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 438957 INFO  (qtp8833903-2494) [n:127.0.0.1:41543_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=5
   [junit4]   2> 438959 INFO  (qtp10704012-2398) [n:127.0.0.1:40609_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> 439111 INFO  (qtp8833903-2404) [n:127.0.0.1:41543_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 439111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 439111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 439111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 439111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 439111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 439111 INFO  (indexFetcher-1031-thread-1) 
[n:127.0.0.1:40609_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b204bc[collection1_shard2_replica_t4] main]
   [junit4]   2> 439112 INFO  
(searcherExecutor-1013-thread-1-processing-n:127.0.0.1:40609_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:40609_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@b204bc[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 439114 INFO  (qtp10704012-2411) [n:127.0.0.1:40609_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> 439114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 439114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 439114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 439114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 439114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 439114 INFO  (indexFetcher-1033-thread-1) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d705d4[collection1_shard1_replica_t2] main]
   [junit4]   2> 439116 INFO  
(searcherExecutor-1011-thread-1-processing-n:127.0.0.1:41543_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:41543_solr c:collection1 s:shard1 r:core_node5 
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore 
[collection1_shard1_replica_t2] Reg

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

ore.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:182)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: collection1 slice: 
shard1 saw 
state=DocCollection(collection1//collections/collection1/state.json/2)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":"collection1_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:46235/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:46235_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0"} with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 16 more
   [junit4]   2> 
   [junit4]   2> 2480290 INFO  (coreCloseExecutor-3660-thread-1) 
[n:127.0.0.1:46235_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@606241
   [junit4]   2> 2480290 INFO  (coreCloseExecutor-3660-thread-1) 
[n:127.0.0.1:46235_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=6316609
   [junit4]   2> 2480290 INFO  (coreCloseExecutor-3660-thread-1) 
[n:127.0.0.1:46235_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1aade9d: rootName = 
solr_46235, domain = solr.core.collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@ee45ae
   [junit4]   2> 2480304 INFO  (coreCloseExecutor-3660-thread-1) 
[n:127.0.0.1:46235_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=6316609
   [junit4]   2> 2480306 INFO  (jetty-closer-1311-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98986696222965763-127.0.0.1:46235_solr-n_0000000000) closing
   [junit4]   2> 2480306 INFO  
(OverseerStateUpdate-98986696222965763-127.0.0.1:46235_solr-n_0000000000) 
[n:127.0.0.1:46235_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46235_solr
   [junit4]   2> 2480306 WARN  
(OverseerAutoScalingTriggerThread-98986696222965763-127.0.0.1:46235_solr-n_0000000000)
 [n:127.0.0.1:46235_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2480308 INFO  (jetty-closer-1311-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@eced64{/solr,null,UNAVAILABLE}
   [junit4]   2> 2480309 ERROR 
(SUITE-ConnectionReuseTest-seed#[47DC921BF8BFE50D]-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> 2480310 INFO  
(SUITE-ConnectionReuseTest-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43439 43439
   [junit4]   2> 2480341 INFO  (Thread-2545) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43439 43439
   [junit4]   2> 2480342 WARN  (Thread-2545) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2480342 INFO  
(SUITE-ConnectionReuseTest-seed#[47DC921BF8BFE50D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Nov 11, 2017 4:38:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=176, maxMBSortInHeap=7.167334800158807, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1c5d9fc),
 locale=sk, timezone=Asia/Magadan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=151293440,total=321638400
   [junit4]   2> NOTE: All tests run in this JVM: 
[WrapperMergePolicyFactoryTest, TestMissingGroups, CopyFieldTest, 
ClassificationUpdateProcessorFactoryTest, ReturnFieldsTest, 
TemplateUpdateProcessorTest, ShardSplitTest, TestCoreContainer, 
TestCloudRecovery, TestLockTree, FileBasedSpellCheckerTest, 
TestDistributedGrouping, RuleEngineTest, TestSystemIdResolver, BitVectorTest, 
TestShardHandlerFactory, TestLRUCache, ParsingFieldUpdateProcessorsTest, 
SimpleMLTQParserTest, TestZkChroot, TestLMDirichletSimilarityFactory, 
OverseerRolesTest, TestCloudSchemaless, StatsReloadRaceTest, 
TestTolerantSearch, TestPartialUpdateDeduplication, HdfsBasicDistributedZkTest, 
LegacyCloudClusterPropTest, TestReload, DistributedSuggestComponentTest, 
RequiredFieldsTest, DistribJoinFromCollectionTest, TestXmlQParser, 
TestSubQueryTransformer, TestSystemCollAutoCreate, 
TestManagedSynonymFilterFactory, DeleteStatusTest, DirectSolrSpellCheckerTest, 
CSVRequestHandlerTest, XsltUpdateRequestHandlerTest, TestRealTimeGet, 
TestCoreDiscovery, HdfsWriteToMultipleCollectionsTest, CoreSorterTest, 
TestExclusionRuleCollectionAccess, MetricsConfigTest, TestQueryTypes, 
DistributedFacetPivotWhiteBoxTest, TestStandardQParsers, TestValueSourceCache, 
TestComplexPhraseQParserPlugin, TestLMJelinekMercerSimilarityFactory, 
AsyncCallRequestStatusResponseTest, TestReRankQParserPlugin, TestBulkSchemaAPI, 
TestCollectionAPI, TestSQLHandlerNonCloud, SpellPossibilityIteratorTest, 
HdfsCollectionsAPIDistributedZkTest, TestPushWriter, 
TestLeaderElectionZkExpiry, TestSSLRandomization, SolrCLIZkUtilsTest, 
TestLegacyFieldReuse, TestOverriddenPrefixQueryForCustomFieldType, 
TestIntervalFaceting, CloneFieldUpdateProcessorFactoryTest, 
TestBinaryResponseWriter, ZkNodePropsTest, WordBreakSolrSpellCheckerTest, 
TestSearchPerf, CdcrRequestHandlerTest, DistanceFunctionTest, 
TestFunctionQuery, TestDelegationWithHadoopAuth, TestNumericTerms64, 
TestRetrieveFieldsOptimizer, TestSortByMinMaxFunction, AliasIntegrationTest, 
HdfsRecoveryZkTest, TestQuerySenderListener, 
DistributedSpellCheckComponentTest, TestLFUCache, 
TestHighFrequencyDictionaryFactory, TestIndexSearcher, 
CollectionsAPIAsyncDistributedZkTest, TestUnifiedSolrHighlighter, 
HdfsThreadLeakTest, TestAuthenticationFramework, SolrTestCaseJ4Test, 
DistributedExpandComponentTest, TestGroupingSearch, 
OverriddenZkACLAndCredentialsProvidersTest, TestInitParams, 
ReplicaListTransformerTest, ConnectionReuseTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ConnectionReuseTest 
-Dtests.seed=47DC921BF8BFE50D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sk -Dtests.timezone=Asia/Magadan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ConnectionReuseTest (suite) <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([47DC921BF8BFE50D]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:448)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.ConnectionReuseTest.setupCluster(ConnectionReuseTest.java:67)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [526/749 (2!)] on J2 in 1222.53s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 43746 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to