Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/505/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

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

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([AC31DD6769E4A707:2F478295BF9DA9A6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.corruptedLogTest(TestCloudRecovery.java:184)
        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)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 3 in http://127.0.0.1:40085/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 3 in http://127.0.0.1:40085/solr
        at 
__randomizedtesting.SeedInfo.seed([AC31DD6769E4A707:6DC1A4CB44B46DA0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:559)
        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)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
inplace_updatable_float didn't match for replica at client: 
https://127.0.0.1:35551/fw/collection1 expected:<111.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at 
client: https://127.0.0.1:35551/fw/collection1 expected:<111.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([AC31DD6769E4A707:2465E2BDC718CAFF]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 11809 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> 129340 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/init-core-data-001
   [junit4]   2> 129340 WARN  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 129340 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 129341 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 129343 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001
   [junit4]   2> 129343 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 129343 INFO  (Thread-119) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 129343 INFO  (Thread-119) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 129346 ERROR (Thread-119) [    ] 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> 129443 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41953
   [junit4]   2> 129454 INFO  (jetty-launcher-86-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 129454 INFO  (jetty-launcher-86-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 129458 INFO  (jetty-launcher-86-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@27b824dd{/solr,null,AVAILABLE}
   [junit4]   2> 129458 INFO  (jetty-launcher-86-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44342cb4{/solr,null,AVAILABLE}
   [junit4]   2> 129460 INFO  (jetty-launcher-86-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@240789a1{SSL,[ssl, 
http/1.1]}{127.0.0.1:45511}
   [junit4]   2> 129460 INFO  (jetty-launcher-86-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@66500b92{SSL,[ssl, 
http/1.1]}{127.0.0.1:45513}
   [junit4]   2> 129461 INFO  (jetty-launcher-86-thread-2) [    ] 
o.e.j.s.Server Started @131067ms
   [junit4]   2> 129461 INFO  (jetty-launcher-86-thread-1) [    ] 
o.e.j.s.Server Started @131067ms
   [junit4]   2> 129461 INFO  (jetty-launcher-86-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45511}
   [junit4]   2> 129461 INFO  (jetty-launcher-86-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45513}
   [junit4]   2> 129461 ERROR (jetty-launcher-86-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 129461 INFO  (jetty-launcher-86-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 129461 INFO  (jetty-launcher-86-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 129461 INFO  (jetty-launcher-86-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 129462 INFO  (jetty-launcher-86-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-27T23:51:10.930Z
   [junit4]   2> 129462 ERROR (jetty-launcher-86-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 129463 INFO  (jetty-launcher-86-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 129463 INFO  (jetty-launcher-86-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 129463 INFO  (jetty-launcher-86-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 129463 INFO  (jetty-launcher-86-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-27T23:51:10.931Z
   [junit4]   2> 129469 INFO  (jetty-launcher-86-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 129474 INFO  (jetty-launcher-86-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 129480 INFO  (jetty-launcher-86-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41953/solr
   [junit4]   2> 129483 INFO  (jetty-launcher-86-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41953/solr
   [junit4]   2> 129527 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129528 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45513_solr
   [junit4]   2> 129531 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.Overseer Overseer 
(id=98733671763935238-127.0.0.1:45513_solr-n_0000000000) starting
   [junit4]   2> 129569 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45513_solr
   [junit4]   2> 129576 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:45513_solr) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 129618 INFO  (jetty-launcher-86-thread-2) 
[n:127.0.0.1:45511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 129619 INFO  (jetty-launcher-86-thread-2) 
[n:127.0.0.1:45511_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 129620 INFO  (jetty-launcher-86-thread-2) 
[n:127.0.0.1:45511_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45511_solr
   [junit4]   2> 129621 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:45513_solr) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 129626 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:45511_solr) 
[n:127.0.0.1:45511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 129685 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45513.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 129689 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45513.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 129689 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45513.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 129690 INFO  (jetty-launcher-86-thread-1) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node1/.
   [junit4]   2> 129728 INFO  (jetty-launcher-86-thread-2) 
[n:127.0.0.1:45511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45511.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 129742 INFO  (jetty-launcher-86-thread-2) 
[n:127.0.0.1:45511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45511.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 129742 INFO  (jetty-launcher-86-thread-2) 
[n:127.0.0.1:45511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45511.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 129742 INFO  (jetty-launcher-86-thread-2) 
[n:127.0.0.1:45511_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node2/.
   [junit4]   2> 129760 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 129760 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41953/solr ready
   [junit4]   2> 129787 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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> 129789 INFO  
(OverseerThreadFactory-313-thread-1-processing-n:127.0.0.1:45513_solr) 
[n:127.0.0.1:45513_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 129895 INFO  
(OverseerStateUpdate-98733671763935238-127.0.0.1:45513_solr-n_0000000000) 
[n:127.0.0.1:45513_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:45511/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 129899 INFO  
(OverseerStateUpdate-98733671763935238-127.0.0.1:45513_solr-n_0000000000) 
[n:127.0.0.1:45513_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:45513/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 129901 INFO  
(OverseerStateUpdate-98733671763935238-127.0.0.1:45513_solr-n_0000000000) 
[n:127.0.0.1:45513_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:45511/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 129904 INFO  
(OverseerStateUpdate-98733671763935238-127.0.0.1:45513_solr-n_0000000000) 
[n:127.0.0.1:45513_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:45513/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 130128 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 130128 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 130131 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 130173 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 130174 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 130174 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 130284 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:45513_solr) 
[n:127.0.0.1:45513_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> 130284 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:45511_solr) 
[n:127.0.0.1:45511_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> 131153 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 131153 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 131159 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131159 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131161 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131161 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131161 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131161 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131161 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45513.solr.core.collection1.shard2.replica_t6' (registry 
'solr.core.collection1.shard2.replica_t6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 131162 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45513.solr.core.collection1.shard1.replica_t2' (registry 
'solr.core.collection1.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 131167 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131167 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node1/collection1_shard2_replica_t6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
   [junit4]   2> 131167 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131167 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node1/collection1_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
   [junit4]   2> 131183 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 131188 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131197 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 131197 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131198 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131198 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45511.solr.core.collection1.shard2.replica_t4' (registry 
'solr.core.collection1.shard2.replica_t4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 131198 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131198 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node2/collection1_shard2_replica_t4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
   [junit4]   2> 131202 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131204 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131204 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131205 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45511.solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a166524
   [junit4]   2> 131205 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 131205 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node2/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_AC31DD6769E4A707-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
   [junit4]   2> 131225 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131225 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131225 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131225 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131227 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b1643ca[collection1_shard1_replica_t2] main]
   [junit4]   2> 131227 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131228 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131228 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 131229 INFO  
(searcherExecutor-319-thread-1-processing-n:127.0.0.1:45513_solr 
x:collection1_shard1_replica_t2 s:shard1 c:collection1 r:core_node5) 
[n:127.0.0.1:45513_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@2b1643ca[collection1_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131229 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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 1579738750199529472
   [junit4]   2> 131230 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131230 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131231 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131231 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131232 INFO  (qtp462800527-499) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@48d1043a[collection1_shard2_replica_t6] main]
   [junit4]   2> 131233 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131233 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131234 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131234 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 131237 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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 1579738750207918080
   [junit4]   2> 131243 INFO  
(searcherExecutor-318-thread-1-processing-n:127.0.0.1:45513_solr 
x:collection1_shard2_replica_t6 s:shard2 c:collection1 r:core_node8) 
[n:127.0.0.1:45513_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@48d1043a[collection1_shard2_replica_t6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131244 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131256 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131256 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131257 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131257 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131258 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_solr 
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d9df51f[collection1_shard2_replica_t4] main]
   [junit4]   2> 131259 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131259 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131260 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 131260 INFO  
(searcherExecutor-320-thread-1-processing-n:127.0.0.1:45511_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:45511_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@1d9df51f[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131260 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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 1579738750232035328
   [junit4]   2> 131264 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131264 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131265 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 131265 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 131266 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c1a2be[collection1_shard1_replica_t1] main]
   [junit4]   2> 131267 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131267 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131268 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 131268 INFO  
(searcherExecutor-321-thread-1-processing-n:127.0.0.1:45511_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:45511_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@1c1a2be[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 131268 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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 1579738750240423936
   [junit4]   2> 131346 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:45513_solr) 
[n:127.0.0.1:45513_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> 131346 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:45511_solr) 
[n:127.0.0.1:45511_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> 131734 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 131734 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 131735 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45513/solr/collection1_shard1_replica_t2/
   [junit4]   2> 131735 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2 
url=https://127.0.0.1:45513/solr START 
replicas=[https://127.0.0.1:45511/solr/collection1_shard1_replica_t1/] 
nUpdates=100
   [junit4]   2> 131741 INFO  (qtp1444165078-502) [n:127.0.0.1:45511_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=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 131745 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131745 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 131745 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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:45513/solr/collection1_shard2_replica_t6/
   [junit4]   2> 131745 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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:45513/solr START 
replicas=[https://127.0.0.1:45511/solr/collection1_shard2_replica_t4/] 
nUpdates=100
   [junit4]   2> 131757 INFO  (qtp1444165078-498) [n:127.0.0.1:45511_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=3
   [junit4]   2> 132035 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2 
url=https://127.0.0.1:45513/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 132035 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 132035 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
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> 132035 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 132036 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController collection1_shard1_replica_t2 stopping background 
replication from leader
   [junit4]   2> 132037 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45513/solr/collection1_shard1_replica_t2/ shard1
   [junit4]   2> 132045 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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:45513/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 132046 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 132046 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 132046 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 132046 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 132049 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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:45513/solr/collection1_shard2_replica_t6/ shard2
   [junit4]   2> 132150 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:45513_solr) 
[n:127.0.0.1:45513_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> 132150 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:45511_solr) 
[n:127.0.0.1:45511_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> 132188 INFO  (qtp462800527-501) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 132189 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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=2057
   [junit4]   2> 132199 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 132200 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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=2073
   [junit4]   2> 132264 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 132264 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 132267 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 132267 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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> 132267 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_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> 132268 INFO  (qtp1444165078-500) [n:127.0.0.1:45511_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=2094
   [junit4]   2> 132271 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ZkController collection1_shard1_replica_t1 starting background 
replication from leader
   [junit4]   2> 132271 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 132272 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 132272 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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> 132272 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Replica core_node5 is 
leader but it's state is down, skipping replication
   [junit4]   2> 132273 INFO  (qtp1444165078-510) [n:127.0.0.1:45511_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=2100
   [junit4]   2> 132279 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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> 132375 INFO  
(zkCallback-97-thread-1-processing-n:127.0.0.1:45511_solr) 
[n:127.0.0.1:45511_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> 132375 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:45513_solr) 
[n:127.0.0.1:45513_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> 133280 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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=3492
   [junit4]   2> 133281 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 133281 INFO  
(SUITE-TestCloudRecovery-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 133294 INFO  
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[AC31DD6769E4A707])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
   [junit4]   2> 133324 INFO  (qtp1444165078-572) [n:127.0.0.1:45511_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&_version_=-1579738752382664704&distrib.from=https://127.0.0.1:45513/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579738752382664704)} 0 3
   [junit4]   2> 133342 INFO  (qtp1444165078-502) [n:127.0.0.1:45511_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_=-1579738752397344768&distrib.from=https://127.0.0.1:45513/solr/collection1_shard2_replica_t6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579738752397344768)} 0 11
   [junit4]   2> 133343 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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=TOLEADER&distrib.from=https://127.0.0.1:45513/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1579738752397344768)} 0 17
   [junit4]   2> 133343 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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={wt=javabin&version=2}{deleteByQuery=*:* 
(-1579738752382664704)} 0 45
   [junit4]   2> 133350 INFO  (qtp1444165078-498) [n:127.0.0.1:45511_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1] 
o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 133356 INFO  (qtp462800527-503) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579738752429850624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 133356 INFO  (qtp462800527-503) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 133360 INFO  (qtp462800527-503) [n:127.0.0.1:45513_solr 
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 133360 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:45513/solr/collection1_shard2_replica_t6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 133362 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 133366 INFO  (qtp462800527-509) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1579738752439287808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 133366 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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> 133367 INFO  (qtp462800527-509) [n:127.0.0.1:45513_solr 
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 133367 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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:45513/solr/collection1_shard2_replica_t6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 133379 INFO  (qtp1444165078-502) [n:127.0.0.1:45511_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> 133391 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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> 133791 INFO  
(OverseerCollectionConfigSetProcessor-98733671763935238-127.0.0.1:45513_solr-n_0000000000)
 [n:127.0.0.1:45513_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> 133885 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 133911 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 134411 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 134420 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 134929 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 134943 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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> 135267 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_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> 135267 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_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:45513/solr/collection1_shard2_replica_t6/
   [junit4]   2> 135272 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Last replication failed, 
so I'll force replication
   [junit4]   2> 135272 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:45513/solr/collection1_shard1_replica_t2/
   [junit4]   2> 135294 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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> 135295 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 135295 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 135295 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 135295 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 135295 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_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> 135296 INFO  (qtp462800527-511) [n:127.0.0.1:45513_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 135299 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 135299 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 135299 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 135299 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 135299 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher New index in Master. 
Deleting mine...
   [junit4]   2> 135300 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 135300 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@2c7db5f commitCommandVersion:0
   [junit4]   2> 135301 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 135301 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@4378f27b commitCommandVersion:0
   [junit4]   2> 135326 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43fad164[collection1_shard1_replica_t1] main]
   [junit4]   2> 135328 INFO  
(searcherExecutor-321-thread-1-processing-n:127.0.0.1:45511_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:45511_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@43fad164[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 135329 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 135331 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@245f840[collection1_shard2_replica_t4] main]
   [junit4]   2> 135333 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 135335 INFO  
(searcherExecutor-320-thread-1-processing-n:127.0.0.1:45511_solr 
x:collection1_shard2_replica_t4 s:shard2 c:collection1 r:core_node7) 
[n:127.0.0.1:45511_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@245f840[collection1_shard2_replica_t4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 135446 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 135505 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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> 135960 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 136020 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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> 136476 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 136557 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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> 136989 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 137073 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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> 137500 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 137580 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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> 138007 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 138090 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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> 138268 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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> 138269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 138269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 138269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 138269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 
1506556276769
   [junit4]   2> 138273 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 138274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 138274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 138274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 138274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 
1506556276768
   [junit4]   2> 138521 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 138643 INFO  (qtp462800527-511) [n:127.0.0.1:45513_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> 139028 INFO  (qtp462800527-509) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 139152 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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> 139550 INFO  (qtp462800527-497) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 139676 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 140067 INFO  (qtp462800527-511) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 140207 INFO  (qtp462800527-511) [n:127.0.0.1:45513_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> 140576 INFO  (qtp462800527-511) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 140717 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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> 141080 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 141242 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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> 141268 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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> 141269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 141269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 141269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 141269 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's version: 
1506556276769
   [junit4]   2> 141273 INFO  (qtp462800527-511) [n:127.0.0.1:45513_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=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 141274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 141274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 141274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 141274 INFO  (indexFetcher-341-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.h.IndexFetcher Slave's version: 
1506556276768
   [junit4]   2> 141588 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 141746 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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> 142093 INFO  (qtp462800527-499) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 142252 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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> 142624 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 142793 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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> 143136 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 143300 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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> 143658 INFO  (qtp462800527-501) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 143830 INFO  (qtp462800527-511) [n:127.0.0.1:45513_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> 144178 INFO  (qtp462800527-503) [n:127.0.0.1:45513_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=/replication params={qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 144268 INFO  (qtp462800527-507) [n:127.0.0.1:45513_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> 144268 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 144268 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 144268 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:collection1 s:shard2 r:core_node7 
x:collection1_shard2_replica_t4] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 144268 INFO  (indexFetcher-339-thread-1) 
[n:127.0.0.1:45511_solr c:c

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

iner instance=1213950618
   [junit4]   2> 2923265 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2923265 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e618d2a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@73e104a4
   [junit4]   2> 2923266 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2923266 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c2e069: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2b2f582f
   [junit4]   2> 2923266 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2923266 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[AC31DD6769E4A707]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@51749a52: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@6234cfe4
   [junit4]   2> 2923266 INFO  (coreCloseExecutor-10512-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@64d3cf43
   [junit4]   2> 2923266 INFO  (coreCloseExecutor-10512-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1691602755
   [junit4]   2> 2923267 INFO  (coreCloseExecutor-10512-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70d02fd9: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3fa26d8d
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_AC31DD6769E4A707-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{title_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Direct), 
id_field_copy_that_does_not_support_in_place_update_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Direct), 
id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Memory), 
inplace_updatable_int_with_default=DocValuesFormat(name=Direct), 
inplace_updatable_int=DocValuesFormat(name=Asserting), 
inplace_updatable_float_with_default=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1830, maxMBSortInHeap=5.524093079347423, 
sim=RandomSimilarity(queryNorm=false): {}, locale=tr, 
timezone=America/Campo_Grande
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=93163488,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLMDirichletSimilarityFactory, TestRuleBasedAuthorizationPlugin, 
TestRangeQuery, TestSolr4Spatial, DocValuesNotIndexedTest, 
TestPHPSerializedResponseWriter, CdcrVersionReplicationTest, HdfsSyncSliceTest, 
MetricsConfigTest, TestLazyCores, FieldAnalysisRequestHandlerTest, 
SolrIndexMetricsTest, UUIDFieldTest, TestStressCloudBlindAtomicUpdates, 
TestCSVLoader, ZkNodePropsTest, TestSolrCoreSnapshots, 
OutOfBoxZkACLAndCredentialsProvidersTest, CdcrUpdateLogTest, EchoParamsTest, 
TestSimpleQParserPlugin, SolrCloudExampleTest, TestUnifiedSolrHighlighter, 
SparseHLLTest, TestNamedUpdateProcessors, DistribJoinFromCollectionTest, 
TestUseDocValuesAsStored2, TestRemoteStreaming, TestFieldCacheSortRandom, 
TestOmitPositions, PluginInfoTest, TestExpandComponent, TestComponentsName, 
TestLeaderInitiatedRecoveryThread, ExternalFileFieldSortTest, 
QueryElevationComponentTest, TestLuceneMatchVersion, SolrRequestParserTest, 
DeleteStatusTest, V2StandaloneTest, TestReplicationHandlerBackup, 
LeaderInitiatedRecoveryOnCommitTest, TestLegacyFieldCache, 
WrapperMergePolicyFactoryTest, SolrIndexConfigTest, SuggesterWFSTTest, 
SpellCheckCollatorTest, DocExpirationUpdateProcessorFactoryTest, PeerSyncTest, 
IndexBasedSpellCheckerTest, TestRTimerTree, TestNestedDocsSort, 
ClassificationUpdateProcessorIntegrationTest, SpellingQueryConverterTest, 
TestConfigSetProperties, TestFileDictionaryLookup, SolrPluginUtilsTest, 
TestConfigSetsAPIZkFailure, TestPayloadCheckQParserPlugin, SyncSliceTest, 
SolrCoreTest, FieldMutatingUpdateProcessorTest, TestCustomSort, 
TestSolrConfigHandler, DeleteNodeTest, TestCloudDeleteByQuery, 
ChaosMonkeyNothingIsSafeTest, LeaderElectionIntegrationTest, 
TestSolrCloudWithDelegationTokens, ImplicitSnitchTest, TestHdfsUpdateLog, 
TestRecoveryHdfs, DebugComponentTest, HdfsRecoverLeaseTest, TestWriterPerf, 
HttpSolrCallGetCoreTest, TestBinaryField, TestXmlQParserPlugin, 
SpellCheckCollatorWithCollapseTest, TestRandomCollapseQParserPlugin, 
AsyncCallRequestStatusResponseTest, TestJsonRequest, TestCollationField, 
TestSegmentSorting, TestCloudSearcherWarming, TestUninvertingReader, 
TestRequestForwarding, CdcrReplicationDistributedZkTest, CollectionReloadTest, 
TestCollationFieldDocValues, TestLRUStatsCache, TestFieldTypeResource, 
TestInfoStreamLogging, TestSolrCoreParser, TestMultiWordSynonyms, 
TestIndexingPerformance, TestFunctionQuery, TestExtendedDismaxParser, 
TestPerFieldSimilarityWithDefaultOverride, BlockCacheTest, 
TestHdfsCloudBackupRestore, ReplicaListTransformerTest, TestRandomFaceting, 
TlogReplayBufferedWhileIndexingTest, TestDistribIDF, FullHLLTest, 
PKIAuthenticationIntegrationTest, TestBulkSchemaConcurrent, TestTlogReplica, 
TestTrackingShardHandlerFactory, TestFieldCollectionResource, 
TestSubQueryTransformerCrossCore, UpdateParamsTest, TestSchemaManager, 
SolrSlf4jReporterTest, TestDistribDocBasedVersion, TestDocumentBuilder, 
HdfsChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, OverseerTest, TestReplicationHandler, TestZkChroot, 
TestRandomDVFaceting, TestDistributedSearch, 
DistributedSpellCheckComponentTest, TestStressReorder, TestReload, 
DistributedTermsComponentTest, SimpleFacetsTest, TestGroupingSearch, TestSort, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SuggesterTSTTest, TestStressLucene, TestTrie, 
SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, 
CacheHeaderTest, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache, 
MoreLikeThisHandlerTest, TestJmxIntegration, MBeansHandlerTest, 
TestStressRecovery, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, 
MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, 
OverseerRolesTest, RemoteQueryErrorTest, ReplaceNodeTest, 
RestartWhileUpdatingTest, RollingRestartTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestClusterProperties, 
TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, 
TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDeleteCollectionOnDownNodes, 
TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, 
TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, 
TestReplicaProperties, TestStressInPlaceUpdates, HdfsBasicDistributedZk2Test, 
HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
StressHdfsTest, TestHdfsBackupRestoreCore, TestSolrConfigHandlerConcurrent, 
TestSystemCollAutoCreate, TestDistributedStatsComponentCardinality, 
SubstringBytesRefFilterTest, TestStreamBody, TestMacroExpander, JSONWriterTest, 
TestGraphMLResponseWriter, TestRawResponseWriter, TestSolrQueryResponse, 
TestManagedResourceStorage, TestBulkSchemaAPI, TestManagedSynonymFilterFactory, 
ChangedSchemaMergeTest, ManagedSchemaRoundRobinCloudTest, 
TestManagedSchemaThreadSafety, TestSchemalessBufferedUpdates, 
AnalyticsQueryTest, CursorMarkTest, RankQueryTest, TestFilteredDocIdSet, 
TestGraphTermsQParserPlugin, TestInitQParser, 
TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, 
TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, 
TestReloadDeadlock, TestStressUserVersions, TestJsonFacets, 
SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, 
TestNonDefinedSimilarityFactory, TestDefaultStatsCache, 
TestImpersonationWithHadoopAuth, ResponseHeaderTest, 
ConjunctionSolrSpellCheckerTest, TestFreeTextSuggestions, HdfsLockFactoryTest, 
AddBlockUpdateTest, TestExceedMaxTermLength, TestInPlaceUpdatesDistrib]
   [junit4] Completed [732/732 (3!)] on J0 in 75.52s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to