Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22997/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 7 in https://127.0.0.1:46125/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:46125/solr
        at 
__randomizedtesting.SeedInfo.seed([6279829266DC34D3:A389FB3E4B8CFE74]: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:901)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:566)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Can not find doc 7 in https://127.0.0.1:46357/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:46357/solr
        at 
__randomizedtesting.SeedInfo.seed([6279829266DC34D3:A389FB3E4B8CFE74]: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:901)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:566)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Can not find doc 7 in https://127.0.0.1:36789/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:36789/solr
        at 
__randomizedtesting.SeedInfo.seed([6279829266DC34D3:A389FB3E4B8CFE74]: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:901)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:566)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Can not find doc 7 in https://127.0.0.1:46195/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:46195/solr
        at 
__randomizedtesting.SeedInfo.seed([6279829266DC34D3:A389FB3E4B8CFE74]: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:901)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:566)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14149 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 1998435 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-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-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/init-core-data-001
   [junit4]   2> 1998436 WARN  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1998436 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1998436 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1998438 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001
   [junit4]   2> 1998438 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1998445 INFO  (Thread-6392) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1998445 INFO  (Thread-6392) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1998473 ERROR (Thread-6392) [    ] 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> 1998545 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44873
   [junit4]   2> 1998566 INFO  (zkConnectionManagerCallback-7242-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998571 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1998571 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1998656 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1998657 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1998657 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1998668 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1998668 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1998668 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1998668 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49f50485{/solr,null,AVAILABLE}
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@315579b8{SSL,[ssl, 
http/1.1]}{127.0.0.1:36579}
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.e.j.s.Server Started @1998718ms
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36579}
   [junit4]   2> 1998670 ERROR (jetty-launcher-7239-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1998670 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T00:31:41.038574Z
   [junit4]   2> 1998672 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f730e0b{/solr,null,AVAILABLE}
   [junit4]   2> 1998672 INFO  (zkConnectionManagerCallback-7244-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998672 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7e20e3c2{SSL,[ssl, 
http/1.1]}{127.0.0.1:46195}
   [junit4]   2> 1998672 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.e.j.s.Server Started @1998720ms
   [junit4]   2> 1998672 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1998672 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46195}
   [junit4]   2> 1998672 ERROR (jetty-launcher-7239-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1998672 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1998672 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1998673 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1998673 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1998673 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T00:31:41.041048Z
   [junit4]   2> 1998716 INFO  (zkConnectionManagerCallback-7246-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998717 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1998818 INFO  (jetty-launcher-7239-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44873/solr
   [junit4]   2> 1998840 INFO  (zkConnectionManagerCallback-7250-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998863 INFO  (zkConnectionManagerCallback-7252-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998897 INFO  (jetty-launcher-7239-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44873/solr
   [junit4]   2> 1998913 INFO  (zkConnectionManagerCallback-7258-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998937 INFO  (zkConnectionManagerCallback-7260-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1998953 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46195_solr
   [junit4]   2> 1998953 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer Overseer 
(id=72063535411625990-127.0.0.1:46195_solr-n_0000000000) starting
   [junit4]   2> 1999007 INFO  (zkConnectionManagerCallback-7267-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1999010 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44873/solr ready
   [junit4]   2> 1999030 INFO  
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46195_solr
   [junit4]   2> 1999045 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46195_solr
   [junit4]   2> 1999049 INFO  (zkCallback-7266-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1999061 INFO  (zkCallback-7259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1999064 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1999081 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46195.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 1999090 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46195.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 1999091 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46195.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 1999091 INFO  (jetty-launcher-7239-thread-1) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001/node1/.
   [junit4]   2> 1999099 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1999102 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1999102 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36579_solr
   [junit4]   2> 1999103 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36579_solr"} current state version: 0
   [junit4]   2> 1999106 INFO  (zkCallback-7266-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1999106 INFO  (zkCallback-7259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1999130 INFO  (zkCallback-7251-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1999159 INFO  (zkConnectionManagerCallback-7273-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1999160 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1999164 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44873/solr ready
   [junit4]   2> 1999164 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1999180 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36579.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 1999189 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36579.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 1999189 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36579.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 1999190 INFO  (jetty-launcher-7239-thread-2) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001/node2/.
   [junit4]   2> 1999246 INFO  (zkConnectionManagerCallback-7276-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1999248 INFO  (zkConnectionManagerCallback-7281-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1999248 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1999248 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44873/solr ready
   [junit4]   2> 1999253 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1999268 INFO  (qtp2116921095-26978) [n:127.0.0.1:36579_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1999268 INFO  (qtp2116921095-26978) [n:127.0.0.1:36579_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=0
   [junit4]   2> 1999346 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection
   [junit4]   2> 1999348 INFO  (qtp2116921095-26980) [n:127.0.0.1:36579_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1999357 INFO  
(OverseerThreadFactory-10356-thread-1-processing-n:127.0.0.1:46195_solr) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_basic_leader_election
   [junit4]   2> 1999363 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"100",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "tlogReplicas":"2",
   [junit4]   2>   "nrtReplicas":"0",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"0",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1999466 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36579/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1999466 INFO  
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36579/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1999468 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46195/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 1999468 INFO  
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46195/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1999674 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1999676 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36579/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36579_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1999683 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1999683 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr    
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1999684 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46195/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46195_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2000711 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2000716 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Schema name=minimal
   [junit4]   2> 2000718 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2000718 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2000718 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 2000718 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46195.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 2000719 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/]
   [junit4]   2> 2000727 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 2000728 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2000729 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration 
from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 2000729 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36579.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36b18a73
   [junit4]   2> 2000729 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/]
   [junit4]   2> 2000828 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2000828 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2000830 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2000830 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2000832 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d974466[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main]
   [junit4]   2> 2000835 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2000835 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2000836 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2000836 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1613805758137237504
   [junit4]   2> 2000837 INFO  
(searcherExecutor-10365-thread-1-processing-n:127.0.0.1:46195_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4) 
[n:127.0.0.1:46195_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] 
Registered new searcher 
Searcher@1d974466[tlog_replica_test_basic_leader_election_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2000870 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2000870 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2000870 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2000871 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2000871 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2000872 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e807019[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main]
   [junit4]   2> 2000872 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election"} 
current state version: 0
   [junit4]   2> 2000872 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_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> 2000873 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2000873 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2000873 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2000873 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1613805758176034816
   [junit4]   2> 2000876 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 2000877 INFO  
(searcherExecutor-10366-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Registered new searcher 
Searcher@6e807019[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2001373 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2001373 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2001373 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46195/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
   [junit4]   2> 2001373 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2 
url=https://127.0.0.1:46195/solr START 
replicas=[https://127.0.0.1:36579/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/]
 nUpdates=100
   [junit4]   2> 2001374 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync 
PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2 
url=https://127.0.0.1:46195/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2001376 INFO  (qtp2116921095-26970) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_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> 2001376 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2001376 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_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> 2001376 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2001376 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 
stopping background replication from leader
   [junit4]   2> 2001378 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46195/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
 shard1
   [junit4]   2> 2001378 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "base_url":"https://127.0.0.1:46195/solr";,
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2001479 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2001479 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:46195/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:46195_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2001527 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1845
   [junit4]   2> 2001583 INFO  (zkCallback-7259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2001878 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 
starting background replication from leader
   [junit4]   2> 2001878 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 2001879 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2001879 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2001880 INFO  (indexFetcher-10376-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
https://127.0.0.1:46195/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
   [junit4]   2> 2001881 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:36579/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:36579_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2001881 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2207
   [junit4]   2> 2001883 INFO  (qtp2116921095-26980) [n:127.0.0.1:36579_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> 2001884 INFO  (qtp1673536655-26979) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.S.Request 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2001884 INFO  (indexFetcher-10376-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2001884 INFO  (indexFetcher-10376-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2001884 INFO  (indexFetcher-10376-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2001884 INFO  (indexFetcher-10376-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2001884 INFO  (indexFetcher-10376-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2001885 INFO  (indexFetcher-10376-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@648e7b4e[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main]
   [junit4]   2> 2001886 INFO  (searcherExecutor-10366-thread-1) [    ] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Registered new searcher 
Searcher@648e7b4e[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2001982 INFO  (zkCallback-7251-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2001982 INFO  (zkCallback-7259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [2])
   [junit4]   2> 2002884 INFO  (qtp2116921095-26980) [n:127.0.0.1:36579_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3535
   [junit4]   2> 2002891 INFO  (qtp2116921095-26980) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1613805760287866880&distrib.from=https://127.0.0.1:46195/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1613805760287866880)} 0 0
   [junit4]   2> 2002899 INFO  (qtp2116921095-27047) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:46195/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2002902 INFO  (qtp1673536655-26973) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1613805760303595520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2002902 INFO  (qtp1673536655-26973) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2002903 INFO  (qtp1673536655-26973) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2002903 INFO  (qtp1673536655-26973) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_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:46195/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2002903 INFO  (qtp1673536655-27058) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=1, core_node4=1}, version=2}
   [junit4]   2> 2002903 INFO  (qtp1673536655-27058) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update 
params={_stateVer_=tlog_replica_test_basic_leader_election:6&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1613805760287866880),commit=} 0 16
   [junit4]   2> 2002906 INFO  (qtp2116921095-26980) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:46195/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{add=[1
 (1613805760305692672), 2 (1613805760306741248)]} 0 0
   [junit4]   2> 2002906 INFO  (qtp1673536655-26982) [n:127.0.0.1:46195_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 
x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1613805760305692672), 2 
(1613805760306741248)]} 0 2
   [junit4]   2> 2002907 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.ChaosMonkey monkey: kill jetty! 46195
   [junit4]   2> 2002907 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7e20e3c2{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2002907 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=596379932
   [junit4]   2> 2002908 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2002908 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73f95c8: rootName = 
solr_46195, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@66e2ad91
   [junit4]   2> 2002914 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2002914 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c30bf67: rootName = 
solr_46195, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@24d045ed
   [junit4]   2> 2002918 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2002918 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2aac46ca: rootName = 
solr_46195, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@45e205dc
   [junit4]   2> 2002919 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46195_solr
   [junit4]   2> 2002919 DEBUG 
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46195_solr"} current state version: 0
   [junit4]   2> 2002919 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2002919 INFO  (zkCallback-7280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2002920 INFO  (zkCallback-7266-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2002920 INFO  (zkCallback-7259-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2002920 INFO  (zkCallback-7272-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2002919 INFO  (zkCallback-7251-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2002920 INFO  (coreCloseExecutor-10377-thread-1) 
[n:127.0.0.1:46195_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@f7cfbd0
   [junit4]   2> 2002920 INFO  (coreCloseExecutor-10377-thread-1) 
[n:127.0.0.1:46195_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2, 
tag=f7cfbd0
   [junit4]   2> 2002921 INFO  (coreCloseExecutor-10377-thread-1) 
[n:127.0.0.1:46195_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fcd03ca: rootName = 
solr_46195, domain = 
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2, service 
url = null, agent id = null] for registry 
solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2 / 
com.codahale.metrics.MetricRegistry@38bd98c1
   [junit4]   2> 2002927 INFO  (coreCloseExecutor-10377-thread-1) 
[n:127.0.0.1:46195_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader, 
tag=f7cfbd0
   [junit4]   2> 2002929 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.Overseer Overseer 
(id=72063535411625990-127.0.0.1:46195_solr-n_0000000000) closing
   [junit4]   2> 2002929 INFO  
(OverseerStateUpdate-72063535411625990-127.0.0.1:46195_solr-n_0000000000) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46195_solr
   [junit4]   2> 2002929 WARN  
(OverseerAutoScalingTriggerThread-72063535411625990-127.0.0.1:46195_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2002931 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f730e0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2002932 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2002932 INFO  (zkCallback-7251-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36579_solr
   [junit4]   2> 2002932 INFO  (zkCallback-7251-thread-1) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.Overseer Overseer 
(id=72063535411625988-127.0.0.1:36579_solr-n_0000000001) starting
   [junit4]   2> 2002932 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 46195
   [junit4]   2> 2002933 INFO  (zkCallback-7251-thread-2) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2002934 ERROR 
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.s.i.CloudSolrClient Request to collection 
[tlog_replica_test_basic_leader_election] failed due to (0) 
org.apache.http.NoHttpResponseException: 127.0.0.1:46195 failed to respond, 
retry? 0
   [junit4]   2> 2002936 INFO  
(OverseerStateUpdate-72063535411625988-127.0.0.1:36579_solr-n_0000000001) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36579_solr
   [junit4]   2> 2002938 DEBUG 
(OverseerStateUpdate-72063535411625988-127.0.0.1:36579_solr-n_0000000001) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46195_solr"} current state version: 0
   [junit4]   2> 2002939 DEBUG 
(OverseerStateUpdate-72063535411625988-127.0.0.1:36579_solr-n_0000000001) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election"} 
current state version: 0
   [junit4]   2> 2002940 INFO  (zkCallback-7251-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 2003039 INFO  (zkCallback-7251-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 2005433 INFO  (zkCallback-7251-thread-2) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36579/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
   [junit4]   2> 2005433 INFO  (zkCallback-7251-thread-2) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2005433 INFO  (zkCallback-7251-thread-2) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36579/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
 has no replicas
   [junit4]   2> 2005433 INFO  (zkCallback-7251-thread-2) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 
stopping background replication from leader
   [junit4]   2> 2005434 INFO  (zkCallback-7251-thread-2) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
   [junit4]   2> 2005434 WARN  
(recoveryExecutor-10372-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateLog Starting log replay 
tlog{file=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t1/data/tlog/tlog.0000000000000000000
 refcount=2} active=false starting pos=0 inSortedOrder=true
   [junit4]   2> 2005435 INFO  
(recoveryExecutor-10372-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2005435 INFO  
(recoveryExecutor-10372-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@75eedb69 commitCommandVersion:0
   [junit4]   2> 2006234 INFO  
(recoveryExecutor-10372-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44e63df6[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main]
   [junit4]   2> 2006235 INFO  
(recoveryExecutor-10372-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2006235 INFO  
(searcherExecutor-10366-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] 
Registered new searcher 
Searcher@44e63df6[tlog_replica_test_basic_leader_election_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.0.0):C2))}
   [junit4]   2> 2006235 INFO  
(recoveryExecutor-10372-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1] {deleteByQuery=*:* 
(-1613805760287866880),add=[1 (1613805760305692672), 2 (1613805760306741248)]} 
0 801
   [junit4]   2> 2006235 WARN  
(recoveryExecutor-10372-thread-1-processing-n:127.0.0.1:36579_solr 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2 
deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 2006238 DEBUG 
(OverseerStateUpdate-72063535411625988-127.0.0.1:36579_solr-n_0000000001) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "base_url":"https://127.0.0.1:36579/solr";,
   [junit4]   2>   
"core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2006238 INFO  (zkCallback-7251-thread-2) 
[n:127.0.0.1:36579_solr c:tlog_replica_test_basic_leader_election s:shard1 
r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36579/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
 shard1
   [junit4]   2> 2006239 INFO  (zkCallback-7251-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_basic_leader_election/state.json] for 
collection [tlog_replica_test_basic_leader_election] has occurred - updating... 
(live nodes size: [1])
   [junit4]   2> 2006244 INFO  (qtp2116921095-26978) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_basic_leader_election/terms/shard1 to 
Terms{values={core_node3=2, core_node4=1}, version=3}
   [junit4]   2> 2006244 INFO  (qtp2116921095-26978) [n:127.0.0.1:36579_solr 
c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 
x:tlog_replica_test_basic_leader_election_shard1_replica_t1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1613805763806887936), 4 
(1613805763807936512)]} 0 3308
   [junit4]   2> 2006244 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting jetty! 46195
   [junit4]   2> 2006245 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 2006248 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2006248 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2006248 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2006249 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f23de6f{/solr,null,AVAILABLE}
   [junit4]   2> 2006249 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b8001e0{SSL,[ssl, 
http/1.1]}{127.0.0.1:46195}
   [junit4]   2> 2006249 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.e.j.s.Server Started @2006297ms
   [junit4]   2> 2006249 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46195}
   [junit4]   2> 2006249 ERROR 
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2006249 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2006249 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2006249 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2006250 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2006250 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-09T00:31:48.618051Z
   [junit4]   2> 2006251 INFO  (zkConnectionManagerCallback-7284-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2006252 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2006331 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44873/solr
   [junit4]   2> 2006332 INFO  (zkConnectionManagerCallback-7288-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2006334 INFO  (zkConnectionManagerCallback-7290-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2006338 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2006339 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2006339 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46195_solr
   [junit4]   2> 2006339 DEBUG 
(OverseerStateUpdate-72063535411625988-127.0.0.1:36579_solr-n_0000000001) 
[n:127.0.0.1:36579_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46195_solr"} current state version: 0
   [junit4]   2> 2006339 INFO  (zkCallback-7272-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2006339 INFO  (zkCallback-7251-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2006339 INFO  (zkCallback-7280-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2006340 INFO  (zkCallback-7289-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2006347 INFO  (zkConnectionManagerCallback-7297-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2006348 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) 
[n:127.0.0.1:46195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2006348 INFO  
(TEST-TestTlogReplica.testBasicLeaderElection-seed#[6279829266DC34D3]) 
[n:127.0.0.1:46195_solr    ] o.a.s.

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

1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> 
(1)
   [junit4]   2> 214314 INFO  (zkCallback-252-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 214314 INFO  (zkCallback-235-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 214315 INFO  (zkCallback-242-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 214315 INFO  (jetty-closer-134-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 214315 INFO  (zkCallback-259-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 214315 INFO  (zkCallback-242-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 214315 INFO  (zkCallback-235-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 214315 INFO  (zkCallback-252-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 214316 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72063662251311129-127.0.0.1:32781_solr-n_0000000005) closing
   [junit4]   2> 214316 INFO  
(OverseerStateUpdate-72063662251311129-127.0.0.1:32781_solr-n_0000000005) 
[n:127.0.0.1:32781_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:32781_solr
   [junit4]   2> 214316 WARN  
(OverseerAutoScalingTriggerThread-72063662251311129-127.0.0.1:32781_solr-n_0000000005)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 214317 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1000584ddb4001a, likely client has closed socket
   [junit4]   2> 214318 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d930d01{/solr,null,UNAVAILABLE}
   [junit4]   2> 214318 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 214318 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@634382c6{/solr,null,UNAVAILABLE}
   [junit4]   2> 214319 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 214319 ERROR 
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 214319 INFO  
(SUITE-TestTlogReplica-seed#[6279829266DC34D3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45107 45107
   [junit4]   2> 214356 INFO  (Thread-102) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45107 45107
   [junit4]   2> 214357 WARN  (Thread-102) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        31      /solr/configs/conf
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        20      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        9       
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72063662251311133-core_node15-n_0000000000
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        3       
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72063662251311117-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72063662251311133-core_node7-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72063662251311117-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72063662251311117-127.0.0.1:32781_solr-n_0000000002
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72063662251311133-core_node16-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72063662251311133-core_node9-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_6279829266DC34D3-002
   [junit4]   2> Oct 09, 2018 1:05:37 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@29926752),
 locale=nmg, timezone=Europe/Zurich
   [junit4]   2> NOTE: Linux 4.15.0-36-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=1,free=168362600,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, 
TestTlogReplica]
   [junit4] Completed [5/5 (5!)] on J1 in 102.67s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1567: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 65 tests, 5 failures [seed: 
6279829266DC34D3]

Total time: 3 minutes 37 seconds

[repro] Setting last failure code to 256

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

Reply via email to