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

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk1.8.0_144) - Build # 429 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/429/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at http://127.0.0.1:46745/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:37643/solr/test_col_shard2_replica_n1: Server Error    request: http://127.0.0.1:37643/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A46745%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:46745/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5c536e33

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from server at http://127.0.0.1:46745/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:37643/solr/test_col_shard2_replica_n1: Server Error



request: http://127.0.0.1:37643/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A46745%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:46745/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5c536e33
	at __randomizedtesting.SeedInfo.seed([25F5C08871C40AB7:13E1A2CEFB9930A6]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:46745/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:37643/solr/test_col_shard2_replica_n1: Server Error



request: http://127.0.0.1:37643/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A46745%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:46745/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5c536e33
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:46745/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:37643/solr/test_col_shard2_replica_n1: Server Error



request: http://127.0.0.1:37643/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A46745%2Fsolr%2Ftest_col_shard2_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:46745/solr/test_col_shard2_replica_n2/ update: org.apache.solr.client.solrj.request.UpdateRequest@5c536e33
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
	... 6 more


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

Error Message:
Replica core_node2 not up to date after 0 seconds expected:<4> but was:<2>

Stack Trace:
java.lang.AssertionError: Replica core_node2 not up to date after 0 seconds expected:<4> but was:<2>
	at __randomizedtesting.SeedInfo.seed([25F5C08871C40AB7:E405B9245C94C010]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:743)
	at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:731)
	at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:538)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
IndexWriter at leader must see updates 

