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/31 08:35:46 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 709 - Still Unstable!

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

3 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained

Error Message:
Error from server at http://127.0.0.1:37977/solr: Timed out waiting to see all replicas: [movereplicatest_coll2_shard1_replica_n21] in cluster state.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37977/solr: Timed out waiting to see all replicas: [movereplicatest_coll2_shard1_replica_n21] in cluster state.
	at __randomizedtesting.SeedInfo.seed([9CC2B3855A3EE02F:B3F12656E64E520D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:658)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	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.MoveReplicaHDFSFailoverTest.testDataDirAndUlogAreMaintained(MoveReplicaHDFSFailoverTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition

Error Message:
Error from server at http://127.0.0.1:37977/solr: Could not fully create collection: movereplicatest_coll4

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:37977/solr: Could not fully create collection: movereplicatest_coll4
	at __randomizedtesting.SeedInfo.seed([9CC2B3855A3EE02F:96923CF39A3E818E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:658)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	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.MoveReplicaHDFSFailoverTest.testOldReplicaIsDeletedInRaceCondition(MoveReplicaHDFSFailoverTest.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: [127.0.0.1:32879_solr] Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/9)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testIntegration_shard1_replica_n1",           "base_url":"http://127.0.0.1:38341/solr",           "node_name":"127.0.0.1:38341_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"testIntegration_shard1_replica_n2",           "base_url":"http://127.0.0.1:32879/solr",           "node_name":"127.0.0.1:32879_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 again
null
Live Nodes: [127.0.0.1:32879_solr]
Last available state: DocCollection(testIntegration//collections/testIntegration/state.json/9)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"http://127.0.0.1:38341/solr",
          "node_name":"127.0.0.1:38341_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"http://127.0.0.1:32879/solr",
          "node_name":"127.0.0.1:32879_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([9CC2B3855A3EE02F:2CA3BDA97F01410A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13106 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/init-core-data-001
   [junit4]   2> 2043149 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2043149 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2043150 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2043150 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2043150 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-001
   [junit4]   2> 2043150 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2043151 INFO  (Thread-4229) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2043151 INFO  (Thread-4229) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2043152 ERROR (Thread-4229) [    ] 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> 2043251 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46209
   [junit4]   2> 2043255 INFO  (jetty-launcher-2921-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2043255 INFO  (jetty-launcher-2921-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2043255 INFO  (jetty-launcher-2921-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e4b9e43{/solr,null,AVAILABLE}
   [junit4]   2> 2043255 INFO  (jetty-launcher-2921-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50e35c9b{/solr,null,AVAILABLE}
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ebb8050{HTTP/1.1,[http/1.1]}{127.0.0.1:37977}
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c08c455{HTTP/1.1,[http/1.1]}{127.0.0.1:38163}
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-1) [    ] o.e.j.s.Server Started @2045375ms
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-2) [    ] o.e.j.s.Server Started @2045375ms
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37977}
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38163}
   [junit4]   2> 2043256 ERROR (jetty-launcher-2921-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2043256 ERROR (jetty-launcher-2921-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2043256 INFO  (jetty-launcher-2921-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2043257 INFO  (jetty-launcher-2921-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2043257 INFO  (jetty-launcher-2921-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T07:55:21.861Z
   [junit4]   2> 2043257 INFO  (jetty-launcher-2921-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T07:55:21.861Z
   [junit4]   2> 2043258 INFO  (jetty-launcher-2921-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2043258 INFO  (jetty-launcher-2921-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2043291 INFO  (jetty-launcher-2921-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 2043291 INFO  (jetty-launcher-2921-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 2043331 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2043334 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38163_solr
   [junit4]   2> 2043334 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.c.Overseer Overseer (id=98922431889735685-127.0.0.1:38163_solr-n_0000000000) starting
   [junit4]   2> 2043334 INFO  (jetty-launcher-2921-thread-1) [n:127.0.0.1:37977_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2043335 INFO  (jetty-launcher-2921-thread-1) [n:127.0.0.1:37977_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37977_solr
   [junit4]   2> 2043338 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2043338 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2043348 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38163_solr
   [junit4]   2> 2043348 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2043349 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2043420 INFO  (jetty-launcher-2921-thread-1) [n:127.0.0.1:37977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37977.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2043425 INFO  (jetty-launcher-2921-thread-1) [n:127.0.0.1:37977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37977.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2043425 INFO  (jetty-launcher-2921-thread-1) [n:127.0.0.1:37977_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37977.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2043426 INFO  (jetty-launcher-2921-thread-1) [n:127.0.0.1:37977_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-001/node1/.
   [junit4]   2> 2043434 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38163.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2043442 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38163.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2043442 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38163.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2043443 INFO  (jetty-launcher-2921-thread-2) [n:127.0.0.1:38163_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-001/node2/.
   [junit4]   2> 2043461 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2043461 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46209/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2043519 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2043527 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2043528 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2043542 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_44891_hdfs____.t3lpp2/webapp
   [junit4]   2> 2044009 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:44891
   [junit4]   2> 2044095 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2044096 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2044106 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_39665_datanode____.a2dwzu/webapp
   [junit4]   2> 2044525 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39665
   [junit4]   2> 2044576 WARN  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2044577 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2044589 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_37695_datanode____.i9gi7f/webapp
   [junit4]   2> 2044675 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:43961) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2044697 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9338a369806b: from storage DS-44f3eb55-044e-4c00-9468-1e1d474439a5 node DatanodeRegistration(127.0.0.1:34339, datanodeUuid=ccd1c1c4-c6c2-4193-8c03-a2361fea8fca, infoPort=45391, infoSecurePort=0, ipcPort=39583, storageInfo=lv=-56;cid=testClusterID;nsid=1040198061;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 2044697 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9338a369806b: from storage DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810 node DatanodeRegistration(127.0.0.1:34339, datanodeUuid=ccd1c1c4-c6c2-4193-8c03-a2361fea8fca, infoPort=45391, infoSecurePort=0, ipcPort=39583, storageInfo=lv=-56;cid=testClusterID;nsid=1040198061;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2045101 INFO  (SUITE-MoveReplicaHDFSFailoverTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37695
   [junit4]   2> 2045237 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:43961) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 2045243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9338c40bdef9: from storage DS-f0fc8002-61af-4d14-8f31-97b125b47c8e node DatanodeRegistration(127.0.0.1:46383, datanodeUuid=202a6829-4b5a-47d9-9ecf-a4c3a50605ab, infoPort=34141, infoSecurePort=0, ipcPort=37173, storageInfo=lv=-56;cid=testClusterID;nsid=1040198061;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 2045243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x9338c40bdef9: from storage DS-026d6351-484e-4068-ad9c-71ac8f3f2d83 node DatanodeRegistration(127.0.0.1:46383, datanodeUuid=202a6829-4b5a-47d9-9ecf-a4c3a50605ab, infoPort=34141, infoSecurePort=0, ipcPort=37173, storageInfo=lv=-56;cid=testClusterID;nsid=1040198061;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2045421 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOldReplicaIsDeleted
   [junit4]   2> 2045422 INFO  (qtp1754572279-16141) [n:127.0.0.1:37977_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=movereplicatest_coll3&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37977_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2045423 INFO  (OverseerThreadFactory-6264-thread-1-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.CreateCollectionCmd Create collection movereplicatest_coll3
   [junit4]   2> 2045525 INFO  (OverseerStateUpdate-98922431889735685-127.0.0.1:38163_solr-n_0000000000) [n:127.0.0.1:38163_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"movereplicatest_coll3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"movereplicatest_coll3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37977/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2045726 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=movereplicatest_coll3_shard1_replica_n1&action=CREATE&numShards=1&collection=movereplicatest_coll3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2045727 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2045828 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2045829 INFO  (zkCallback-2933-thread-2-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2046732 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2046750 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.IndexSchema [movereplicatest_coll3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2046752 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2046752 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll3_shard1_replica_n1' using configuration from collection movereplicatest_coll3, trusted=true
   [junit4]   2> 2046752 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37977.solr.core.movereplicatest_coll3.shard1.replica_n1' (registry 'solr.core.movereplicatest_coll3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2046752 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43961/data
   [junit4]   2> 2046752 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2046752 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2046752 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [[movereplicatest_coll3_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-001/node1/movereplicatest_coll3_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/]
   [junit4]   2> 2046753 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/snapshot_metadata
   [junit4]   2> 2046763 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data
   [junit4]   2> 2046778 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/index
   [junit4]   2> 2046811 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW]]} size 0
   [junit4]   2> 2046812 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW]]} size 0
   [junit4]   2> 2046855 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2046855 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2046855 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2046862 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2046862 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2046875 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b5c2936[movereplicatest_coll3_shard1_replica_n1] main]
   [junit4]   2> 2046877 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2046877 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2046878 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2046879 INFO  (searcherExecutor-6269-thread-1-processing-n:127.0.0.1:37977_solr x:movereplicatest_coll3_shard1_replica_n1 s:shard1 c:movereplicatest_coll3 r:core_node2) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll3_shard1_replica_n1] Registered new searcher Searcher@2b5c2936[movereplicatest_coll3_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2046879 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582758914144862208
   [junit4]   2> 2046882 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2046882 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2046882 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37977/solr/movereplicatest_coll3_shard1_replica_n1/
   [junit4]   2> 2046882 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2046882 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37977/solr/movereplicatest_coll3_shard1_replica_n1/ has no replicas
   [junit4]   2> 2046882 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2046883 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37977/solr/movereplicatest_coll3_shard1_replica_n1/ shard1
   [junit4]   2> 2046986 INFO  (zkCallback-2933-thread-2-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2046986 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2047034 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2047035 INFO  (qtp1754572279-16145) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=movereplicatest_coll3_shard1_replica_n1&action=CREATE&numShards=1&collection=movereplicatest_coll3&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1308
   [junit4]   2> 2047037 INFO  (qtp1754572279-16141) [n:127.0.0.1:37977_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> 2047135 INFO  (zkCallback-2933-thread-2-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2047135 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2047424 INFO  (OverseerCollectionConfigSetProcessor-98922431889735685-127.0.0.1:38163_solr-n_0000000000) [n:127.0.0.1:38163_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2048037 INFO  (qtp1754572279-16141) [n:127.0.0.1:37977_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=movereplicatest_coll3&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37977_solr&wt=javabin&version=2} status=0 QTime=2615
   [junit4]   2> 2048062 INFO  (qtp1754572279-16143) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll3_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1582758915361210368)]} 0 22
   [junit4]   2> 2048064 INFO  (qtp1754572279-16133) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [movereplicatest_coll3_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1582758915385327616)]} 0 1
   [junit4]   2> 2048074 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@ebb8050{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2048074 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1484254271
   [junit4]   2> 2048074 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2048074 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f50103c: rootName = solr_37977, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@281f22e9
   [junit4]   2> 2048079 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2048079 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2adfb12f: rootName = solr_37977, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@56070cd8
   [junit4]   2> 2048082 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2048082 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a04415b: rootName = solr_37977, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@635df43b
   [junit4]   2> 2048082 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37977_solr
   [junit4]   2> 2048083 INFO  (zkCallback-2940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2048083 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2048083 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2048083 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2048083 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll3_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5144413a
   [junit4]   2> 2048083 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll3.shard1.replica_n1, tag=1363427642
   [junit4]   2> 2048084 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@113d08c0: rootName = solr_37977, domain = solr.core.movereplicatest_coll3.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.movereplicatest_coll3.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@68405e46
   [junit4]   2> 2048091 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll3.shard1.leader, tag=1363427642
   [junit4]   2> 2048091 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2048091 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62b83536 commitCommandVersion:0
   [junit4]   2> 2048115 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|FINALIZED]]} size 0
   [junit4]   2> 2048116 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741827_1003 size 182
   [junit4]   2> 2048127 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|FINALIZED]]} size 0
   [junit4]   2> 2048128 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|FINALIZED]]} size 0
   [junit4]   2> 2048144 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741829_1005{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW]]} size 59
   [junit4]   2> 2048144 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741829_1005 size 59
   [junit4]   2> 2048183 INFO  (zkCallback-2933-thread-2-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2048183 INFO  (zkCallback-2933-thread-1-processing-n:127.0.0.1:37977_solr) [n:127.0.0.1:37977_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2048543 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|FINALIZED]]} size 0
   [junit4]   2> 2048544 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741830_1006{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|FINALIZED]]} size 0
   [junit4]   2> 2048550 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|FINALIZED]]} size 0
   [junit4]   2> 2048555 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741831_1007{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|FINALIZED], ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|FINALIZED]]} size 0
   [junit4]   2> 2048562 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741832_1008{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW]]} size 69
   [junit4]   2> 2048562 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741832_1008 size 69
   [junit4]   2> 2048967 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741833_1009{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|FINALIZED]]} size 0
   [junit4]   2> 2048967 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741833_1009 size 78
   [junit4]   2> 2048971 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|FINALIZED]]} size 0
   [junit4]   2> 2048972 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741834_1010{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|FINALIZED], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|FINALIZED]]} size 0
   [junit4]   2> 2048976 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741835_1011{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW]]} size 0
   [junit4]   2> 2048976 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741835_1011{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW]]} size 0
   [junit4]   2> 2048980 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741836_1012{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW]]} size 0
   [junit4]   2> 2048981 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741836_1012 size 177
   [junit4]   2> 2048985 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741837_1013{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|FINALIZED]]} size 0
   [junit4]   2> 2048985 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741837_1013{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|FINALIZED], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|FINALIZED]]} size 0
   [junit4]   2> 2048990 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741838_1014{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW]]} size 0
   [junit4]   2> 2048990 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741838_1014 size 148
   [junit4]   2> 2048995 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW]]} size 0
   [junit4]   2> 2048995 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741839_1015{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW]]} size 0
   [junit4]   2> 2049000 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741840_1016{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-026d6351-484e-4068-ad9c-71ac8f3f2d83:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|RBW]]} size 0
   [junit4]   2> 2049000 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741840_1016{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|FINALIZED]]} size 0
   [junit4]   2> 2049004 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741841_1017{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW], ReplicaUC[[DISK]DS-44f3eb55-044e-4c00-9468-1e1d474439a5:NORMAL:127.0.0.1:34339|RBW]]} size 0
   [junit4]   2> 2049006 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741841_1017 size 249
   [junit4]   2> 2049014 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46383 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW]]} size 74
   [junit4]   2> 2049015 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34339 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810:NORMAL:127.0.0.1:34339|RBW], ReplicaUC[[DISK]DS-f0fc8002-61af-4d14-8f31-97b125b47c8e:NORMAL:127.0.0.1:46383|RBW]]} size 74
   [junit4]   2> 2049022 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/index
   [junit4]   2> 2049022 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data
   [junit4]   2> 2049022 INFO  (coreCloseExecutor-6274-thread-1) [n:127.0.0.1:37977_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/snapshot_metadata
   [junit4]   2> 2049023 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50e35c9b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2049024 INFO  (qtp620801915-16140) [n:127.0.0.1:38163_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :movereplica with params replica=core_node2&action=MOVEREPLICA&collection=movereplicatest_coll3&targetNode=127.0.0.1:38163_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2049026 INFO  (OverseerThreadFactory-6264-thread-2-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.MoveReplicaCmd Replica will be moved core_node2:{"dataDir":"hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/","base_url":"http://127.0.0.1:37977/solr","node_name":"127.0.0.1:37977_solr","type":"NRT","ulogDir":"hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/tlog","core":"movereplicatest_coll3_shard1_replica_n1","state":"down","leader":"true"}
   [junit4]   2> 2049026 INFO  (OverseerThreadFactory-6264-thread-2-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38163_solr for creating new replica
   [junit4]   2> 2049027 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&dataDir=hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/&collection.configName=conf1&name=movereplicatest_coll3_shard1_replica_n1&action=CREATE&collection=movereplicatest_coll3&shard=shard1&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/&replicaType=NRT
   [junit4]   2> 2049027 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2049129 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2049129 INFO  (zkCallback-2932-thread-2-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2050032 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2050035 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.IndexSchema [movereplicatest_coll3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2050037 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2050037 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'movereplicatest_coll3_shard1_replica_n1' using configuration from collection movereplicatest_coll3, trusted=true
   [junit4]   2> 2050037 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38163.solr.core.movereplicatest_coll3.shard1.replica_n1' (registry 'solr.core.movereplicatest_coll3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f587dec
   [junit4]   2> 2050037 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:43961/data
   [junit4]   2> 2050037 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2050037 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2050037 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [[movereplicatest_coll3_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSFailoverTest_9CC2B3855A3EE02F-001/tempDir-001/node2/movereplicatest_coll3_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/]
   [junit4]   2> 2050038 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/snapshot_metadata
   [junit4]   2> 2050044 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data
   [junit4]   2> 2050093 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2050093 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2050093 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2050101 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.FSHDFSUtils Recovering lease on dfs file hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/tlog/tlog.0000000000000000000
   [junit4]   2> 2050190 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2050190 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2050192 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/index
   [junit4]   2> 2050213 INFO  (IPC Server handler 2 on 43961) [    ] BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:46383 127.0.0.1:34339 
   [junit4]   2> 2050254 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62bf75c7[movereplicatest_coll3_shard1_replica_n1] main]
   [junit4]   2> 2050255 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2050255 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2050256 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2050257 INFO  (searcherExecutor-6276-thread-1-processing-n:127.0.0.1:38163_solr x:movereplicatest_coll3_shard1_replica_n1 s:shard1 c:movereplicatest_coll3 r:core_node2) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll3_shard1_replica_n1] Registered new searcher Searcher@62bf75c7[movereplicatest_coll3_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C2)))}
   [junit4]   2> 2050267 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2050267 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2050267 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38163/solr/movereplicatest_coll3_shard1_replica_n1/
   [junit4]   2> 2050267 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2050267 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:38163/solr/movereplicatest_coll3_shard1_replica_n1/ has no replicas
   [junit4]   2> 2050267 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2050268 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38163/solr/movereplicatest_coll3_shard1_replica_n1/ shard1
   [junit4]   2> 2050285 WARN  (Thread-4463) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.h.h.DFSClient DataStreamer Exception
   [junit4]   2> java.io.IOException: Failed to replace a bad datanode on the existing pipeline due to no more good datanodes being available to try. (Nodes: current=[DatanodeInfoWithStorage[127.0.0.1:34339,DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810,DISK], DatanodeInfoWithStorage[127.0.0.1:46383,DS-f0fc8002-61af-4d14-8f31-97b125b47c8e,DISK]], original=[DatanodeInfoWithStorage[127.0.0.1:34339,DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810,DISK], DatanodeInfoWithStorage[127.0.0.1:46383,DS-f0fc8002-61af-4d14-8f31-97b125b47c8e,DISK]]). The current failed datanode replacement policy is DEFAULT, and a client may configure this via 'dfs.client.block.write.replace-datanode-on-failure.policy' in its configuration.
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.findNewDatanode(DFSOutputStream.java:1044)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.addDatanode2ExistingPipeline(DFSOutputStream.java:1107)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.setupPipelineForAppendOrRecovery(DFSOutputStream.java:1276)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:560)
   [junit4]   2> 2050285 ERROR (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.u.HdfsTransactionLog Could not close tlog output
   [junit4]   2> java.io.IOException: Failed to replace a bad datanode on the existing pipeline due to no more good datanodes being available to try. (Nodes: current=[DatanodeInfoWithStorage[127.0.0.1:34339,DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810,DISK], DatanodeInfoWithStorage[127.0.0.1:46383,DS-f0fc8002-61af-4d14-8f31-97b125b47c8e,DISK]], original=[DatanodeInfoWithStorage[127.0.0.1:34339,DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810,DISK], DatanodeInfoWithStorage[127.0.0.1:46383,DS-f0fc8002-61af-4d14-8f31-97b125b47c8e,DISK]]). The current failed datanode replacement policy is DEFAULT, and a client may configure this via 'dfs.client.block.write.replace-datanode-on-failure.policy' in its configuration.
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.findNewDatanode(DFSOutputStream.java:1044)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.addDatanode2ExistingPipeline(DFSOutputStream.java:1107)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.setupPipelineForAppendOrRecovery(DFSOutputStream.java:1276)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:560)
   [junit4]   2> 2050285 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2050286 INFO  (qtp620801915-16132) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&dataDir=hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/&collection.configName=conf1&name=movereplicatest_coll3_shard1_replica_n1&action=CREATE&collection=movereplicatest_coll3&shard=shard1&wt=javabin&version=2&ulogDir=hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/&replicaType=NRT} status=0 QTime=1259
   [junit4]   2> 2050288 INFO  (qtp620801915-16140) [n:127.0.0.1:38163_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node2&action=MOVEREPLICA&collection=movereplicatest_coll3&targetNode=127.0.0.1:38163_solr&wt=javabin&version=2} status=0 QTime=1263
   [junit4]   2> 2050387 INFO  (zkCallback-2932-thread-2-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2050387 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/movereplicatest_coll3/state.json] for collection [movereplicatest_coll3] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2051026 INFO  (OverseerCollectionConfigSetProcessor-98922431889735685-127.0.0.1:38163_solr-n_0000000000) [n:127.0.0.1:38163_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2051289 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c08c455{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2051290 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1515892540
   [junit4]   2> 2051290 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2051290 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@694e2f42: rootName = solr_38163, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3b160c73
   [junit4]   2> 2051294 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2051294 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6310e890: rootName = solr_38163, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@56070cd8
   [junit4]   2> 2051297 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2051297 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61a3624e: rootName = solr_38163, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@635df43b
   [junit4]   2> 2051298 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38163_solr
   [junit4]   2> 2051298 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2051298 INFO  (zkCallback-2940-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2051298 INFO  (zkCallback-2932-thread-1-processing-n:127.0.0.1:38163_solr) [n:127.0.0.1:38163_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2051298 INFO  (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.c.SolrCore [movereplicatest_coll3_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6091bfea
   [junit4]   2> 2051298 INFO  (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.movereplicatest_coll3.shard1.replica_n1, tag=1620164586
   [junit4]   2> 2051298 INFO  (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4949fb78: rootName = solr_38163, domain = solr.core.movereplicatest_coll3.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.movereplicatest_coll3.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@26b5b683
   [junit4]   2> 2051303 INFO  (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.movereplicatest_coll3.shard1.leader, tag=1620164586
   [junit4]   2> 2051305 ERROR (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.h.h.DFSClient Failed to close inode 16402
   [junit4]   2> java.io.IOException: Failed to replace a bad datanode on the existing pipeline due to no more good datanodes being available to try. (Nodes: current=[DatanodeInfoWithStorage[127.0.0.1:34339,DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810,DISK], DatanodeInfoWithStorage[127.0.0.1:46383,DS-f0fc8002-61af-4d14-8f31-97b125b47c8e,DISK]], original=[DatanodeInfoWithStorage[127.0.0.1:34339,DS-c90bd919-9d3a-4d4c-bd2e-ec3594ad6810,DISK], DatanodeInfoWithStorage[127.0.0.1:46383,DS-f0fc8002-61af-4d14-8f31-97b125b47c8e,DISK]]). The current failed datanode replacement policy is DEFAULT, and a client may configure this via 'dfs.client.block.write.replace-datanode-on-failure.policy' in its configuration.
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.findNewDatanode(DFSOutputStream.java:1044)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.addDatanode2ExistingPipeline(DFSOutputStream.java:1107)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.setupPipelineForAppendOrRecovery(DFSOutputStream.java:1276)
   [junit4]   2> 	at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:560)
   [junit4]   2> 2051309 INFO  (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/index
   [junit4]   2> 2051309 INFO  (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data
   [junit4]   2> 2051309 INFO  (coreCloseExecutor-6281-thread-1) [n:127.0.0.1:38163_solr c:movereplicatest_coll3 s:shard1 r:core_node2 x:movereplicatest_coll3_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://localhost.localdomain:43961/data/movereplicatest_coll3/core_node2/data/snapshot_metadata
   [junit4]   2> 2051310 INFO  (TEST-MoveReplicaHDFSFailoverTest.testOldReplicaIsDeleted-seed#[9CC2B3855A3EE02F]) [    ] o.a.s.c.Overseer Overseer (id=98922431889735685-127.0.0.1:38163_solr-n_0000000000) closing
   [junit4]   2> 2051310 INFO  (OverseerStateUpdate-98922431889735685-127.0.0.1:3816

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

unit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:130)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:221)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.SolrClientCloudManager.request(SolrClientCloudManager.java:99)
   [junit4]   2> 	... 9 more
   [junit4]   2> 3455428 WARN  (OverseerThreadFactory-6454-thread-1-processing-n:127.0.0.1:32879_solr) [n:127.0.0.1:32879_solr    ] o.a.s.c.MoveReplicaCmd Timed out waiting for leader's replica to recover, collection=testExecute shard=shard1 on node=127.0.0.1:32879_solr
   [junit4]   2> 3455430 INFO  (OverseerThreadFactory-6454-thread-1-processing-n:127.0.0.1:32879_solr) [n:127.0.0.1:32879_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3455431 WARN  (OverseerAutoScalingTriggerThread-98922483197411334-127.0.0.1:32879_solr-n_0000000001) [n:127.0.0.1:32879_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3455432 DEBUG (jetty-closer-2325-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3455432 ERROR (AutoscalingActionExecutor-6453-thread-1-processing-n:127.0.0.1:32879_solr) [n:127.0.0.1:32879_solr    ] o.a.s.c.a.ScheduledTriggers Unexpected exception while waiting for pending task with requestid: node_lost_trigger/14f2993f32cfb540T4mywjgydhjysvs86kpl77f2s1/0 to finish
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at java.lang.Thread.sleep(Thread.java:340)
   [junit4]   2> 	at java.util.concurrent.TimeUnit.sleep(TimeUnit.java:386)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ExecutePlanAction.waitForTaskToFinish(ExecutePlanAction.java:155)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.waitForPendingTasks(ScheduledTriggers.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:221)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3455432 INFO  (jetty-closer-2325-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@785bd1e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 3455433 ERROR (SUITE-ExecutePlanActionTest-seed#[9CC2B3855A3EE02F]-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> 3455433 INFO  (SUITE-ExecutePlanActionTest-seed#[9CC2B3855A3EE02F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46629 46629
   [junit4]   2> 3460469 INFO  (Thread-3661) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46629 46629
   [junit4]   2> 3460469 WARN  (Thread-3661) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/collections/testIntegration/state.json
   [junit4]   2> 	18	/solr/collections/testExecute/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/testExecute/leader_elect/shard1/election/98922483197411332-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ExecutePlanActionTest_9CC2B3855A3EE02F-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=5, maxDocsPerChunk=553, blockSize=645), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=5, blockSize=645)), sim=RandomSimilarity(queryNorm=false): {}, locale=zh-SG, timezone=Asia/Aden
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=262885912,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, SimpleFacetsTest, TestIBSimilarityFactory, BlockJoinFacetDistribTest, SearchHandlerTest, CurrencyFieldTypeTest, TestRandomFaceting, TestReplicationHandler, TestConfigSetsAPIExclusivity, TestSmileRequest, TestAnalyzeInfixSuggestions, CollectionsAPISolrJTest, TestReversedWildcardFilterFactory, SolrCoreMetricManagerTest, UpdateParamsTest, SolrPluginUtilsTest, TestPostingsSolrHighlighter, DocumentBuilderTest, TestExactSharedStatsCache, BasicZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, TestConfigSetImmutable, TestNumericTerms32, TestAuthenticationFramework, SuggestComponentTest, ActionThrottleTest, StressHdfsTest, TestNoOpRegenerator, TestSSLRandomization, TestExportWriter, TestCSVLoader, TestReplicaProperties, ComputePlanActionTest, DistribCursorPagingTest, DistributedMLTComponentTest, FacetPivotSmallTest, ExternalFileFieldSortTest, SortSpecParsingTest, SyncSliceTest, TestSubQueryTransformerDistrib, SolrCoreTest, JsonLoaderTest, TestSlowCompositeReaderWrapper, TestSimpleTextCodec, TestCloudRecovery, TestDistributedSearch, TestSolrCloudWithKerberosAlt, TestSolrFieldCacheBean, TriggerIntegrationTest, AtomicUpdatesTest, TestQueryUtils, SliceStateTest, TestOrdValues, CleanupOldIndexTest, TestPrepRecovery, QueryResultKeyTest, CacheHeaderTest, AssignBackwardCompatibilityTest, TestFreeTextSuggestions, TestRestoreCore, HdfsRestartWhileUpdatingTest, PeerSyncReplicationTest, BasicDistributedZkTest, RollingRestartTest, DeleteReplicaTest, TestApiFramework, TestCloudManagedSchema, TestPhraseSuggestions, TestMergePolicyConfig, LargeFieldTest, MultiTermTest, CloudMLTQParserTest, DirectoryFactoryTest, TestSchemaVersionResource, IndexSchemaRuntimeFieldTest, DeleteInactiveReplicaTest, LeaderFailoverAfterPartitionTest, TestImplicitCoreProperties, TermsComponentTest, DistributedFacetExistsSmallTest, PeerSyncTest, FastVectorHighlighterTest, SpellCheckCollatorTest, CursorPagingTest, HdfsNNFailoverTest, PrimitiveFieldTypeTest, SearchHandlerTest, TestSuggestSpellingConverter, AnalysisAfterCoreReloadTest, TestRTimerTree, TestFieldCacheReopen, TestSolrDeletionPolicy1, LeaderElectionIntegrationTest, TestLegacyNumericUtils, TestIndexingPerformance, TestSizeLimitedDistributedMap, BasicAuthIntegrationTest, TestFieldSortValues, SmileWriterTest, TestCodecSupport, ZkStateWriterTest, TestAuthorizationFramework, ResourceLoaderTest, HdfsLockFactoryTest, StatelessScriptUpdateProcessorFactoryTest, TestReloadDeadlock, CdcrReplicationHandlerTest, TestFastOutputStream, DirectUpdateHandlerOptimizeTest, TestJoin, BaseCdcrDistributedZkTest, SecurityConfHandlerTest, TolerantUpdateProcessorTest, TestHashQParserPlugin, TestEmbeddedSolrServerSchemaAPI, TestDynamicFieldCollectionResource, TestLocalFSCloudBackupRestore, TestRandomFlRTGCloud, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, AutoAddReplicasPlanActionTest, ExecutePlanActionTest]
   [junit4] Completed [744/745 (2!)] on J0 in 634.47s, 2 tests, 1 failure <<< FAILURES!

[...truncated 47249 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 712 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/712/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
Expected collection: testLeaderUnloaded to be live with 1 shard and 2 replicas null Live Nodes: [127.0.0.1:38473_solr, 127.0.0.1:40607_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Expected collection: testLeaderUnloaded to be live with 1 shard and 2 replicas
null
Live Nodes: [127.0.0.1:38473_solr, 127.0.0.1:40607_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([56E578426BA3C4D4:5426BB4968F2AD6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding

Error Message:
Expected collection: testLeaderNotResponding to be live with 1 shard and 1 replicas null Live Nodes: [127.0.0.1:38473_solr, 127.0.0.1:40607_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Expected collection: testLeaderNotResponding to be live with 1 shard and 1 replicas
null
Live Nodes: [127.0.0.1:38473_solr, 127.0.0.1:40607_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([56E578426BA3C4D4:FB950252CD4046B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding(TestPrepRecovery.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Error from server at http://127.0.0.1:45913/solr: Error waiting for corenode gone

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45913/solr: Error waiting for corenode gone
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:658)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	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.TestTlogReplica.doReplaceLeader(TestTlogReplica.java:391)
	at org.apache.solr.cloud.TestTlogReplica.testRemoveLeader(TestTlogReplica.java:317)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12383 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 635114 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/init-core-data-001
   [junit4]   2> 635114 WARN  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 635114 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 635115 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 635115 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001
   [junit4]   2> 635115 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 635120 INFO  (Thread-2298) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 635120 INFO  (Thread-2298) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 635126 ERROR (Thread-2298) [    ] 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> 635220 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40057
   [junit4]   2> 635271 INFO  (jetty-launcher-1108-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 635271 INFO  (jetty-launcher-1108-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67771bea{/solr,null,AVAILABLE}
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7083b05f{/solr,null,AVAILABLE}
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fed2a71{HTTP/1.1,[http/1.1]}{127.0.0.1:45721}
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38af0fba{HTTP/1.1,[http/1.1]}{127.0.0.1:45913}
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-1) [    ] o.e.j.s.Server Started @637187ms
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-2) [    ] o.e.j.s.Server Started @637187ms
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45721}
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45913}
   [junit4]   2> 635274 ERROR (jetty-launcher-1108-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635274 ERROR (jetty-launcher-1108-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635274 INFO  (jetty-launcher-1108-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 635275 INFO  (jetty-launcher-1108-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 635275 INFO  (jetty-launcher-1108-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635275 INFO  (jetty-launcher-1108-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635275 INFO  (jetty-launcher-1108-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635275 INFO  (jetty-launcher-1108-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635275 INFO  (jetty-launcher-1108-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T18:21:18.239Z
   [junit4]   2> 635275 INFO  (jetty-launcher-1108-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T18:21:18.239Z
   [junit4]   2> 635277 INFO  (jetty-launcher-1108-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635298 INFO  (jetty-launcher-1108-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 635300 INFO  (jetty-launcher-1108-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40057/solr
   [junit4]   2> 635316 INFO  (jetty-launcher-1108-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40057/solr
   [junit4]   2> 635376 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635376 INFO  (jetty-launcher-1108-thread-1) [n:127.0.0.1:45721_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 635376 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45913_solr
   [junit4]   2> 635376 INFO  (jetty-launcher-1108-thread-1) [n:127.0.0.1:45721_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45721_solr
   [junit4]   2> 635376 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.c.Overseer Overseer (id=98924893181378564-127.0.0.1:45913_solr-n_0000000000) starting
   [junit4]   2> 635378 INFO  (zkCallback-1116-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 635378 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 635404 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45913_solr
   [junit4]   2> 635405 INFO  (zkCallback-1116-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635406 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 635414 INFO  (jetty-launcher-1108-thread-1) [n:127.0.0.1:45721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45721.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 635421 INFO  (jetty-launcher-1108-thread-1) [n:127.0.0.1:45721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45721.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 635421 INFO  (jetty-launcher-1108-thread-1) [n:127.0.0.1:45721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45721.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 635422 INFO  (jetty-launcher-1108-thread-1) [n:127.0.0.1:45721_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node2/.
   [junit4]   2> 635544 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 635548 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 635549 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 635549 INFO  (jetty-launcher-1108-thread-2) [n:127.0.0.1:45913_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node1/.
   [junit4]   2> 635565 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 635569 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40057/solr ready
   [junit4]   2> 635571 INFO  (SUITE-TestTlogReplica-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 635572 INFO  (qtp1341810275-7026) [n:127.0.0.1:45913_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> 635572 INFO  (qtp1341810275-7026) [n:127.0.0.1:45913_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 635578 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicLeaderElection
   [junit4]   2> 635579 INFO  (qtp1341810275-7028) [n:127.0.0.1:45913_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_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 635580 INFO  (OverseerThreadFactory-2854-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_basic_leader_election
   [junit4]   2> 635683 INFO  (OverseerStateUpdate-98924893181378564-127.0.0.1:45913_solr-n_0000000000) [n:127.0.0.1:45913_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_basic_leader_election_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45721/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 635684 INFO  (OverseerStateUpdate-98924893181378564-127.0.0.1:45913_solr-n_0000000000) [n:127.0.0.1:45913_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_basic_leader_election",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_basic_leader_election_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45913/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 635886 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 635887 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 635887 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 635887 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 635991 INFO  (zkCallback-1116-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 635991 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 635992 INFO  (zkCallback-1116-thread-2-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 635992 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 636896 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 636916 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 636919 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 636919 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 636919 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 636919 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 636919 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/]
   [junit4]   2> 636928 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 636934 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 636936 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 636936 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t1' using configuration from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 636936 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45721.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 636936 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 636936 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node2/./tlog_replica_test_basic_leader_election_shard1_replica_t1/data/]
   [junit4]   2> 636998 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 636998 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 636999 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 637000 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 637001 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6731e158[tlog_replica_test_basic_leader_election_shard1_replica_t2] main]
   [junit4]   2> 637002 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 637003 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 637004 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 637004 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582798292876525568
   [junit4]   2> 637008 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 637009 INFO  (searcherExecutor-2859-thread-1-processing-n:127.0.0.1:45913_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] Registered new searcher Searcher@6731e158[tlog_replica_test_basic_leader_election_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 637017 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 637017 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 637019 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 637019 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 637021 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9ee55f[tlog_replica_test_basic_leader_election_shard1_replica_t1] main]
   [junit4]   2> 637022 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 637022 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 637023 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 637023 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582798292896448512
   [junit4]   2> 637024 INFO  (searcherExecutor-2860-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] Registered new searcher Searcher@1d9ee55f[tlog_replica_test_basic_leader_election_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 637117 INFO  (zkCallback-1116-thread-2-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637117 INFO  (zkCallback-1116-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637118 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637118 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637508 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 637508 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 637508 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45913/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/
   [junit4]   2> 637509 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2 url=http://127.0.0.1:45913/solr START replicas=[http://127.0.0.1:45721/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 637510 INFO  (qtp519579176-7027) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 637809 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_basic_leader_election_shard1_replica_t2 url=http://127.0.0.1:45913/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 637809 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 637809 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 637809 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 637809 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 637811 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45913/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/ shard1
   [junit4]   2> 637912 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637912 INFO  (zkCallback-1116-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637912 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637912 INFO  (zkCallback-1116-thread-2-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 637961 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 637962 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2075
   [junit4]   2> 638030 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 starting background replication from leader
   [junit4]   2> 638030 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 638033 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 638033 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 638033 INFO  (indexFetcher-2870-thread-1) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.IndexFetcher Replica core_node4 is leader but it's state is down, skipping replication
   [junit4]   2> 638034 INFO  (qtp519579176-7023) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_basic_leader_election_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_basic_leader_election&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2147
   [junit4]   2> 638035 INFO  (qtp1341810275-7028) [n:127.0.0.1:45913_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> 638036 INFO  (OverseerCollectionConfigSetProcessor-98924893181378564-127.0.0.1:45913_solr-n_0000000000) [n:127.0.0.1:45913_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 638135 INFO  (zkCallback-1116-thread-2-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 638135 INFO  (zkCallback-1116-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 638135 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 638135 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 639035 INFO  (qtp1341810275-7028) [n:127.0.0.1:45913_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_basic_leader_election&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2} status=0 QTime=3456
   [junit4]   2> 639045 INFO  (qtp519579176-7014) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1582798295010377728&distrib.from=http://127.0.0.1:45913/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:* (-1582798295010377728)} 0 0
   [junit4]   2> 639047 INFO  (qtp519579176-7016) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45913/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 639047 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1582798295018766336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 639047 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 639047 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 639048 INFO  (qtp1341810275-7015) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:45913/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 639048 INFO  (qtp1341810275-7029) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr path=/update params={_stateVer_=tlog_replica_test_basic_leader_election:5&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1582798295010377728),commit=} 0 8
   [junit4]   2> 639051 INFO  (qtp519579176-7027) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45913/solr/tlog_replica_test_basic_leader_election_shard1_replica_t2/&wt=javabin&version=2}{add=[1 (1582798295021912064), 2 (1582798295022960640)]} 0 0
   [junit4]   2> 639052 INFO  (qtp1341810275-7017) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1582798295021912064), 2 (1582798295022960640)]} 0 2
   [junit4]   2> 639052 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.ChaosMonkey monkey: kill jetty! 45913
   [junit4]   2> 639053 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@38af0fba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 639054 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=87618235
   [junit4]   2> 639054 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 639054 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21275a60: rootName = solr_45913, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4b6d3754
   [junit4]   2> 639066 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 639067 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@574ad2eb: rootName = solr_45913, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@713a20c4
   [junit4]   2> 639076 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 639076 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c03e375: rootName = solr_45913, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a949e95
   [junit4]   2> 639077 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45913_solr
   [junit4]   2> 639078 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 639078 INFO  (zkCallback-1116-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 639078 INFO  (zkCallback-1127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 639078 INFO  (coreCloseExecutor-2871-thread-1) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2]  CLOSING SolrCore org.apache.solr.core.SolrCore@491e7680
   [junit4]   2> 639078 INFO  (coreCloseExecutor-2871-thread-1) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2, tag=1226733184
   [junit4]   2> 639078 INFO  (coreCloseExecutor-2871-thread-1) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71fdc2b7: rootName = solr_45913, domain = solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2, service url = null, agent id = null] for registry solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2 / com.codahale.metrics.MetricRegistry@32527a2d
   [junit4]   2> 639079 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 639085 INFO  (coreCloseExecutor-2871-thread-1) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_basic_leader_election.shard1.leader, tag=1226733184
   [junit4]   2> 639085 INFO  (coreCloseExecutor-2871-thread-1) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 639085 INFO  (coreCloseExecutor-2871-thread-1) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@38aa115d commitCommandVersion:0
   [junit4]   2> 639087 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.Overseer Overseer (id=98924893181378564-127.0.0.1:45913_solr-n_0000000000) closing
   [junit4]   2> 639087 INFO  (OverseerStateUpdate-98924893181378564-127.0.0.1:45913_solr-n_0000000000) [n:127.0.0.1:45913_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45913_solr
   [junit4]   2> 639088 WARN  (OverseerAutoScalingTriggerThread-98924893181378564-127.0.0.1:45913_solr-n_0000000000) [n:127.0.0.1:45913_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 639089 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7083b05f{/solr,null,UNAVAILABLE}
   [junit4]   2> 639089 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45721_solr
   [junit4]   2> 639089 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45913
   [junit4]   2> 639089 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.Overseer Overseer (id=98924893181378566-127.0.0.1:45721_solr-n_0000000001) starting
   [junit4]   2> 639089 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 639092 ERROR (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [tlog_replica_test_basic_leader_election] failed due to (0) org.apache.http.NoHttpResponseException: 127.0.0.1:45913 failed to respond, retry? 0
   [junit4]   2> 639097 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 639097 INFO  (zkCallback-1120-thread-3-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 639097 INFO  (zkCallback-1127-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 639198 INFO  (zkCallback-1127-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 639198 INFO  (zkCallback-1120-thread-3-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 639198 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 641032 INFO  (indexFetcher-2870-thread-1) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 641590 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45721/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/
   [junit4]   2> 641590 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 641590 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SyncStrategy http://127.0.0.1:45721/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ has no replicas
   [junit4]   2> 641590 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ZkController tlog_replica_test_basic_leader_election_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 641592 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Replaying tlog before become new leader
   [junit4]   2> 641592 WARN  (recoveryExecutor-2866-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Starting log replay tlog{file=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node2/tlog_replica_test_basic_leader_election_shard1_replica_t1/data/tlog/tlog.0000000000000000000 refcount=2} active=false starting pos=0 inSortedOrder=true
   [junit4]   2> 641594 INFO  (recoveryExecutor-2866-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641595 INFO  (recoveryExecutor-2866-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71a21c71 commitCommandVersion:0
   [junit4]   2> 641597 INFO  (recoveryExecutor-2866-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60ccbd6a[tlog_replica_test_basic_leader_election_shard1_replica_t1] main]
   [junit4]   2> 641597 INFO  (recoveryExecutor-2866-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641598 INFO  (searcherExecutor-2860-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t1] Registered new searcher Searcher@60ccbd6a[tlog_replica_test_basic_leader_election_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C2)))}
   [junit4]   2> 641598 INFO  (recoveryExecutor-2866-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1] {deleteByQuery=*:* (-1582798295010377728),add=[1 (1582798295021912064), 2 (1582798295022960640)]} 0 5
   [junit4]   2> 641598 WARN  (recoveryExecutor-2866-thread-1-processing-n:127.0.0.1:45721_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t1 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node3) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.UpdateLog Log replay finished. recoveryInfo=RecoveryInfo{adds=2 deletes=0 deleteByQuery=1 errors=0 positionOfStart=0}
   [junit4]   2> 641600 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45721/solr/tlog_replica_test_basic_leader_election_shard1_replica_t1/ shard1
   [junit4]   2> 641600 INFO  (zkCallback-1120-thread-2-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 641600 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 641600 INFO  (zkCallback-1127-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 641649 INFO  (qtp519579176-7018) [n:127.0.0.1:45721_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node3 x:tlog_replica_test_basic_leader_election_shard1_replica_t1] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_basic_leader_election_shard1_replica_t1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1582798297746112512), 4 (1582798297747161088)]} 0 2555
   [junit4]   2> 641650 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.ChaosMonkey monkey: starting jetty! 45913
   [junit4]   2> 641650 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 641651 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@384e39e{/solr,null,AVAILABLE}
   [junit4]   2> 641651 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@477b40af{HTTP/1.1,[http/1.1]}{127.0.0.1:45913}
   [junit4]   2> 641651 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.e.j.s.Server Started @643564ms
   [junit4]   2> 641651 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45913}
   [junit4]   2> 641652 ERROR (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641652 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 641652 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641652 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641652 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T18:21:24.616Z
   [junit4]   2> 641653 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 641686 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40057/solr
   [junit4]   2> 641690 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 641691 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641692 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45913_solr
   [junit4]   2> 641692 INFO  (zkCallback-1127-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 641692 INFO  (zkCallback-1120-thread-3-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 641693 INFO  (zkCallback-1134-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 641743 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 641750 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 641750 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 641752 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node1/.
   [junit4]   2> 641752 INFO  (TEST-TestTlogReplica.testBasicLeaderElection-seed#[56E578426BA3C4D4]) [n:127.0.0.1:45913_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [tlog_replica_test_basic_leader_election_shard1_replica_t2]
   [junit4]   2> 641752 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 641761 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 641766 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 641768 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 641773 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 641778 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_basic_leader_election_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 641779 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 641779 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_basic_leader_election_shard1_replica_t2' using configuration from collection tlog_replica_test_basic_leader_election, trusted=true
   [junit4]   2> 641780 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45913.solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_basic_leader_election.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@34e7322d
   [junit4]   2> 641780 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 641780 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_basic_leader_election_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node1/tlog_replica_test_basic_leader_election_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_56E578426BA3C4D4-001/tempDir-001/node1/./tlog_replica_test_basic_leader_election_shard1_replica_t2/data/]
   [junit4]   2> 641793 INFO  (zkCallback-1120-thread-3-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641793 INFO  (zkCallback-1127-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641793 INFO  (zkCallback-1120-thread-1-processing-n:127.0.0.1:45721_solr) [n:127.0.0.1:45721_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641793 INFO  (zkCallback-1134-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641793 INFO  (zkCallback-1134-thread-2-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_basic_leader_election/state.json] for collection [tlog_replica_test_basic_leader_election] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641805 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 641805 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641807 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 641807 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 641808 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@29601d4a[tlog_replica_test_basic_leader_election_shard1_replica_t2] main]
   [junit4]   2> 641808 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 641809 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 641809 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 641810 INFO  (searcherExecutor-2883-thread-1-processing-n:127.0.0.1:45913_solr x:tlog_replica_test_basic_leader_election_shard1_replica_t2 s:shard1 c:tlog_replica_test_basic_leader_election r:core_node4) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_basic_leader_election_shard1_replica_t2] Registered new searcher Searcher@29601d4a[tlog_replica_test_basic_leader_election_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641810 INFO  (coreLoadExecutor-2882-thread-1-processing-n:127.0.0.1:45913_solr) [n:127.0.0.1:45913_solr c:tlog_replica_test_basic_leader_election s:shard1 r:core_node4 x:tlog_replica_test_basic_leader_election_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582798297915981824
   [junit4]   2> 641812 INFO  (coreZkRegister-2877-threa

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

-closer-5934-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2196747 INFO  (jetty-closer-5934-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60af6e47: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5e572565
   [junit4]   2> 2196748 INFO  (jetty-closer-5934-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38473_solr
   [junit4]   2> 2196749 INFO  (jetty-closer-5934-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2196749 INFO  (zkCallback-5944-thread-9-processing-n:127.0.0.1:40607_solr) [n:127.0.0.1:40607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2196749 INFO  (zkCallback-5945-thread-5-processing-n:127.0.0.1:38473_solr) [n:127.0.0.1:38473_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2196750 INFO  (jetty-closer-5934-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6e6569f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2196751 INFO  (jetty-closer-5934-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2196751 INFO  (jetty-closer-5934-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3942ea1d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5e572565
   [junit4]   2> 2196752 INFO  (jetty-closer-5934-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40607_solr
   [junit4]   2> 2196752 INFO  (jetty-closer-5934-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2196753 INFO  (zkCallback-5944-thread-9-processing-n:127.0.0.1:40607_solr) [n:127.0.0.1:40607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2196753 INFO  (jetty-closer-5934-thread-2) [    ] o.a.s.c.Overseer Overseer (id=98924979505790981-127.0.0.1:40607_solr-n_0000000000) closing
   [junit4]   2> 2196753 INFO  (OverseerStateUpdate-98924979505790981-127.0.0.1:40607_solr-n_0000000000) [n:127.0.0.1:40607_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40607_solr
   [junit4]   2> 2196753 WARN  (OverseerAutoScalingTriggerThread-98924979505790981-127.0.0.1:40607_solr-n_0000000000) [n:127.0.0.1:40607_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2196755 INFO  (jetty-closer-5934-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a89e6ee{/solr,null,UNAVAILABLE}
   [junit4]   2> 2196755 ERROR (SUITE-TestPrepRecovery-seed#[56E578426BA3C4D4]-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> 2196755 INFO  (SUITE-TestPrepRecovery-seed#[56E578426BA3C4D4]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45489 45489
   [junit4]   2> 2201783 INFO  (Thread-4501) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45489 45489
   [junit4]   2> 2201784 WARN  (Thread-4501) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/testLeaderUnloaded/state.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testLeaderNotResponding/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/testLeaderUnloaded/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/testLeaderNotResponding/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestPrepRecovery_56E578426BA3C4D4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1244, maxMBSortInHeap=7.811035624164836, sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=EAT
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=109652104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReloadDeadlock, NumericFieldsTest, DistributedIntervalFacetingTest, TestLuceneMatchVersion, TestStressLucene, DirectUpdateHandlerTest, TermVectorComponentDistributedTest, TestNumericRangeQuery64, HttpPartitionTest, V2StandaloneTest, ResponseHeaderTest, BadCopyFieldTest, ConfigureRecoveryStrategyTest, SolrCmdDistributorTest, SolrIndexSplitterTest, TestSolrCloudWithHadoopAuthPlugin, TestJsonFacetRefinement, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, BlockDirectoryTest, TestSmileRequest, TestCollationField, DeleteShardTest, LargeFieldTest, TestCloudSearcherWarming, SegmentsInfoRequestHandlerTest, TestCloudManagedSchema, VersionInfoTest, DistributedTermsComponentTest, ShardRoutingCustomTest, SampleTest, ClusterStateUpdateTest, SolrRequestParserTest, AnalyticsMergeStrategyTest, TestRTGBase, OutputWriterTest, TestDocBasedVersionConstraints, UninvertDocValuesMergePolicyTest, TestFaceting, DataDrivenBlockJoinTest, TestHashQParserPlugin, TestSolrCoreSnapshots, FullHLLTest, AssignTest, TestSQLHandler, SSLMigrationTest, TestSolrQueryParser, TestXIncludeConfig, LeaderFailureAfterFreshStartTest, DOMUtilTest, TestReplicationHandlerBackup, DistributedDebugComponentTest, ExitableDirectoryReaderTest, OpenCloseCoreStressTest, RegexBoostProcessorTest, TestNoOpRegenerator, TolerantUpdateProcessorTest, TestMacroExpander, TestSchemaNameResource, SignatureUpdateProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrConfigHandlerConcurrent, TestStressLiveNodes, UtilsToolTest, TestFieldResource, NumberUtilsTest, TestEmbeddedSolrServerAdminHandler, AddReplicaTest, CurrencyFieldTypeTest, SuggesterTSTTest, DocumentAnalysisRequestHandlerTest, BasicAuthIntegrationTest, HdfsLockFactoryTest, TestConfigSetsAPIZkFailure, AddBlockUpdateTest, TestWriterPerf, SystemLogListenerTest, TestChildDocTransformer, TestBM25SimilarityFactory, TestDFISimilarityFactory, TestSha256AuthenticationProvider, ChaosMonkeySafeLeaderTest, TestQuerySenderNoQuery, PreAnalyzedFieldTest, TestSchemaVersionResource, CloudExitableDirectoryReaderTest, SolrShardReporterTest, MoveReplicaHDFSTest, SpatialHeatmapFacetsTest, TestLazyCores, ClassificationUpdateProcessorTest, SortSpecParsingTest, TestClusterStateMutator, HdfsRecoverLeaseTest, TestPayloadScoreQParserPlugin, BlobRepositoryCloudTest, HdfsBasicDistributedZk2Test, TestLeaderInitiatedRecoveryThread, BlockJoinFacetDistribTest, ChaosMonkeySafeLeaderWithPullReplicasTest, HighlighterMaxOffsetTest, TestCollectionAPIs, CreateCollectionCleanupTest, DistributedVersionInfoTest, SolrMetricManagerTest, SchemaVersionSpecificBehaviorTest, TestSolrCloudWithSecureImpersonation, TestCustomStream, SolrJmxReporterTest, TestPerFieldSimilarity, HdfsSyncSliceTest, VMParamsZkACLAndCredentialsProvidersTest, TestBackupRepositoryFactory, TestRangeQuery, TestAnalyzedSuggestions, PingRequestHandlerTest, TestRemoteStreaming, LukeRequestHandlerTest, RequestHandlersTest, TestDynamicFieldCollectionResource, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TestDistributedSearch, TestReload, SpellCheckComponentTest, TestFunctionQuery, TestBadConfig, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, SpatialFilterTest, TestPseudoReturnFields, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, TestOmitPositions, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, TestFastLRUCache, DateFieldTest, RAMDirectoryFactoryTest, ZkNodePropsTest, CircularListTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestLuceneIndexBackCompat, CdcrBootstrapTest, ConfigSetsAPITest, CustomCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSFailoverTest, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestPrepRecovery]
   [junit4] Completed [558/746 (2!)] on J1 in 249.50s, 2 tests, 2 failures <<< FAILURES!

[...truncated 47921 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.1) - Build # 711 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/711/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:41137/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:41137/solr
	at __randomizedtesting.SeedInfo.seed([4637B159C70C96:38F5134F7E34D847]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:672)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:41137 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:557)
	... 47 more




Build Log:
[...truncated 12536 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 884518 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/init-core-data-001
   [junit4]   2> 884518 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 884518 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 884519 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 884519 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001
   [junit4]   2> 884519 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 884520 INFO  (Thread-1606) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 884520 INFO  (Thread-1606) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 884521 ERROR (Thread-1606) [    ] 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> 884620 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41991
   [junit4]   2> 884627 INFO  (jetty-launcher-1167-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 884627 INFO  (jetty-launcher-1167-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 884627 INFO  (jetty-launcher-1167-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 884647 INFO  (jetty-launcher-1167-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d4bf20c{/solr,null,AVAILABLE}
   [junit4]   2> 884648 INFO  (jetty-launcher-1167-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@764bf07b{HTTP/1.1,[http/1.1]}{127.0.0.1:44307}
   [junit4]   2> 884648 INFO  (jetty-launcher-1167-thread-1) [    ] o.e.j.s.Server Started @886627ms
   [junit4]   2> 884648 INFO  (jetty-launcher-1167-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44307}
   [junit4]   2> 884648 ERROR (jetty-launcher-1167-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 884648 INFO  (jetty-launcher-1167-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 884648 INFO  (jetty-launcher-1167-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 884648 INFO  (jetty-launcher-1167-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 884648 INFO  (jetty-launcher-1167-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T15:15:33.511898Z
   [junit4]   2> 884680 INFO  (jetty-launcher-1167-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1dded1{/solr,null,AVAILABLE}
   [junit4]   2> 884681 INFO  (jetty-launcher-1167-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d2fcd35{HTTP/1.1,[http/1.1]}{127.0.0.1:43467}
   [junit4]   2> 884681 INFO  (jetty-launcher-1167-thread-2) [    ] o.e.j.s.Server Started @886660ms
   [junit4]   2> 884681 INFO  (jetty-launcher-1167-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43467}
   [junit4]   2> 884681 ERROR (jetty-launcher-1167-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 884681 INFO  (jetty-launcher-1167-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 884681 INFO  (jetty-launcher-1167-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 884681 INFO  (jetty-launcher-1167-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 884681 INFO  (jetty-launcher-1167-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T15:15:33.544845Z
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f6d3165{/solr,null,AVAILABLE}
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@236dd4cf{HTTP/1.1,[http/1.1]}{127.0.0.1:41137}
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.e.j.s.Server Started @886666ms
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41137}
   [junit4]   2> 884687 ERROR (jetty-launcher-1167-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 884687 INFO  (jetty-launcher-1167-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T15:15:33.550776Z
   [junit4]   2> 884694 INFO  (jetty-launcher-1167-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 884721 INFO  (jetty-launcher-1167-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr
   [junit4]   2> 884721 INFO  (jetty-launcher-1167-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 884735 INFO  (jetty-launcher-1167-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr
   [junit4]   2> 884778 INFO  (jetty-launcher-1167-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41991/solr
   [junit4]   2> 884788 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 884790 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43467_solr
   [junit4]   2> 884791 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.c.Overseer Overseer (id=98924162802253831-127.0.0.1:43467_solr-n_0000000000) starting
   [junit4]   2> 884797 INFO  (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 884798 INFO  (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41137_solr
   [junit4]   2> 884810 INFO  (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 884811 INFO  (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 884812 INFO  (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44307_solr
   [junit4]   2> 884823 INFO  (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 884827 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 884828 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 884829 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43467_solr
   [junit4]   2> 884838 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 884839 INFO  (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 884843 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 884862 INFO  (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884877 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884877 INFO  (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884878 INFO  (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884878 INFO  (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884879 INFO  (jetty-launcher-1167-thread-1) [n:127.0.0.1:44307_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/.
   [junit4]   2> 884899 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884900 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884902 INFO  (jetty-launcher-1167-thread-2) [n:127.0.0.1:43467_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node2/.
   [junit4]   2> 884903 INFO  (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884904 INFO  (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 884905 INFO  (jetty-launcher-1167-thread-3) [n:127.0.0.1:41137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/.
   [junit4]   2> 884974 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 884974 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41991/solr ready
   [junit4]   2> 884985 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[4637B159C70C96]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 884987 INFO  (qtp1534473678-7075) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41137_solr,127.0.0.1:44307_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 884993 INFO  (OverseerThreadFactory-3164-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 885102 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44307/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 885104 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 885105 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44307/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 885107 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 885211 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 885211 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 885211 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 885212 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 885212 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 885212 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 885319 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 885319 INFO  (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 885319 INFO  (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 885319 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 886220 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 886226 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 886227 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 886229 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 886229 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 886243 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 886243 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 886244 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 886244 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 886244 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 886249 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 886249 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 886251 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 886251 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 886251 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n5' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 886252 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.core.testSimple1.shard2.replica_n5' (registry 'solr.core.testSimple1.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 886252 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 886252 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 886252 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/testSimple1_shard2_replica_n5], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/./testSimple1_shard2_replica_n5/data/]
   [junit4]   2> 886251 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n7' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 886253 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 886253 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n3' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 886254 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple1.shard2.replica_n7' (registry 'solr.core.testSimple1.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 886254 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple1.shard1.replica_n3' (registry 'solr.core.testSimple1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 886254 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 886254 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 886254 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple1_shard2_replica_n7], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple1_shard2_replica_n7/data/]
   [junit4]   2> 886254 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple1_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple1_shard1_replica_n3/data/]
   [junit4]   2> 886309 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 886309 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 886311 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 886311 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 886312 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@693487d4[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 886313 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 886313 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 886314 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 886314 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606716157952
   [junit4]   2> 886314 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 886315 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 886316 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 886316 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 886316 INFO  (searcherExecutor-3170-thread-1-processing-n:127.0.0.1:44307_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node2) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@693487d4[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 886318 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 886319 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@36e61e4b[testSimple1_shard1_replica_n3] main]
   [junit4]   2> 886320 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 886320 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 886321 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 886321 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606723497984
   [junit4]   2> 886323 INFO  (searcherExecutor-3173-thread-1-processing-n:127.0.0.1:41137_solr x:testSimple1_shard1_replica_n3 s:shard1 c:testSimple1 r:core_node4) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore [testSimple1_shard1_replica_n3] Registered new searcher Searcher@36e61e4b[testSimple1_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 886324 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 886324 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 886326 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 886326 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 886327 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b6190c1[testSimple1_shard2_replica_n5] main]
   [junit4]   2> 886327 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 886328 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 886328 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 886328 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606730838016
   [junit4]   2> 886331 INFO  (searcherExecutor-3171-thread-1-processing-n:127.0.0.1:44307_solr x:testSimple1_shard2_replica_n5 s:shard2 c:testSimple1 r:core_node6) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore [testSimple1_shard2_replica_n5] Registered new searcher Searcher@3b6190c1[testSimple1_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 886334 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 886334 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 886336 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 886336 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 886337 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@721c7ff0[testSimple1_shard2_replica_n7] main]
   [junit4]   2> 886338 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 886338 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 886338 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 886339 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 886339 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786606742372352
   [junit4]   2> 886341 INFO  (searcherExecutor-3172-thread-1-processing-n:127.0.0.1:41137_solr x:testSimple1_shard2_replica_n7 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore [testSimple1_shard2_replica_n7] Registered new searcher Searcher@721c7ff0[testSimple1_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 886439 INFO  (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 886439 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 886439 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 886441 INFO  (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 886823 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 886823 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 886823 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44307/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 886823 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:44307/solr START replicas=[http://127.0.0.1:41137/solr/testSimple1_shard1_replica_n3/] nUpdates=100
   [junit4]   2> 886825 INFO  (qtp1534473678-7055) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.S.Request [testSimple1_shard1_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 886839 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 886839 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 886839 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44307/solr/testSimple1_shard2_replica_n5/
   [junit4]   2> 886839 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n5 url=http://127.0.0.1:44307/solr START replicas=[http://127.0.0.1:41137/solr/testSimple1_shard2_replica_n7/] nUpdates=100
   [junit4]   2> 886840 INFO  (qtp1534473678-7137) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.S.Request [testSimple1_shard2_replica_n7]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 887123 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=http://127.0.0.1:44307/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 887123 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 887123 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] 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> 887124 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 887131 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44307/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 887139 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n5 url=http://127.0.0.1:44307/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 887139 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 887139 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] 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> 887139 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 887141 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44307/solr/testSimple1_shard2_replica_n5/ shard2
   [junit4]   2> 887242 INFO  (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 887242 INFO  (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 887242 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 887243 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 887281 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 887282 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2071
   [junit4]   2> 887292 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 887293 INFO  (qtp728292120-7048) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2081
   [junit4]   2> 887325 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2113
   [junit4]   2> 887343 INFO  (qtp1534473678-7053) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2131
   [junit4]   2> 887357 INFO  (qtp1534473678-7075) [n:127.0.0.1:41137_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> 887455 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 887455 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 887456 INFO  (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 887456 INFO  (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 888357 INFO  (qtp1534473678-7075) [n:127.0.0.1:41137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:41137_solr,127.0.0.1:44307_solr&wt=javabin&version=2} status=0 QTime=3370
   [junit4]   2> 888358 INFO  (qtp1534473678-7076) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44307_solr,127.0.0.1:43467_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 888359 INFO  (OverseerThreadFactory-3164-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 888359 INFO  (OverseerCollectionConfigSetProcessor-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 888563 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43467/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 888565 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44307/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 888767 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 888767 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 888768 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 888873 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 888873 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 888873 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 888873 INFO  (zkCallback-1181-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 889791 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 889792 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 889796 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 889796 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 889798 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 889798 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 889798 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 889798 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 889798 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43467.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 889798 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44307.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 889798 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 889798 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 889798 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node2/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node2/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 889798 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 889870 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 889871 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 889872 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 889872 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 889872 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1545c786[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 889873 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 889873 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 889874 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 889874 INFO  (searcherExecutor-3191-thread-1-processing-n:127.0.0.1:43467_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@1545c786[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 889874 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786610449088512
   [junit4]   2> 889875 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 889875 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 889876 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 889876 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 889877 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bc9820f[testSimple2_shard1_replica_n2] main]
   [junit4]   2> 889877 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 889877 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 889878 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 889878 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 889878 INFO  (searcherExecutor-3190-thread-1-processing-n:127.0.0.1:44307_solr x:testSimple2_shard1_replica_n2 s:shard1 c:testSimple2 r:core_node4) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@1bc9820f[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 889878 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582786610453282816
   [junit4]   2> 889979 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 889979 INFO  (zkCallback-1181-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 889981 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 889981 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890378 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 890378 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 890378 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43467/solr/testSimple2_shard1_replica_n1/
   [junit4]   2> 890379 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:43467/solr START replicas=[http://127.0.0.1:44307/solr/testSimple2_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 890380 INFO  (qtp728292120-7060) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.S.Request [testSimple2_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 890679 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n1 url=http://127.0.0.1:43467/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 890679 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 890679 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] 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> 890679 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 890681 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43467/solr/testSimple2_shard1_replica_n1/ shard1
   [junit4]   2> 890781 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890782 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890782 INFO  (zkCallback-1181-thread-2-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890782 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890831 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 890832 INFO  (qtp976448309-7068) [n:127.0.0.1:43467_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2064
   [junit4]   2> 890881 INFO  (qtp728292120-7059) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2114
   [junit4]   2> 890882 INFO  (qtp1534473678-7076) [n:127.0.0.1:41137_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> 890982 INFO  (zkCallback-1179-thread-1-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890982 INFO  (zkCallback-1179-thread-2-processing-n:127.0.0.1:44307_solr) [n:127.0.0.1:44307_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890982 INFO  (zkCallback-1181-thread-3-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 890982 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 891884 INFO  (qtp1534473678-7076) [n:127.0.0.1:41137_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44307_solr,127.0.0.1:43467_solr&wt=javabin&version=2} status=0 QTime=3526
   [junit4]   2> 891884 INFO  (qtp1534473678-7055) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:41137_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 891885 INFO  (OverseerThreadFactory-3164-thread-3-processing-n:127.0.0.1:43467_solr) [n:127.0.0.1:43467_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple3
   [junit4]   2> 891885 INFO  (OverseerCollectionConfigSetProcessor-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 892092 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple3_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 892093 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple3_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 892093 INFO  (OverseerStateUpdate-98924162802253831-127.0.0.1:43467_solr-n_0000000000) [n:127.0.0.1:43467_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple3",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"testSimple3_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 892195 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n4&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 892197 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 892197 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 892299 INFO  (zkCallback-1186-thread-2-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 892299 INFO  (zkCallback-1186-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple3/state.json] for collection [testSimple3] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 893209 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 893210 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 893216 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 893217 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 893246 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 893246 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 893246 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 893246 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 893247 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 893247 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 893247 INFO  (qtp1534473678-7051) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple3_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple3_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple3_shard1_replica_n1/data/]
   [junit4]   2> 893248 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 893248 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 893248 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n4' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 893248 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from collection testSimple3, trusted=true
   [junit4]   2> 893249 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple3.shard2.replica_n2' (registry 'solr.core.testSimple3.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 893249 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41137.solr.core.testSimple3.shard3.replica_n4' (registry 'solr.core.testSimple3.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14ebfb4e
   [junit4]   2> 893249 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 893249 INFO  (qtp1534473678-7077) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore [[testSimple3_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple3_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/./testSimple3_shard2_replica_n2/data/]
   [junit4]   2> 893251 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 893252 INFO  (qtp1534473678-7052) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.c.SolrCore [[testSimple3_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001/tempDir-001/node3/testSimple3_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddRepli

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

or registry=solr.core.testSimple1.shard2.replica_n7, tag=1428327766
   [junit4]   2> 896890 INFO  (coreCloseExecutor-3250-thread-3) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4791de2: rootName = solr_41137, domain = solr.core.testSimple1.shard2.replica_n7, service url = null, agent id = null] for registry solr.core.testSimple1.shard2.replica_n7 / com.codahale.metrics.MetricRegistry@163b3fa9
   [junit4]   2> 896891 INFO  (coreCloseExecutor-3249-thread-3) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple2.shard1.replica_n2, tag=496193514
   [junit4]   2> 896891 INFO  (coreCloseExecutor-3249-thread-3) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fa35c0a: rootName = solr_44307, domain = solr.core.testSimple2.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple2.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@2fcecd4e
   [junit4]   2> 896896 INFO  (coreCloseExecutor-3250-thread-4) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard2.replica_n2, tag=1899670088
   [junit4]   2> 896903 INFO  (coreCloseExecutor-3250-thread-4) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ec10930: rootName = solr_41137, domain = solr.core.testSimple3.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testSimple3.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@7a8dd4ca
   [junit4]   2> 896903 INFO  (coreCloseExecutor-3249-thread-2) [n:127.0.0.1:44307_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard2.leader, tag=997612876
   [junit4]   2> 896903 INFO  (coreCloseExecutor-3249-thread-3) [n:127.0.0.1:44307_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple2.shard1.leader, tag=496193514
   [junit4]   2> 896904 INFO  (zkCallback-1200-thread-1-processing-n:127.0.0.1:41137_solr) [n:127.0.0.1:41137_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41137_solr
   [junit4]   2> 896904 INFO  (jetty-closer-1168-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d4bf20c{/solr,null,UNAVAILABLE}
   [junit4]   2> 896910 INFO  (coreCloseExecutor-3250-thread-5) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testSimple3.shard3.replica_n4, tag=1636126298
   [junit4]   2> 896910 INFO  (coreCloseExecutor-3250-thread-5) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e14b1a0: rootName = solr_41137, domain = solr.core.testSimple3.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.testSimple3.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@3874060f
   [junit4]   2> 896915 INFO  (coreCloseExecutor-3250-thread-5) [n:127.0.0.1:41137_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard3.leader, tag=1636126298
   [junit4]   2> 896915 INFO  (coreCloseExecutor-3250-thread-1) [n:127.0.0.1:41137_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard1.leader, tag=1918622748
   [junit4]   2> 896915 INFO  (coreCloseExecutor-3250-thread-2) [n:127.0.0.1:41137_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard1.leader, tag=951222129
   [junit4]   2> 896916 INFO  (coreCloseExecutor-3250-thread-3) [n:127.0.0.1:41137_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple1.shard2.leader, tag=1428327766
   [junit4]   2> 896916 INFO  (coreCloseExecutor-3250-thread-4) [n:127.0.0.1:41137_solr c:testSimple3 s:shard2 r:core_node5 x:testSimple3_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testSimple3.shard2.leader, tag=1899670088
   [junit4]   2> 896918 INFO  (jetty-closer-1168-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65ae48e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 896918 ERROR (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-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> 896918 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4637B159C70C96]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41991 41991
   [junit4]   2> 898342 INFO  (Thread-1606) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41991 41991
   [junit4]   2> 898343 WARN  (Thread-1606) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/testSimple1/state.json
   [junit4]   2> 	12	/solr/collections/testSimple2/state.json
   [junit4]   2> 	10	/solr/collections/testSimple3/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98924162802253831-127.0.0.1:43467_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard2/election/98924162802253830-core_node6-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple1/leader_elect/shard1/election/98924162802253830-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4637B159C70C96-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=se, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=188933752,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, TestMiniSolrCloudClusterSSL, RequestHandlersTest, CloudMLTQParserTest, SOLR749Test, MoreLikeThisHandlerTest, ConfigureRecoveryStrategyTest, TestSolrQueryParser, CircularListTest, TestReloadDeadlock, TestRestManager, TestSolrCloudWithHadoopAuthPlugin, AddReplicaTest, TestSimpleTrackingShardHandler, TestAnalyzedSuggestions, TestCollationField, TestLuceneMatchVersion, TestPullReplica, CoreAdminRequestStatusTest, TestManagedStopFilterFactory, SolrMetricManagerTest, InfixSuggestersTest, SignatureUpdateProcessorFactoryTest, TestScoreJoinQPNoScore, TestClusterStateMutator, TestNumericTerms32, TestAtomicUpdateErrorCases, SolrGangliaReporterTest, TestOrdValues, TestCollectionsAPIViaSolrCloudCluster, AnalyticsMergeStrategyTest, NodeMutatorTest, TestWriterPerf, TolerantUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, PathHierarchyTokenizerFactoryTest, TestCursorMarkWithoutUniqueKey, TestSchemalessBufferedUpdates, TestDistribDocBasedVersion, BinaryUpdateRequestHandlerTest, EnumFieldTest, TestPseudoReturnFields, RegexBoostProcessorTest, BadIndexSchemaTest, CdcrBootstrapTest, TestRTGBase, TestAnalyzeInfixSuggestions, TestDFISimilarityFactory, DOMUtilTest, OutputWriterTest, SegmentsInfoRequestHandlerTest, TestRangeQuery, TestCloudSearcherWarming, DistributedFacetPivotLargeTest, HighlighterMaxOffsetTest, TestConfigSetProperties, TestEmbeddedSolrServerAdminHandler, UninvertDocValuesMergePolicyTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, TestHashQParserPlugin, DirectUpdateHandlerTest, SystemLogListenerTest, SortSpecParsingTest, SpellingQueryConverterTest, DebugComponentTest, DistributedVersionInfoTest, QueryEqualityTest, TestDocSet, MetricsHandlerTest, BlockDirectoryTest, TestRTimerTree, TestDistributedStatsComponentCardinality, SolrShardReporterTest, TestRawTransformer, TestFreeTextSuggestions, FullHLLTest, LukeRequestHandlerTest, HdfsLockFactoryTest, SSLMigrationTest, TestJmxIntegration, TestCloudDeleteByQuery, NumericFieldsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedFieldTest, TestSha256AuthenticationProvider, TestJavabinTupleStreamParser, TestSegmentSorting, TestNoOpRegenerator, PingRequestHandlerTest, TestCustomStream, DeleteLastCustomShardedReplicaTest, SampleTest, CurrencyFieldTypeTest, AutoAddReplicasPlanActionTest]
   [junit4] Completed [288/746 (1!)] on J1 in 13.84s, 1 test, 1 error <<< FAILURES!

[...truncated 41640 lines...]

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_144) - Build # 710 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/710/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D08611E34F0C267C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([D08611E34F0C267C]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost

Error Message:
Error from server at https://127.0.0.1:39375/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39375/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([D08611E34F0C267C:E046F061C77EC720]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:658)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	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.autoscaling.ComputePlanActionTest.testNodeWithMultipleReplicasLost(ComputePlanActionTest.java:251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
Error from server at https://127.0.0.1:39031/solr: Could not fully create collection: testNodeLost

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39031/solr: Could not fully create collection: testNodeLost
	at __randomizedtesting.SeedInfo.seed([D08611E34F0C267C:6F93DF1DCCE643FA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:658)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	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.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:165)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([D08611E34F0C267C:FE6B032842B45D9]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
	... 41 more




Build Log:
[...truncated 11842 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_D08611E34F0C267C-001/init-core-data-001
   [junit4]   2> 4912 WARN  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 4912 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4914 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4914 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4918 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_D08611E34F0C267C-001/tempDir-001
   [junit4]   2> 4933 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4944 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4944 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5043 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38221
   [junit4]   2> 5122 ERROR (Thread-4) [    ] 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> 5613 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5814 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e2b1f56{/solr,null,AVAILABLE}
   [junit4]   2> 5873 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ed8b260{SSL,[ssl, http/1.1]}{127.0.0.1:45803}
   [junit4]   2> 5874 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server Started @7771ms
   [junit4]   2> 5874 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45803}
   [junit4]   2> 5892 ERROR (jetty-launcher-7-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5892 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 5892 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5893 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5916 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:51:30.372Z
   [junit4]   2> 5964 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6048 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 6446 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 6448 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45803_solr
   [junit4]   2> 6462 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer Overseer (id=98923360384647171-127.0.0.1:45803_solr-n_0000000000) starting
   [junit4]   2> 6589 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 6619 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45803_solr
   [junit4]   2> 6654 INFO  (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6725 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 6778 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 6908 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:45803_solr]
   [junit4]   2> 6909 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 6909 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 6960 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 6961 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 6962 DEBUG (ScheduledTrigger-44-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:45803_solr]
   [junit4]   2> 7108 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45803.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 7108 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45803.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 7109 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45803.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 7152 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:45803_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_D08611E34F0C267C-001/tempDir-001/node1/.
   [junit4]   2> 7376 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 7377 INFO  (SUITE-ComputePlanActionTest-seed#[D08611E34F0C267C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 7398 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeWithMultipleReplicasLost
   [junit4]   2> 7399 DEBUG (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 7413 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 7423 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 7423 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 7424 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 8043 INFO  (qtp1809236203-58) [n:127.0.0.1:45803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 8063 INFO  (OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 8069 ERROR (OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 8105 INFO  (qtp1809236203-58) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeLost&action=DELETE&wt=javabin&version=2} status=400 QTime=68
   [junit4]   2> 8110 INFO  (OverseerCollectionConfigSetProcessor-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 8168 INFO  (qtp1809236203-53) [n:127.0.0.1:45803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeAdded&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 8186 INFO  (OverseerThreadFactory-46-thread-2-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 8187 ERROR (OverseerThreadFactory-46-thread-2-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeAdded operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeAdded
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 8196 INFO  (OverseerCollectionConfigSetProcessor-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 8194 INFO  (qtp1809236203-53) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeAdded&action=DELETE&wt=javabin&version=2} status=400 QTime=26
   [junit4]   2> 8202 INFO  (qtp1809236203-59) [n:127.0.0.1:45803_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 8226 INFO  (OverseerThreadFactory-46-thread-3-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 8228 ERROR (OverseerThreadFactory-46-thread-3-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeWithMultipleReplicasLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeWithMultipleReplicasLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:800)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 8247 INFO  (qtp1809236203-59) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2} status=400 QTime=44
   [junit4]   2> 8300 INFO  (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8301 INFO  (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 8355 INFO  (qtp1809236203-54) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=4
   [junit4]   2> 8363 DEBUG (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 8377 DEBUG (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 8377 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 8377 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 8378 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 8378 INFO  (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=123
   [junit4]   2> 8378 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 8421 INFO  (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8423 INFO  (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 8437 INFO  (qtp1809236203-59) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=9
   [junit4]   2> 8438 DEBUG (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 8451 INFO  (qtp1809236203-60) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=63
   [junit4]   2> 8458 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 8491 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a433168{/solr,null,AVAILABLE}
   [junit4]   2> 8493 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c3e0c67{SSL,[ssl, http/1.1]}{127.0.0.1:39989}
   [junit4]   2> 8493 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.Server Started @10390ms
   [junit4]   2> 8493 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39989}
   [junit4]   2> 8493 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8493 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 8493 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8493 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8493 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:51:32.970Z
   [junit4]   2> 8521 DEBUG (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 8521 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 8521 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 8545 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 8547 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 8550 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 8597 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 8713 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 8728 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39989_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 8735 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39989_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39989_solr
   [junit4]   2> 8736 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39989_solr"} current state version: 0
   [junit4]   2> 8740 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39989_solr
   [junit4]   2> 8741 INFO  (zkCallback-20-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 8741 INFO  (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 8764 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:39989_solr) [n:127.0.0.1:39989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 9134 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39989.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 9170 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39989.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 9170 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39989.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 9190 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39989_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_D08611E34F0C267C-001/tempDir-001/node2/.
   [junit4]   2> 9261 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 9289 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76e42833{/solr,null,AVAILABLE}
   [junit4]   2> 9290 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@305478d1{SSL,[ssl, http/1.1]}{127.0.0.1:39375}
   [junit4]   2> 9290 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.Server Started @11187ms
   [junit4]   2> 9290 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39375}
   [junit4]   2> 9291 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 9291 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 9291 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9291 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9291 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:51:33.768Z
   [junit4]   2> 9309 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 9345 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 9432 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 9434 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39375_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 9444 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:39375_solr"} current state version: 0
   [junit4]   2> 9444 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:39375_solr
   [junit4]   2> 9445 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39375_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39375_solr
   [junit4]   2> 9446 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:39989_solr) [n:127.0.0.1:39989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 9447 INFO  (zkCallback-20-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 9447 INFO  (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 9468 INFO  (zkCallback-37-thread-1-processing-n:127.0.0.1:39375_solr) [n:127.0.0.1:39375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 9614 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39375.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 9653 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39375.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 9653 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39375_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39375.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 9655 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:39375_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_D08611E34F0C267C-001/tempDir-001/node3/.
   [junit4]   2> 9774 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 9850 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1774924e{/solr,null,AVAILABLE}
   [junit4]   2> 9851 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d844cbd{SSL,[ssl, http/1.1]}{127.0.0.1:42133}
   [junit4]   2> 9851 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.e.j.s.Server Started @11749ms
   [junit4]   2> 9852 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42133}
   [junit4]   2> 9852 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 9852 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 9852 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9852 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9852 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-31T11:51:34.329Z
   [junit4]   2> 9882 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 9925 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38221/solr
   [junit4]   2> 9982 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:42133_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 9984 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:42133_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 9987 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:42133_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42133_solr
   [junit4]   2> 9988 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42133_solr"} current state version: 0
   [junit4]   2> 9988 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42133_solr
   [junit4]   2> 9990 INFO  (zkCallback-20-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9991 INFO  (zkCallback-31-thread-1-processing-n:127.0.0.1:39989_solr) [n:127.0.0.1:39989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9991 INFO  (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 9996 INFO  (zkCallback-37-thread-1-processing-n:127.0.0.1:39375_solr) [n:127.0.0.1:39375_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10006 INFO  (zkCallback-43-thread-1-processing-n:127.0.0.1:42133_solr) [n:127.0.0.1:42133_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 10210 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:42133_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42133.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 10223 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:42133_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42133.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 10224 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:42133_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42133.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@477f2a6a
   [junit4]   2> 10226 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[D08611E34F0C267C]) [n:127.0.0.1:42133_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.ComputePlanActionTest_D08611E34F0C267C-001/tempDir-001/node4/.
   [junit4]   2> 10236 INFO  (OverseerCollectionConfigSetProcessor-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 10452 INFO  (qtp700639-148) [n:127.0.0.1:42133_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 10453 INFO  (qtp700639-148) [n:127.0.0.1:42133_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38221/solr ready
   [junit4]   2> 10500 INFO  (qtp1698275096-103) [n:127.0.0.1:39989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 10531 INFO  (qtp589889531-127) [n:127.0.0.1:39375_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 10544 INFO  (qtp700639-142) [n:127.0.0.1:42133_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 10559 INFO  (qtp1809236203-59) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 10562 DEBUG (qtp700639-148) [n:127.0.0.1:42133_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10586 INFO  (qtp700639-148) [n:127.0.0.1:42133_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=197
   [junit4]   2> 10586 DEBUG (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 10592 DEBUG (zkCallback-14-thread-1-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39989_solr, 127.0.0.1:42133_solr, 127.0.0.1:45803_solr, 127.0.0.1:39375_solr]
   [junit4]   2> 10594 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 10601 INFO  (qtp589889531-124) [n:127.0.0.1:39375_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&name=testNodeWithMultipleReplicasLost&nrtReplicas=3&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 10606 DEBUG (ScheduledTrigger-44-thread-2) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:39989_solr, 127.0.0.1:42133_solr, 127.0.0.1:45803_solr, 127.0.0.1:39375_solr]
   [junit4]   2> 10620 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10632 DEBUG (OverseerAutoScalingTriggerThread-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 10665 INFO  (OverseerThreadFactory-46-thread-4-processing-n:127.0.0.1:45803_solr) [n:127.0.0.1:45803_solr    ] o.a.s.c.CreateCollectionCmd Create collection testNodeWithMultipleReplicasLost
   [junit4]   2> 10683 INFO  (qtp589889531-122) [n:127.0.0.1:39375_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 10695 INFO  (qtp1698275096-98) [n:127.0.0.1:39989_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 10731 INFO  (qtp700639-148) [n:127.0.0.1:42133_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 10737 INFO  (qtp1809236203-56) [n:127.0.0.1:45803_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 10774 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 10774 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 10779 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 10885 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 10887 INFO  (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10892 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 10892 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10895 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 10895 INFO  (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10897 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10897 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>       "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10901 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 10901 INFO  (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10904 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>       "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10904 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>       "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n5",
   [junit4]   2>       "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10925 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 10925 INFO  (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10928 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 10928 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node10":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10930 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 10930 INFO  (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10931 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node10":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10931 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node10":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10932 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 10932 INFO  (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 10933 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node10":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 10934 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node10":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node12":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n9",
   [junit4]   2>       "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 11035 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeWithMultipleReplicasLost/state.json version: 0
   [junit4]   2> 11155 INFO  (qtp700639-144) [n:127.0.0.1:42133_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n3&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11156 INFO  (qtp1809236203-53) [n:127.0.0.1:45803_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11163 INFO  (qtp1698275096-99) [n:127.0.0.1:39989_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n5&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11159 INFO  (qtp700639-144) [n:127.0.0.1:42133_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 11171 INFO  (qtp589889531-123) [n:127.0.0.1:39375_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n6&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11172 INFO  (qtp589889531-123) [n:127.0.0.1:39375_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 11172 INFO  (qtp1809236203-53) [n:127.0.0.1:45803_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 11179 INFO  (qtp1698275096-99) [n:127.0.0.1:39989_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 11197 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42133_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 11199 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42133_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 11199 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n3","base_url":"https://127.0.0.1:42133/solr","node_name":"127.0.0.1:42133_solr","state":"down","type":"NRT"}
   [junit4]   2> 11199 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42133_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n5",
   [junit4]   2>           "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node10":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n9",
   [junit4]   2>           "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 11257 INFO  (qtp1698275096-105) [n:127.0.0.1:39989_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n8&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11263 INFO  (qtp700639-143) [n:127.0.0.1:42133_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n9&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 11278 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node10",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39375_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 11279 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node10",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39375_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 11279 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node10:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6","base_url":"https://127.0.0.1:39375/solr","node_name":"127.0.0.1:39375_solr","state":"down","type":"NRT"}
   [junit4]   2> 11279 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:45803/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>           "node_name":"127.0.0.1:42133_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n5",
   [junit4]   2>           "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node10":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:39375/solr",
   [junit4]   2>           "node_name":"127.0.0.1:39375_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:39989/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n9",
   [junit4]   2>           "base_url":"https://127.0.0.1:42133/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 11279 DEBUG (OverseerStateUpdate-98923360384647171-127.0.0.1:45803_solr-n_0000000000) [n:127.0.0.1:45803_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "cor

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

x:collection3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2043718 INFO  (SUITE-TestLazyCores-seed#[D08611E34F0C267C]-worker) [    x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1818749051
   [junit4]   2> 2043718 INFO  (SUITE-TestLazyCores-seed#[D08611E34F0C267C]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2043718 INFO  (SUITE-TestLazyCores-seed#[D08611E34F0C267C]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2043719 INFO  (SUITE-TestLazyCores-seed#[D08611E34F0C267C]-worker) [    x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D08611E34F0C267C-001
   [junit4]   2> Oct 31, 2017 12:25:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 31, 2017 12:25:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Oct 31, 2017 12:25:48 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Oct 31, 2017 12:25:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=31514, maxDocsPerChunk=5, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=31514, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {}, locale=es-PR, timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=2,free=286606400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricsIntegrationTest, TestDFRSimilarityFactory, ComputePlanActionTest, VersionInfoTest, CurrencyFieldTypeTest, TestIBSimilarityFactory, TestUpdate, UpdateRequestProcessorFactoryTest, TestPayloadScoreQParserPlugin, DeleteInactiveReplicaTest, TestChildDocTransformer, SearchHandlerTest, TestFieldSortValues, TestCoreAdminApis, TestConfigSetsAPIExclusivity, StressHdfsTest, TestLeaderElectionZkExpiry, AutoAddReplicasIntegrationTest, TestJavabinTupleStreamParser, TestDFISimilarityFactory, TolerantUpdateProcessorTest, TestAuthorizationFramework, DistributedFacetPivotSmallAdvancedTest, TestCSVLoader, MultiThreadedOCPTest, JsonLoaderTest, TestComplexPhraseLeadingWildcard, DirectUpdateHandlerOptimizeTest, AnalyticsMergeStrategyTest, TestSlowCompositeReaderWrapper, TestFieldCacheReopen, SolrJmxReporterCloudTest, TestNumericTerms32, TestNumericRangeQuery32, PeerSyncReplicationTest, TestSolrJ, TestConfig, TestInPlaceUpdatesDistrib, LeaderElectionIntegrationTest, QueryResultKeyTest, TestHttpShardHandlerFactory, TestBinaryField, BaseCdcrDistributedZkTest, TestSimpleTextCodec, TestTrieFacet, TestRestManager, TestJoin, TestRandomDVFaceting, SolrCoreTest, EnumFieldTest, SliceStateTest, DateFieldTest, TestSuggestSpellingConverter, TestFieldCacheVsDocValues, TestMergePolicyConfig, TestOrdValues, SuggestComponentTest, TestPHPSerializedResponseWriter, TestApiFramework, CachingDirectoryFactoryTest, TestRandomFaceting, TestExclusionRuleCollectionAccess, SparseHLLTest, AtomicUpdatesTest, URLClassifyProcessorTest, TestRandomFlRTGCloud, BigEndianAscendingWordSerializerTest, TestSweetSpotSimilarityFactory, TriggerIntegrationTest, DirectoryFactoryTest, TestReloadDeadlock, HdfsTlogReplayBufferedWhileIndexingTest, DistributedQueueTest, TestSubQueryTransformerDistrib, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestUtils, TestSolrConfigHandlerCloud, RAMDirectoryFactoryTest, TestAuthenticationFramework, TestWordDelimiterFilterFactory, TestDistributedSearch, FastVectorHighlighterTest, V2ApiIntegrationTest, TestBadConfig, TestFastOutputStream, TestSha256AuthenticationProvider, TestSolrDeletionPolicy1, SimpleFacetsTest, HdfsRestartWhileUpdatingTest, TestCloudJSONFacetJoinDomain, DateMathParserTest, TestPhraseSuggestions, SolrCoreMetricManagerTest, SearchRateTriggerTest, ReplaceNodeTest, TestCloudManagedSchema, DistributedQueryElevationComponentTest, BasicZkTest, SoftAutoCommitTest, BasicFunctionalityTest, TestStressVersions, TestSolrCloudSnapshots, ForceLeaderTest, SearchHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, SolrCloudReportersTest, TermsComponentTest, FullHLLTest, StatelessScriptUpdateProcessorFactoryTest, TestIndexingPerformance, DistribCursorPagingTest, TestDocBasedVersionConstraints, TestCloudRecovery, SolrPluginUtilsTest, TestLegacyNumericUtils, TestDeleteCollectionOnDownNodes, NoCacheHeaderTest, TestSort, AnalysisAfterCoreReloadTest, AddBlockUpdateTest, TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, StatsComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=D08611E34F0C267C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=Europe/Luxembourg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D08611E34F0C267C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13129, name=searcherExecutor-4976-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D08611E34F0C267C]:0)
   [junit4] Completed [420/745 (2!)] on J0 in 32.23s, 9 tests, 3 errors <<< FAILURES!

[...truncated 48289 lines...]