Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2955/
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:41849/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:41849/solr
        at 
__randomizedtesting.SeedInfo.seed([911AC27F1054C00C:50EABBD33D040AAB]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:45051/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:45051/solr
        at 
__randomizedtesting.SeedInfo.seed([911AC27F1054C00C:50EABBD33D040AAB]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:46039/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:46039/solr
        at 
__randomizedtesting.SeedInfo.seed([911AC27F1054C00C:50EABBD33D040AAB]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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:42649/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 7 in https://127.0.0.1:42649/solr
        at 
__randomizedtesting.SeedInfo.seed([911AC27F1054C00C:50EABBD33D040AAB]: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:902)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:567)
        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 14264 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 1748029 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/init-core-data-001
   [junit4]   2> 1748030 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1748030 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1748030 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001
   [junit4]   2> 1748031 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1748031 INFO  (Thread-5109) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1748031 INFO  (Thread-5109) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1748032 ERROR (Thread-5109) [    ] 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> 1748131 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34987
   [junit4]   2> 1748132 INFO  (zkConnectionManagerCallback-5880-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748135 INFO  (jetty-launcher-5877-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> 1748135 INFO  (jetty-launcher-5877-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> 1748136 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1748136 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1748136 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1748136 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1748136 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1748136 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1748136 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22b97827{/solr,null,AVAILABLE}
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e913ac6{/solr,null,AVAILABLE}
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2a6d7993{SSL,[ssl, 
http/1.1]}{127.0.0.1:46205}
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.e.j.s.Server Started @1748172ms
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46205}
   [junit4]   2> 1748137 ERROR (jetty-launcher-5877-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@500f5727{SSL,[ssl, 
http/1.1]}{127.0.0.1:42649}
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.e.j.s.Server Started @1748173ms
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42649}
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-21T21:13:08.814732Z
   [junit4]   2> 1748137 ERROR (jetty-launcher-5877-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1748137 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-21T21:13:08.814873Z
   [junit4]   2> 1748138 INFO  (zkConnectionManagerCallback-5882-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748138 INFO  (zkConnectionManagerCallback-5884-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748138 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1748138 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1748145 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 
0x10047a43dc80002, likely client has closed socket
   [junit4]   2> 1748203 INFO  (jetty-launcher-5877-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34987/solr
   [junit4]   2> 1748204 INFO  (zkConnectionManagerCallback-5888-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748206 INFO  (zkConnectionManagerCallback-5890-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748243 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46205_solr
   [junit4]   2> 1748244 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.Overseer Overseer 
(id=72136364774653956-127.0.0.1:46205_solr-n_0000000000) starting
   [junit4]   2> 1748246 INFO  (zkConnectionManagerCallback-5897-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748247 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34987/solr ready
   [junit4]   2> 1748247 INFO  
(OverseerStateUpdate-72136364774653956-127.0.0.1:46205_solr-n_0000000000) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46205_solr
   [junit4]   2> 1748247 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46205_solr
   [junit4]   2> 1748250 INFO  
(OverseerStateUpdate-72136364774653956-127.0.0.1:46205_solr-n_0000000000) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1748250 INFO  (zkCallback-5896-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1748250 DEBUG 
(OverseerAutoScalingTriggerThread-72136364774653956-127.0.0.1:46205_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:46205_solr]
   [junit4]   2> 1748252 DEBUG (ScheduledTrigger-8591-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1748252 INFO  (jetty-launcher-5877-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34987/solr
   [junit4]   2> 1748256 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1748256 INFO  (zkConnectionManagerCallback-5901-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748260 INFO  (zkConnectionManagerCallback-5904-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748263 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1748264 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1748264 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42649_solr
   [junit4]   2> 1748264 INFO  (zkCallback-5889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1748264 INFO  (zkCallback-5896-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1748266 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46205.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1748268 INFO  (zkCallback-5903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1748271 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46205.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1748271 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46205.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1748272 INFO  (jetty-launcher-5877-thread-1) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node1/.
   [junit4]   2> 1748273 INFO  (zkConnectionManagerCallback-5911-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748274 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1748274 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34987/solr ready
   [junit4]   2> 1748274 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1748282 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1748287 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1748288 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1748288 INFO  (jetty-launcher-5877-thread-2) 
[n:127.0.0.1:42649_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node2/.
   [junit4]   2> 1748311 INFO  (zkConnectionManagerCallback-5914-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748314 INFO  (zkConnectionManagerCallback-5919-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1748314 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1748315 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34987/solr ready
   [junit4]   2> 1748316 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1748324 INFO  (qtp178391245-22369) [n:127.0.0.1:46205_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> 1748324 INFO  (qtp178391245-22369) [n:127.0.0.1:46205_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> 1748333 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfOrderDBQWithInPlaceUpdates
   [junit4]   2> 1748334 INFO  (qtp178391245-22371) [n:127.0.0.1:46205_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1748335 INFO  
(OverseerThreadFactory-8593-thread-1-processing-n:127.0.0.1:46205_solr) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates
   [junit4]   2> 1748461 INFO  (qtp178391245-22373) [n:127.0.0.1:46205_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1748482 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1748485 INFO  
(OverseerStateUpdate-72136364774653956-127.0.0.1:46205_solr-n_0000000000) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42649/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1748486 INFO  
(OverseerStateUpdate-72136364774653956-127.0.0.1:46205_solr-n_0000000000) 
[n:127.0.0.1:46205_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"tlog_replica_test_out_of_order_db_qwith_in_place_updates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46205/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1748689 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr    
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1748689 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr    
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1748689 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr    
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1749252 DEBUG (ScheduledTrigger-8591-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1749696 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1749696 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1749701 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 1749701 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Schema name=minimal
   [junit4]   2> 1749702 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1749702 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1749702 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 1749702 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 1749703 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1749703 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46205.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t2')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1749703 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/]
   [junit4]   2> 1749703 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/]
   [junit4]   2> 1749742 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1749742 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1749743 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1749743 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1749743 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1749743 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1749744 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1749744 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1749745 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70a129b7[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main]
   [junit4]   2> 1749745 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26707169[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main]
   [junit4]   2> 1749745 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1749745 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1749745 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1749746 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1749746 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1749746 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1749746 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614971027244187648
   [junit4]   2> 1749746 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614971027244187648
   [junit4]   2> 1749746 INFO  
(searcherExecutor-8606-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Registered new searcher 
Searcher@26707169[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1749746 INFO  
(searcherExecutor-8605-thread-1-processing-n:127.0.0.1:42649_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Registered new searcher 
Searcher@70a129b7[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1749749 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1749749 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1749750 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1749752 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1749752 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1749752 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42649/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 1749752 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
url=https://127.0.0.1:42649/solr START 
replicas=[https://127.0.0.1:46205/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/]
 nUpdates=100
   [junit4]   2> 1749753 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.u.PeerSync PeerSync: 
core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
url=https://127.0.0.1:42649/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1749755 INFO  (qtp178391245-22363) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.S.Request 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1749755 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1749755 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1749755 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1749755 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkController 
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 
stopping background replication from leader
   [junit4]   2> 1749757 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42649/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
 shard1
   [junit4]   2> 1749858 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1749863 INFO  (qtp1764834000-22362) [n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1174
   [junit4]   2> 1749959 INFO  (zkCallback-5903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1750253 DEBUG (ScheduledTrigger-8591-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1750753 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
starting background replication from leader
   [junit4]   2> 1750753 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 1750753 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 1750754 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1750762 INFO  (qtp178391245-22361) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_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_out_of_order_db_qwith_in_place_updates_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_out_of_order_db_qwith_in_place_updates&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=2073
   [junit4]   2> 1750763 INFO  (qtp178391245-22371) [n:127.0.0.1:46205_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> 1750855 INFO  (zkCallback-5889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1750855 INFO  (zkCallback-5903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1751253 DEBUG (ScheduledTrigger-8591-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2
   [junit4]   2> 1751764 INFO  (qtp178391245-22371) [n:127.0.0.1:46205_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_out_of_order_db_qwith_in_place_updates&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2}
 status=0 QTime=3429
   [junit4]   2> 1751769 INFO  (qtp178391245-22371) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:42649/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2}{add=[1
 (1)]} 0 0
   [junit4]   2> 1751769 INFO  (qtp178391245-22369) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&_version_=3&distrib.from=https://127.0.0.1:42649/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_int:5
 (-3)} 0 0
   [junit4]   2> 1751770 INFO  (qtp178391245-22371) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.inplace.prevversion=1&distrib.from=https://127.0.0.1:42649/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2&distrib.inplace.update=true}{add=[1
 (2)]} 0 0
   [junit4]   2> 1751770 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.c.ChaosMonkey monkey: kill jetty! 42649
   [junit4]   2> 1751771 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@500f5727{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1751773 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1804089090
   [junit4]   2> 1751773 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1751773 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@da2bf73: rootName = 
solr_42649, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@390314e8
   [junit4]   2> 1751780 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1751780 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@27b237bb: rootName = 
solr_42649, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1477ed2f
   [junit4]   2> 1751783 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1751783 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bea8fab: rootName = 
solr_42649, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@54e36e80
   [junit4]   2> 1751784 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42649_solr
   [junit4]   2> 1751784 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1751784 INFO  (zkCallback-5896-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1751784 INFO  (zkCallback-5889-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1751784 INFO  (zkCallback-5918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1751784 INFO  (zkCallback-5910-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1751784 INFO  (zkCallback-5903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1751785 INFO  (coreCloseExecutor-8617-thread-1) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@4b9025de
   [junit4]   2> 1751785 INFO  (coreCloseExecutor-8617-thread-1) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1,
 tag=4b9025de
   [junit4]   2> 1751785 INFO  (coreCloseExecutor-8617-thread-1) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@614bbdb3: rootName = 
solr_42649, domain = 
solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1,
 service url = null, agent id = null] for registry 
solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1
 / com.codahale.metrics.MetricRegistry@6edd53cc
   [junit4]   2> 1751791 INFO  (coreCloseExecutor-8617-thread-1) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.leader,
 tag=4b9025de
   [junit4]   2> 1751793 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7e913ac6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1751793 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1751794 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 42649
   [junit4]   2> 1751794 INFO  (zkCallback-5889-thread-2) 
[n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1751895 INFO  (zkCallback-5918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1751895 INFO  (zkCallback-5889-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1751895 INFO  (zkCallback-5918-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1751895 INFO  (zkCallback-5918-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1752253 DEBUG (ScheduledTrigger-8591-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1752253 DEBUG (ScheduledTrigger-8591-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:42649_solr
   [junit4]   2> 1752336 INFO  
(OverseerCollectionConfigSetProcessor-72136364774653956-127.0.0.1:46205_solr-n_0000000000)
 [n:127.0.0.1:46205_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1753255 DEBUG (ScheduledTrigger-8591-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1754255 DEBUG (ScheduledTrigger-8591-thread-4) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1
   [junit4]   2> 1754294 INFO  (zkCallback-5889-thread-2) 
[n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46205/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
   [junit4]   2> 1754294 INFO  (zkCallback-5889-thread-2) 
[n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1754294 INFO  (zkCallback-5889-thread-2) 
[n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46205/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
 has no replicas
   [junit4]   2> 1754295 INFO  (zkCallback-5889-thread-2) 
[n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
stopping background replication from leader
   [junit4]   2> 1754295 INFO  (zkCallback-5889-thread-2) 
[n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
   [junit4]   2> 1754295 WARN  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Starting log replay 
tlog{file=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node1/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/tlog/tlog.0000000000000000000
 refcount=2} active=false starting pos=0 inSortedOrder=true
   [junit4]   2> 1754302 INFO  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20b7a800[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 realtime]
   [junit4]   2> 1754303 INFO  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1754303 INFO  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@d7e5d57 commitCommandVersion:0
   [junit4]   2> 1754304 INFO  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6447dded[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 main]
   [junit4]   2> 1754304 INFO  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1754305 INFO  
(searcherExecutor-8606-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.SolrCore 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
Registered new searcher 
Searcher@6447dded[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2]
 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.6.0):C1:fieldInfosGen=1:dvGen=2)))}
   [junit4]   2> 1754305 INFO  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
{add=[1 (1), 1 (2)],deleteByQuery=inplace_updatable_int:5 (-3)} 0 10
   [junit4]   2> 1754305 WARN  
(recoveryExecutor-8610-thread-1-processing-n:127.0.0.1:46205_solr 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4) [n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2 
deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 1754314 INFO  (zkCallback-5889-thread-2) 
[n:127.0.0.1:46205_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node4 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46205/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
 shard1
   [junit4]   2> 1754314 INFO  (zkCallback-5918-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1754314 INFO  (zkCallback-5918-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1754314 INFO  (zkCallback-5889-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 1754315 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.c.ChaosMonkey monkey: starting jetty! 42649
   [junit4]   2> 1754315 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] 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> 1754316 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1754316 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1754316 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1754316 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b480e31{/solr,null,AVAILABLE}
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@183b6b5d{SSL,[ssl, 
http/1.1]}{127.0.0.1:42649}
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.e.j.s.Server Started @1754352ms
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42649}
   [junit4]   2> 1754317 ERROR 
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.6.0
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1754317 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-21T21:13:14.994681Z
   [junit4]   2> 1754324 INFO  (zkConnectionManagerCallback-5921-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754324 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1754446 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34987/solr
   [junit4]   2> 1754448 INFO  (zkConnectionManagerCallback-5925-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754450 INFO  (zkConnectionManagerCallback-5927-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754453 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1754461 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1754461 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42649_solr
   [junit4]   2> 1754463 INFO  (zkCallback-5918-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1754463 INFO  (zkCallback-5896-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1754468 INFO  (zkCallback-5889-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1754476 INFO  (zkCallback-5926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1754480 INFO  (zkConnectionManagerCallback-5934-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1754481 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1754482 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34987/solr ready
   [junit4]   2> 1754483 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1754505 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1754514 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1754514 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1754516 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node2/.
   [junit4]   2> 1754516 INFO  
(TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[911AC27F1054C00C])
 [n:127.0.0.1:42649_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
   [junit4]   2> 1754528 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1754554 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr    ] o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 1754555 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1754557 INFO  (zkCallback-5889-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json]
 for collection [tlog_replica_test_out_of_order_db_qwith_in_place_updates] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1754561 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 1754566 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
Schema name=minimal
   [junit4]   2> 1754568 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1754568 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1' 
using configuration from collection 
tlog_replica_test_out_of_order_db_qwith_in_place_updates, trusted=true
   [junit4]   2> 1754568 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42649.solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_out_of_order_db_qwith_in_place_updates.shard1.replica_t1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@714c9393
   [junit4]   2> 1754568 INFO  
(coreLoadExecutor-8627-thread-1-processing-n:127.0.0.1:42649_solr) 
[n:127.0.0.1:42649_solr 
c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 
r:core_node3 
x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] 
o.a.s.c.SolrCore 
[[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node2/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replic

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

 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 209645 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 209645 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@787b1795: rootName = 
solr_42001, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@72dfae2b
   [junit4]   2> 209645 INFO  (zkCallback-220-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 209646 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42001_solr
   [junit4]   2> 209647 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@720458d3{/solr,null,UNAVAILABLE}
   [junit4]   2> 209647 INFO  (jetty-closer-134-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 209647 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 209647 INFO  (zkCallback-220-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 209648 INFO  (zkCallback-227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 209649 INFO  (jetty-closer-134-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72136468538064917-127.0.0.1:42001_solr-n_0000000004) closing
   [junit4]   2> 209649 INFO  
(OverseerStateUpdate-72136468538064917-127.0.0.1:42001_solr-n_0000000004) 
[n:127.0.0.1:42001_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42001_solr
   [junit4]   2> 209649 WARN  
(OverseerAutoScalingTriggerThread-72136468538064917-127.0.0.1:42001_solr-n_0000000004)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 209655 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6546b596{/solr,null,UNAVAILABLE}
   [junit4]   2> 209655 INFO  (jetty-closer-134-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 209656 ERROR 
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-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> 209656 INFO  
(SUITE-TestTlogReplica-seed#[911AC27F1054C00C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35893 35893
   [junit4]   2> 209683 INFO  (Thread-101) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35893 35893
   [junit4]   2> 209683 WARN  (Thread-101) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        30      /solr/configs/conf
   [junit4]   2>        30      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        30      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        16      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        14      
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        8       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       
/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>        2       
/solr/collections/tlog_replica_test_recovery/state.json
   [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>        13      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_kill_leader/state.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_basic_leader_election/state.json
   [junit4]   2>        5       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [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_recovery/leader_elect/shard1/election/72136468538064902-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72136468538064917-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72136468538064917-127.0.0.1:42001_solr-n_0000000004
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_add_docs/leader_elect/shard1/election/72136468538064902-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72136468538064902-127.0.0.1:42001_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/state.json
   [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>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_911AC27F1054C00C-002
   [junit4]   2> Oct 21, 2018 9:41:08 PM 
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(Lucene70): 
{foo=BlockTreeOrds(blocksize=128), 
title_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_s=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), 
inplace_updatable_int=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=598, maxMBSortInHeap=7.869537796795474, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sv-AX, 
timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Linux 4.15.0-36-generic amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=8,threads=1,free=155503696,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [TestTlogReplica, 
TestTlogReplica]
   [junit4] Completed [5/5 (5!)] on J0 in 97.80s, 13 tests, 1 failure <<< 
FAILURES!

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

Total time: 3 minutes 33 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=36ce83bc9add02a900e38b396b42c3c729846598, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2954
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to