Stack Trace:
java.lang.AssertionError: IndexWriter at leader must see updates 
	at __randomizedtesting.SeedInfo.seed([25F5C08871C40AB7:39F4BD0504617424]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:469)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11210 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/init-core-data-001
   [junit4]   2> 197078 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 197079 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 197080 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/tempDir-001
   [junit4]   2> 197080 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 197080 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 197080 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 197081 ERROR (Thread-383) [    ] 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> 197180 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46109
   [junit4]   2> 197186 INFO  (jetty-launcher-409-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 197192 INFO  (jetty-launcher-409-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 197198 INFO  (jetty-launcher-409-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fea28d2{/solr,null,AVAILABLE}
   [junit4]   2> 197200 INFO  (jetty-launcher-409-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4bfabda{SSL,[ssl, http/1.1]}{127.0.0.1:32973}
   [junit4]   2> 197200 INFO  (jetty-launcher-409-thread-2) [    ] o.e.j.s.Server Started @198870ms
   [junit4]   2> 197200 INFO  (jetty-launcher-409-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32973}
   [junit4]   2> 197201 INFO  (jetty-launcher-409-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4414acbb{/solr,null,AVAILABLE}
   [junit4]   2> 197202 INFO  (jetty-launcher-409-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6630aa14{SSL,[ssl, http/1.1]}{127.0.0.1:46023}
   [junit4]   2> 197202 INFO  (jetty-launcher-409-thread-1) [    ] o.e.j.s.Server Started @198872ms
   [junit4]   2> 197202 INFO  (jetty-launcher-409-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46023}
   [junit4]   2> 197202 ERROR (jetty-launcher-409-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 197202 INFO  (jetty-launcher-409-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.2
   [junit4]   2> 197202 INFO  (jetty-launcher-409-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197203 INFO  (jetty-launcher-409-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 197203 INFO  (jetty-launcher-409-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-06T12:13:07.191Z
   [junit4]   2> 197206 ERROR (jetty-launcher-409-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 197206 INFO  (jetty-launcher-409-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.2
   [junit4]   2> 197206 INFO  (jetty-launcher-409-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 197206 INFO  (jetty-launcher-409-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 197207 INFO  (jetty-launcher-409-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-06T12:13:07.194Z
   [junit4]   2> 197216 INFO  (jetty-launcher-409-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197232 INFO  (jetty-launcher-409-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 197234 INFO  (jetty-launcher-409-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46109/solr
   [junit4]   2> 197250 INFO  (jetty-launcher-409-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46109/solr
   [junit4]   2> 197283 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 197283 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32973_solr
   [junit4]   2> 197283 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.c.Overseer Overseer (id=98781887664553990-127.0.0.1:32973_solr-n_0000000000) starting
   [junit4]   2> 197292 INFO  (jetty-launcher-409-thread-1) [n:127.0.0.1:46023_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 197292 INFO  (jetty-launcher-409-thread-1) [n:127.0.0.1:46023_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46023_solr
   [junit4]   2> 197297 INFO  (OverseerStateUpdate-98781887664553990-127.0.0.1:32973_solr-n_0000000000) [n:127.0.0.1:32973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 197298 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32973_solr
   [junit4]   2> 197298 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197306 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 197308 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 197356 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32973.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 197356 INFO  (jetty-launcher-409-thread-1) [n:127.0.0.1:46023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46023.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 197361 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32973.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 197361 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32973.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 197361 INFO  (jetty-launcher-409-thread-1) [n:127.0.0.1:46023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46023.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 197362 INFO  (jetty-launcher-409-thread-1) [n:127.0.0.1:46023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46023.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 197362 INFO  (jetty-launcher-409-thread-2) [n:127.0.0.1:32973_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/tempDir-001/node2/.
   [junit4]   2> 197362 INFO  (jetty-launcher-409-thread-1) [n:127.0.0.1:46023_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/tempDir-001/node1/.
   [junit4]   2> 197390 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 197390 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46109/solr ready
   [junit4]   2> 197391 INFO  (SUITE-TestTlogReplica-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 197410 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_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> 197412 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_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=1
   [junit4]   2> 197418 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOutOfOrderDBQWithInPlaceUpdates
   [junit4]   2> 197420 INFO  (qtp1892004096-1977) [n:127.0.0.1:32973_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=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> 197421 INFO  (OverseerThreadFactory-1057-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_out_of_order_db_qwith_in_place_updates
   [junit4]   2> 197524 INFO  (OverseerStateUpdate-98781887664553990-127.0.0.1:32973_solr-n_0000000000) [n:127.0.0.1:32973_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:32973/solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 197524 INFO  (OverseerStateUpdate-98781887664553990-127.0.0.1:32973_solr-n_0000000000) [n:127.0.0.1:32973_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:46023/solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 197733 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&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> 197734 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 197754 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 197754 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 197857 INFO  (zkCallback-421-thread-2-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 197857 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 197857 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 197857 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 198740 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.2
   [junit4]   2> 198754 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198756 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198756 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198756 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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_32973.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@1369706e
   [junit4]   2> 198756 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 198756 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-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.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/]
   [junit4]   2> 198760 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.2
   [junit4]   2> 198764 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198765 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198765 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198765 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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_46023.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@1369706e
   [junit4]   2> 198765 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 198765 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-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.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/tempDir-001/node1/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/data/]
   [junit4]   2> 198789 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198789 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198790 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198790 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198791 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a86f99d[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main]
   [junit4]   2> 198792 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198792 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 198793 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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  10000
   [junit4]   2> 198793 INFO  (searcherExecutor-1062-thread-1-processing-n:127.0.0.1:32973_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates r:core_node1) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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@2a86f99d[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198793 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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 1580510204428025856
   [junit4]   2> 198796 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198796 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198796 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 198797 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198797 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198798 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@24c4a00c[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main]
   [junit4]   2> 198798 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198799 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 198799 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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  10000
   [junit4]   2> 198800 INFO  (searcherExecutor-1063-thread-1-processing-n:127.0.0.1:46023_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates r:core_node2) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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@24c4a00c[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198800 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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 1580510204435365888
   [junit4]   2> 198897 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 198897 INFO  (zkCallback-421-thread-2-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 198897 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 198897 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 199297 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 199297 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 199297 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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:32973/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 199297 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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:32973/solr START replicas=[https://127.0.0.1:46023/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/] nUpdates=100
   [junit4]   2> 199298 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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:32973/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 199303 INFO  (qtp2086118690-1967) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 199304 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 199304 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 199304 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 199306 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 199309 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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:32973/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/ shard1
   [junit4]   2> 199411 INFO  (zkCallback-421-thread-2-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 199411 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 199411 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 199411 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 199460 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 199461 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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_node1&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=1727
   [junit4]   2> 199562 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 199562 INFO  (zkCallback-421-thread-2-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 199562 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 199562 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 199803 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 199803 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 199805 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 199806 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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_node2&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=2052
   [junit4]   2> 199808 INFO  (qtp1892004096-1977) [n:127.0.0.1:32973_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> 199913 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 199913 INFO  (zkCallback-421-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 199913 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 199913 INFO  (zkCallback-421-thread-2-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 200072 INFO  (indexFetcher-1073-thread-1) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:32973/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/
   [junit4]   2> 200076 INFO  (qtp1892004096-1969) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 200076 INFO  (indexFetcher-1073-thread-1) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 200076 INFO  (indexFetcher-1073-thread-1) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 200076 INFO  (indexFetcher-1073-thread-1) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 200076 INFO  (indexFetcher-1073-thread-1) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 200809 INFO  (qtp1892004096-1977) [n:127.0.0.1:32973_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=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=3388
   [junit4]   2> 200830 INFO  (qtp2086118690-1967) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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:32973/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 200832 INFO  (qtp2086118690-1968) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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:32973/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> 200834 INFO  (qtp2086118690-1970) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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:32973/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> 200838 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.c.ChaosMonkey monkey: kill jetty! 32973
   [junit4]   2> 200839 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4bfabda{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 200840 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=207703117
   [junit4]   2> 200840 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 200840 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28ab089b: rootName = solr_32973, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@619531ef
   [junit4]   2> 200847 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 200847 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cf99467: rootName = solr_32973, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17e88da
   [junit4]   2> 200853 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 200853 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78e65d75: rootName = solr_32973, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@53e73de1
   [junit4]   2> 200855 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 200856 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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@1e4c337a
   [junit4]   2> 200856 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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=508310394
   [junit4]   2> 200856 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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@1adb1a52: rootName = solr_32973, 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@90fe366
   [junit4]   2> 200866 INFO  (coreCloseExecutor-1074-thread-1) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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=508310394
   [junit4]   2> 200870 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.c.Overseer Overseer (id=98781887664553990-127.0.0.1:32973_solr-n_0000000000) closing
   [junit4]   2> 200870 INFO  (OverseerStateUpdate-98781887664553990-127.0.0.1:32973_solr-n_0000000000) [n:127.0.0.1:32973_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32973_solr
   [junit4]   2> 200871 WARN  (zkCallback-421-thread-2-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 200871 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 200871 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 200871 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46023_solr
   [junit4]   2> 200871 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fea28d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 200871 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 32973
   [junit4]   2> 200872 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] o.a.s.c.Overseer Overseer (id=98781887664553988-127.0.0.1:46023_solr-n_0000000001) starting
   [junit4]   2> 200872 INFO  (zkCallback-418-thread-3-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 200875 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.c.ChaosMonkey monkey: starting jetty! 32973
   [junit4]   2> 200877 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 200878 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@151278da{/solr,null,AVAILABLE}
   [junit4]   2> 200878 INFO  (zkCallback-427-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> 200878 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 200878 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 200879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d3eec69{SSL,[ssl, http/1.1]}{127.0.0.1:32973}
   [junit4]   2> 200879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.e.j.s.Server Started @202549ms
   [junit4]   2> 200879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32973}
   [junit4]   2> 200879 ERROR (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 200879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.2
   [junit4]   2> 200879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 200879 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 200880 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-06T12:13:10.867Z
   [junit4]   2> 200882 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 200889 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46109/solr
   [junit4]   2> 200894 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 200895 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 200896 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32973_solr
   [junit4]   2> 200896 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 200896 INFO  (zkCallback-427-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 200896 INFO  (zkCallback-432-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 200940 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32973.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 200946 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32973.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 200946 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32973.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1369706e
   [junit4]   2> 200947 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/tempDir-001/node2/.
   [junit4]   2> 200947 INFO  (TEST-TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates-seed#[25F5C08871C40AB7]) [n:127.0.0.1:32973_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]
   [junit4]   2> 200949 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 200953 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.2
   [junit4]   2> 200957 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200959 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200959 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200959 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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_32973.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@1369706e
   [junit4]   2> 200959 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 200959 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-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.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_25F5C08871C40AB7-001/tempDir-001/node2/./tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/data/]
   [junit4]   2> 200981 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200981 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200981 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200981 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200982 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32b72eb[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main]
   [junit4]   2> 200983 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200983 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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> 200984 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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  10000
   [junit4]   2> 200984 INFO  (searcherExecutor-1084-thread-1-processing-n:127.0.0.1:32973_solr x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1 s:shard1 c:tlog_replica_test_out_of_order_db_qwith_in_place_updates r:core_node1) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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@32b72eb[tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 200984 INFO  (coreLoadExecutor-1083-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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 1580510206725455872
   [junit4]   2> 201051 INFO  (zkCallback-427-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> 201051 INFO  (zkCallback-418-thread-1-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 201051 INFO  (zkCallback-418-thread-2-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr    ] 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> 201051 INFO  (zkCallback-432-thread-2-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 201051 INFO  (zkCallback-432-thread-1-processing-n:127.0.0.1:32973_solr) [n:127.0.0.1:32973_solr    ] 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> 203372 INFO  (zkCallback-418-thread-3-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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:46023/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/
   [junit4]   2> 203373 INFO  (zkCallback-418-thread-3-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=https://127.0.0.1:46023/solr START replicas=[https://127.0.0.1:32973/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 203412 INFO  (qtp1059168364-2047) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 203413 INFO  (zkCallback-418-thread-3-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=https://127.0.0.1:46023/solr  Received 0 versions from https://127.0.0.1:32973/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/ fingerprint:null
   [junit4]   2> 203413 INFO  (zkCallback-418-thread-3-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 x:tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2 url=https://127.0.0.1:46023/solr DONE. sync succeeded
   [junit4]   2> 203413 INFO  (zkCallback-418-thread-3-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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> 203413 INFO  (zkCallback-418-thread-3-processing-n:127.0.0.1:46023_solr) [n:127.0.0.1:46023_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node2 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:46023/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t2/: try and ask https://127.0.0.1:32973/solr/tlog_replica_test_out_of_order_db_qwith_in_place_updates_shard1_replica_t1/ to sync
   [junit4]   2> 203420 INFO  (qtp1059168364-2054) [n:127.0.0.1:32973_solr c:tlog_replica_test_out_of_order_db_qwith_in_place_updates s:shard1 r:core_node1 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:32973/solr START replicas=[ht

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

 [junit4]   2> 2355102 INFO  (coreCloseExecutor-9080-thread-1) [n:127.0.0.1:37643_solr c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=1667394901
   [junit4]   2> 2355108 WARN  (zkCallback-3199-thread-1-processing-n:127.0.0.1:46745_solr) [n:127.0.0.1:46745_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2355108 INFO  (zkCallback-3203-thread-1-processing-n:127.0.0.1:37643_solr) [n:127.0.0.1:37643_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2355109 INFO  (jetty-closer-3182-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1101b3d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2355110 INFO  (jetty-closer-3182-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98782027786682379-127.0.0.1:37643_solr-n_0000000000) closing
   [junit4]   2> 2355110 INFO  (OverseerStateUpdate-98782027786682379-127.0.0.1:37643_solr-n_0000000000) [n:127.0.0.1:37643_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37643_solr
   [junit4]   2> 2355112 WARN  (zkCallback-3203-thread-1-processing-n:127.0.0.1:37643_solr) [n:127.0.0.1:37643_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2355112 INFO  (jetty-closer-3182-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2c15a935{/solr,null,UNAVAILABLE}
   [junit4]   2> 2356607 WARN  (zkCallback-3201-thread-1-processing-n:127.0.0.1:39377_solr) [n:127.0.0.1:39377_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2356608 INFO  (jetty-closer-3182-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7913bb06{/solr,null,UNAVAILABLE}
   [junit4]   2> 2356608 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[25F5C08871C40AB7]-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> 2356609 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[25F5C08871C40AB7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39699 39699
   [junit4]   2> 2361948 INFO  (Thread-5721) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39699 39699
   [junit4]   2> 2361949 WARN  (Thread-5721) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections/test_col/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98782027786682379-127.0.0.1:37643_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_25F5C08871C40AB7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Memory), long_dv_idx=DocValuesFormat(name=Asserting), long_dv_stored=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), long_dv=DocValuesFormat(name=Asserting), long_dv_stored_idx=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=520, maxMBSortInHeap=7.2122375556838865, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SA, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=316000536,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBoostProcessorTest, TestCoreAdminApis, MinimalSchemaTest, HdfsBasicDistributedZkTest, ReturnFieldsTest, TestSolrCloudWithHadoopAuthPlugin, TestSegmentSorting, AutoScalingHandlerTest, TestPseudoReturnFields, TestRecovery, DistribJoinFromCollectionTest, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, TestJmxIntegration, TestSolrCLIRunExample, DeleteNodeTest, ActionThrottleTest, TestCodecSupport, TestGeoJSONResponseWriter, SearchHandlerTest, TestSolrCoreProperties, PrimitiveFieldTypeTest, TestTlogReplica, FullSolrCloudDistribCmdsTest, DataDrivenBlockJoinTest, SuggesterTest, TestTrie, RemoteQueryErrorTest, TestConfigSets, SaslZkACLProviderTest, MetricUtilsTest, DateRangeFieldTest, TestFoldingMultitermQuery, AtomicUpdatesTest, CoreSorterTest, TestBinaryResponseWriter, PathHierarchyTokenizerFactoryTest, TestTolerantSearch, StatsComponentTest, CollectionReloadTest, SharedFSAutoReplicaFailoverUtilsTest, TestHttpShardHandlerFactory, TestFreeTextSuggestions, TestFieldCacheVsDocValues, DistributedQueryComponentCustomSortTest, TestAnalyzeInfixSuggestions, PreAnalyzedFieldTest, RequiredFieldsTest, MissingSegmentRecoveryTest, PingRequestHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, RuleEngineTest, QueryEqualityTest, NumericFieldsTest, TestExactSharedStatsCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestLFUCache, SolrTestCaseJ4Test, CoreAdminCreateDiscoverTest, TestAuthorizationFramework, SpellPossibilityIteratorTest, TestSmileRequest, TestSuggestSpellingConverter, TestReload, TestManagedSchemaThreadSafety, TestNumericRangeQuery32, JavabinLoaderTest, RestartWhileUpdatingTest, TestDeleteCollectionOnDownNodes, DateFieldTest, TestReqParamsAPI, TestOrdValues, ClusterStateTest, TestSolrQueryResponse, HardAutoCommitTest, TestFastWriter, TestSchemaResource, FastVectorHighlighterTest, TestSurroundQueryParser, SolrCoreCheckLockOnStartupTest, SortByFunctionTest, ShowFileRequestHandlerTest, TestMacros, BooleanFieldTest, TestSort, TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, TestExclusionRuleCollectionAccess, TestHalfAndHalfDocValues, TestSlowCompositeReaderWrapper, TestShardHandlerFactory, TestSolrFieldCacheBean, CheckHdfsIndexTest, TestSerializedLuceneMatchVersion, TlogReplayBufferedWhileIndexingTest, BadIndexSchemaTest, TestManagedSynonymFilterFactory, HdfsDirectoryFactoryTest, DateMathParserTest, TestDocBasedVersionConstraints, TestMaxScoreQueryParser, DistributedFacetPivotSmallAdvancedTest, LargeFieldTest, SimpleFacetsTest, RecoveryZkTest, TestInPlaceUpdatesDistrib, SimplePostToolTest, TestClassNameShortening, BitVectorTest, InfoHandlerTest, TestConfigReload, BasicAuthIntegrationTest, SolrJmxReporterCloudTest, SpatialRPTFieldTypeTest, TestSQLHandlerNonCloud, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionTest, TestZkChroot, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, PolyFieldTest, TestUpdate, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoBeanTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TermsComponentTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, CopyFieldTest, BadComponentTest, MultiTermTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, EchoParamsTest, TestPerFieldSimilarity, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestUtils, UUIDFieldTest, CircularListTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, MoveReplicaHDFSUlogDirTest, MultiThreadedOCPTest, OverseerModifyCollectionTest, SSLMigrationTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, TestOnReconnectListenerSupport, TestPullReplica, TestRandomFlRTGCloud, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [497/730 (2!)] on J2 in 26.80s, 5 tests, 1 error <<< FAILURES!

[...truncated 44322 lines...]