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 2018/01/19 01:30:54 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.1) - Build # 21294 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([680E6E2F4C840CBF:E05A51F5E2786147]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:33035_solr, 127.0.0.1:38639_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:33035/solr",           "node_name":"127.0.0.1:33035_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:39513/solr",           "node_name":"127.0.0.1:39513_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"down"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:33035/solr",           "node_name":"127.0.0.1:33035_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:39513/solr",           "node_name":"127.0.0.1:39513_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:33035_solr, 127.0.0.1:38639_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:33035/solr",
          "node_name":"127.0.0.1:33035_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:39513/solr",
          "node_name":"127.0.0.1:39513_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:33035/solr",
          "node_name":"127.0.0.1:33035_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:39513/solr",
          "node_name":"127.0.0.1:39513_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:37611/data/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([680E6E2F4C840CBF:50BD4AD16B77D86E]: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.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
	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)




Build Log:
[...truncated 12632 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/init-core-data-001
   [junit4]   2> 791885 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 791886 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 791886 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 791887 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 791887 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001
   [junit4]   2> 791888 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 791888 INFO  (Thread-4524) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 791888 INFO  (Thread-4524) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 791892 ERROR (Thread-4524) [    ] 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> 791988 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37081
   [junit4]   2> 791990 INFO  (zkConnectionManagerCallback-1337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 791994 INFO  (jetty-launcher-1334-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 791994 INFO  (jetty-launcher-1334-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 791996 INFO  (jetty-launcher-1334-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 792031 INFO  (jetty-launcher-1334-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 792031 INFO  (jetty-launcher-1334-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 792031 INFO  (jetty-launcher-1334-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 792031 INFO  (jetty-launcher-1334-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 792031 INFO  (jetty-launcher-1334-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 792031 INFO  (jetty-launcher-1334-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 792032 INFO  (jetty-launcher-1334-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 792032 INFO  (jetty-launcher-1334-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 792032 INFO  (jetty-launcher-1334-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 792032 INFO  (jetty-launcher-1334-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@649dffee{/solr,null,AVAILABLE}
   [junit4]   2> 792048 INFO  (jetty-launcher-1334-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50f6797d{/solr,null,AVAILABLE}
   [junit4]   2> 792050 INFO  (jetty-launcher-1334-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@35543848{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 792050 INFO  (jetty-launcher-1334-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 792050 INFO  (jetty-launcher-1334-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38639}
   [junit4]   2> 792050 ERROR (jetty-launcher-1334-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 792050 INFO  (jetty-launcher-1334-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 792050 INFO  (jetty-launcher-1334-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 792050 INFO  (jetty-launcher-1334-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 792050 INFO  (jetty-launcher-1334-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T00:37:26.287837Z
   [junit4]   2> 792069 INFO  (jetty-launcher-1334-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f5b5347{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 792069 INFO  (jetty-launcher-1334-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 792069 INFO  (jetty-launcher-1334-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39513}
   [junit4]   2> 792069 ERROR (jetty-launcher-1334-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 792069 INFO  (jetty-launcher-1334-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 792069 INFO  (jetty-launcher-1334-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 792069 INFO  (jetty-launcher-1334-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 792069 INFO  (jetty-launcher-1334-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T00:37:26.306776Z
   [junit4]   2> 792074 INFO  (zkConnectionManagerCallback-1339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792074 INFO  (jetty-launcher-1334-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@529879b4{/solr,null,AVAILABLE}
   [junit4]   2> 792075 INFO  (jetty-launcher-1334-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 792075 INFO  (jetty-launcher-1334-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e8bef4{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 792075 INFO  (jetty-launcher-1334-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 792075 INFO  (jetty-launcher-1334-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33035}
   [junit4]   2> 792075 ERROR (jetty-launcher-1334-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 792075 INFO  (jetty-launcher-1334-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 792075 INFO  (jetty-launcher-1334-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 792076 INFO  (jetty-launcher-1334-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 792076 INFO  (jetty-launcher-1334-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T00:37:26.313035Z
   [junit4]   2> 792076 INFO  (zkConnectionManagerCallback-1341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792076 INFO  (jetty-launcher-1334-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 792084 INFO  (zkConnectionManagerCallback-1343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792085 INFO  (jetty-launcher-1334-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 792088 INFO  (jetty-launcher-1334-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37081/solr
   [junit4]   2> 792088 INFO  (jetty-launcher-1334-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37081/solr
   [junit4]   2> 792121 INFO  (zkConnectionManagerCallback-1351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792128 INFO  (jetty-launcher-1334-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37081/solr
   [junit4]   2> 792140 INFO  (zkConnectionManagerCallback-1349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792147 INFO  (zkConnectionManagerCallback-1355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792160 INFO  (zkConnectionManagerCallback-1357-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792160 INFO  (zkConnectionManagerCallback-1359-thread-1-processing-n:127.0.0.1:33035_solr) [n:127.0.0.1:33035_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792160 INFO  (zkConnectionManagerCallback-1361-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792193 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 792194 INFO  (jetty-launcher-1334-thread-3) [n:127.0.0.1:38639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 792194 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39513_solr
   [junit4]   2> 792195 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.c.Overseer Overseer (id=99373694722113545-127.0.0.1:39513_solr-n_0000000000) starting
   [junit4]   2> 792196 INFO  (jetty-launcher-1334-thread-3) [n:127.0.0.1:38639_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38639_solr
   [junit4]   2> 792219 INFO  (zkCallback-1360-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792232 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 792273 INFO  (jetty-launcher-1334-thread-3) [n:127.0.0.1:38639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38639.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792282 INFO  (jetty-launcher-1334-thread-3) [n:127.0.0.1:38639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38639.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792282 INFO  (jetty-launcher-1334-thread-3) [n:127.0.0.1:38639_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38639.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792283 INFO  (jetty-launcher-1334-thread-3) [n:127.0.0.1:38639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001/node3/.
   [junit4]   2> 792285 DEBUG (OverseerAutoScalingTriggerThread-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 792286 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39513_solr
   [junit4]   2> 792296 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 792300 INFO  (zkCallback-1360-thread-2-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 792300 DEBUG (OverseerAutoScalingTriggerThread-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 792302 DEBUG (OverseerAutoScalingTriggerThread-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39513_solr, 127.0.0.1:38639_solr]
   [junit4]   2> 792302 DEBUG (OverseerAutoScalingTriggerThread-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 792302 DEBUG (OverseerAutoScalingTriggerThread-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 792338 DEBUG (OverseerAutoScalingTriggerThread-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 792348 DEBUG (OverseerAutoScalingTriggerThread-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 792349 DEBUG (ScheduledTrigger-2934-thread-1) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 792355 INFO  (jetty-launcher-1334-thread-1) [n:127.0.0.1:33035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 792357 INFO  (jetty-launcher-1334-thread-1) [n:127.0.0.1:33035_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 792358 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39513.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792358 INFO  (jetty-launcher-1334-thread-1) [n:127.0.0.1:33035_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33035_solr
   [junit4]   2> 792361 INFO  (zkCallback-1360-thread-2-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 792361 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 792367 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39513.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792367 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39513.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792368 INFO  (jetty-launcher-1334-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001/node2/.
   [junit4]   2> 792372 INFO  (zkCallback-1358-thread-1-processing-n:127.0.0.1:33035_solr) [n:127.0.0.1:33035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 792412 INFO  (jetty-launcher-1334-thread-1) [n:127.0.0.1:33035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33035.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792421 INFO  (jetty-launcher-1334-thread-1) [n:127.0.0.1:33035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33035.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792421 INFO  (jetty-launcher-1334-thread-1) [n:127.0.0.1:33035_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33035.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 792422 INFO  (jetty-launcher-1334-thread-1) [n:127.0.0.1:33035_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001/node1/.
   [junit4]   2> 792506 INFO  (zkConnectionManagerCallback-1369-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792560 INFO  (zkConnectionManagerCallback-1373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 792560 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 792561 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37081/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 792825 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 792831 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 792832 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 792843 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-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_46369_hdfs____.yle182/webapp
   [junit4]   2> 792934 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:46369
   [junit4]   2> 793194 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 793204 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 793223 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-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_45211_datanode____7knz14/webapp
   [junit4]   2> 793304 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45211
   [junit4]   2> 793352 DEBUG (ScheduledTrigger-2934-thread-1) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 793357 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 793358 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.m.log jetty-6.1.x
   [junit4]   2> 793362 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-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_35939_datanode____x59ctg/webapp
   [junit4]   2> 793486 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[680E6E2F4C840CBF]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35939
   [junit4]   2> 793624 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:37611) [    ] 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> 793645 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2377fe80bcb: from storage DS-4cd02e4b-da0e-4f83-bfd5-d278b35d373c node DatanodeRegistration(127.0.0.1:36493, datanodeUuid=27edcaee-f917-45ab-b666-a51b3cc01ab3, infoPort=39883, infoSecurePort=0, ipcPort=36019, storageInfo=lv=-56;cid=testClusterID;nsid=1422787089;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 793645 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2377fe80bcb: from storage DS-f3bd4bf3-3df3-4d53-a2be-1ec28dbade15 node DatanodeRegistration(127.0.0.1:36493, datanodeUuid=27edcaee-f917-45ab-b666-a51b3cc01ab3, infoPort=39883, infoSecurePort=0, ipcPort=36019, storageInfo=lv=-56;cid=testClusterID;nsid=1422787089;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 793845 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:37611) [    ] 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> 793857 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2378c93c14e: from storage DS-98353a73-0674-410f-8fb8-c7109a2501b0 node DatanodeRegistration(127.0.0.1:46725, datanodeUuid=5151869c-d9d8-4f51-afae-577a912d5d51, infoPort=44041, infoSecurePort=0, ipcPort=42619, storageInfo=lv=-56;cid=testClusterID;nsid=1422787089;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 793857 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x2378c93c14e: from storage DS-031604c0-9974-4bb3-8a89-83607ddedad2 node DatanodeRegistration(127.0.0.1:46725, datanodeUuid=5151869c-d9d8-4f51-afae-577a912d5d51, infoPort=44041, infoSecurePort=0, ipcPort=42619, storageInfo=lv=-56;cid=testClusterID;nsid=1422787089;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 794001 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[680E6E2F4C840CBF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 794038 INFO  (qtp54048552-9477) [n:127.0.0.1:38639_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:38639_solr,127.0.0.1:39513_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 794052 INFO  (OverseerThreadFactory-2936-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 794175 INFO  (OverseerStateUpdate-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_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":"https://127.0.0.1:38639/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 794177 INFO  (OverseerStateUpdate-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39513/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 794179 INFO  (OverseerStateUpdate-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38639/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 794181 INFO  (OverseerStateUpdate-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_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_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39513/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 794353 DEBUG (ScheduledTrigger-2934-thread-2) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 794434 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 794434 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 794434 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&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> 794434 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 794435 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 794493 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_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_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 794596 INFO  (zkCallback-1360-thread-2-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 794596 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 794596 INFO  (zkCallback-1360-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 794599 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 795353 DEBUG (ScheduledTrigger-2934-thread-1) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 795514 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 795516 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 795519 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 795523 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 795531 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 795537 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 795538 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 795539 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 795539 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 795540 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38639.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 795542 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 795543 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37611/data
   [junit4]   2> 795543 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 795543 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 795543 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001/node3/testSimple1_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:37611/data/testSimple1/core_node7/data/]
   [junit4]   2> 795543 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 795543 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 795544 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39513.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 795544 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37611/data
   [junit4]   2> 795544 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 795544 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 795544 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001/node2/testSimple1_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:37611/data/testSimple1/core_node8/data/]
   [junit4]   2> 795545 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 795546 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 795548 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 795549 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 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> 795549 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38639.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 795549 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37611/data
   [junit4]   2> 795550 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 795550 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 795550 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001/node3/testSimple1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:37611/data/testSimple1/core_node3/data/]
   [junit4]   2> 795551 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 795560 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 795560 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 795561 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39513.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@232c9429
   [junit4]   2> 795561 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:37611/data
   [junit4]   2> 795561 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 795561 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 795561 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_680E6E2F4C840CBF-001/tempDir-001/node2/testSimple1_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:37611/data/testSimple1/core_node5/data/]
   [junit4]   2> 795563 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 795652 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node8/data
   [junit4]   2> 795660 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node5/data
   [junit4]   2> 795660 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node7/data
   [junit4]   2> 795707 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node3/data
   [junit4]   2> 795707 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node8/data/index
   [junit4]   2> 795714 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node5/data/index
   [junit4]   2> 795714 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node7/data/index
   [junit4]   2> 795726 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:37611/data/testSimple1/core_node3/data/index
   [junit4]   2> 795825 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46725 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-4cd02e4b-da0e-4f83-bfd5-d278b35d373c:NORMAL:127.0.0.1:36493|RBW], ReplicaUC[[DISK]DS-98353a73-0674-410f-8fb8-c7109a2501b0:NORMAL:127.0.0.1:46725|RBW]]} size 0
   [junit4]   2> 795831 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36493 is added to blk_1073741825_1001 size 69
   [junit4]   2> 795877 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46725 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-4cd02e4b-da0e-4f83-bfd5-d278b35d373c:NORMAL:127.0.0.1:36493|RBW], ReplicaUC[[DISK]DS-98353a73-0674-410f-8fb8-c7109a2501b0:NORMAL:127.0.0.1:46725|FINALIZED]]} size 0
   [junit4]   2> 795878 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36493 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-4cd02e4b-da0e-4f83-bfd5-d278b35d373c:NORMAL:127.0.0.1:36493|RBW], ReplicaUC[[DISK]DS-98353a73-0674-410f-8fb8-c7109a2501b0:NORMAL:127.0.0.1:46725|FINALIZED]]} size 0
   [junit4]   2> 795879 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46725 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-031604c0-9974-4bb3-8a89-83607ddedad2:NORMAL:127.0.0.1:46725|RBW], ReplicaUC[[DISK]DS-f3bd4bf3-3df3-4d53-a2be-1ec28dbade15:NORMAL:127.0.0.1:36493|RBW]]} size 0
   [junit4]   2> 795879 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46725 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-4cd02e4b-da0e-4f83-bfd5-d278b35d373c:NORMAL:127.0.0.1:36493|RBW], ReplicaUC[[DISK]DS-031604c0-9974-4bb3-8a89-83607ddedad2:NORMAL:127.0.0.1:46725|RBW]]} size 0
   [junit4]   2> 795880 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36493 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-031604c0-9974-4bb3-8a89-83607ddedad2:NORMAL:127.0.0.1:46725|RBW], ReplicaUC[[DISK]DS-f3bd4bf3-3df3-4d53-a2be-1ec28dbade15:NORMAL:127.0.0.1:36493|RBW]]} size 0
   [junit4]   2> 795888 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36493 is added to blk_1073741826_1002 size 69
   [junit4]   2> 795908 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 795908 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 795908 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 795923 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 795923 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 795940 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 795940 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 795940 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 795949 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 795949 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 795977 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 795977 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 795984 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 795984 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 795984 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 795984 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 795993 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 795993 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796014 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@44bfe009[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 796015 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 796015 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 796016 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 796017 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6143df80[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 796018 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 796018 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 796018 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 796019 INFO  (searcherExecutor-2942-thread-1-processing-n:127.0.0.1:38639_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@44bfe009[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796019 INFO  (searcherExecutor-2943-thread-1-processing-n:127.0.0.1:39513_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@6143df80[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796019 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589979119884435456
   [junit4]   2> 796020 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589979119885484032
   [junit4]   2> 796021 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 796021 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796023 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 796023 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 796024 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39513/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 796024 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:39513/solr START replicas=[https://127.0.0.1:38639/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 796036 INFO  (qtp54048552-9744) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 796037 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ca69a78[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 796038 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 796038 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 796039 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 796040 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589979119906455552
   [junit4]   2> 796042 INFO  (searcherExecutor-2944-thread-1-processing-n:127.0.0.1:38639_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@3ca69a78[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796044 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 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> 796049 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@101acdaa[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 796050 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 796050 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 796051 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 796052 INFO  (searcherExecutor-2945-thread-1-processing-n:127.0.0.1:39513_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@101acdaa[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 796052 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589979119919038464
   [junit4]   2> 796145 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796145 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796146 INFO  (zkCallback-1360-thread-3-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796146 INFO  (zkCallback-1360-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796333 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:39513/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 796333 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 796334 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 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> 796334 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 796335 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39513/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 796354 DEBUG (ScheduledTrigger-2934-thread-1) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 796437 INFO  (zkCallback-1360-thread-3-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796437 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796437 INFO  (zkCallback-1360-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796437 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796486 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 796519 INFO  (qtp2013712271-9476) [n:127.0.0.1:39513_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] 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_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2054
   [junit4]   2> 796545 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 796545 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 796545 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38639/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 796545 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:38639/solr START replicas=[https://127.0.0.1:39513/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 796549 INFO  (qtp2013712271-9747) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_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> 796589 INFO  (zkCallback-1360-thread-3-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796589 INFO  (zkCallback-1360-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796589 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796589 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796846 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:38639/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 796846 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 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> 796846 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 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> 796846 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 796847 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38639/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 796951 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796951 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 796952 INFO  (zkCallback-1360-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796952 INFO  (zkCallback-1360-thread-3-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 796998 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 797035 INFO  (qtp54048552-9739) [n:127.0.0.1:38639_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2601
   [junit4]   2> 797035 INFO  (qtp54048552-9470) [n:127.0.0.1:38639_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_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=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2601
   [junit4]   2> 797057 INFO  (qtp2013712271-9463) [n:127.0.0.1:39513_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2624
   [junit4]   2> 797065 INFO  (qtp54048552-9477) [n:127.0.0.1:38639_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> 797158 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 797158 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:38639_solr) [n:127.0.0.1:38639_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> 797159 INFO  (zkCallback-1360-thread-1-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 797159 INFO  (zkCallback-1360-thread-3-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_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> 797354 DEBUG (ScheduledTrigger-2934-thread-1) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 798065 INFO  (qtp54048552-9477) [n:127.0.0.1:38639_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:38639_solr,127.0.0.1:39513_solr&wt=javabin&version=2} status=0 QTime=4026
   [junit4]   2> 798065 INFO  (qtp54048552-9474) [n:127.0.0.1:38639_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:39513_solr,127.0.0.1:33035_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 798067 INFO  (OverseerThreadFactory-2936-thread-2-processing-n:127.0.0.1:39513_solr) [n:127.0.0.1:39513_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 798067 INFO  (OverseerCollectionConfigSetProcessor-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_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> 798270 INFO  (OverseerStateUpdate-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_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":"https://127.0.0.1:33035/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 798271 INFO  (OverseerStateUpdate-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_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":"https://127.0.0.1:39513/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 798272 INFO  (OverseerStateUpdate-99373694722113545-127.0.0.1:39513_solr-n_0000000000) [n:127.0.0.1:39513_solr    ] o.a.s.c.o.SliceMutator createRepl

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

EST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45559_
   [junit4]   2> 1606461 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1606461 INFO  (zkCallback-2573-thread-1-processing-n:127.0.0.1:45559_) [n:127.0.0.1:45559_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1606461 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.a.s.c.Overseer Overseer (id=99373744224272405-127.0.0.1:45559_-n_0000000005) closing
   [junit4]   2> 1606461 INFO  (OverseerStateUpdate-99373744224272405-127.0.0.1:45559_-n_0000000005) [n:127.0.0.1:45559_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45559_
   [junit4]   2> 1606464 WARN  (OverseerAutoScalingTriggerThread-99373744224272405-127.0.0.1:45559_-n_0000000005) [n:127.0.0.1:45559_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1606465 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@412390a2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1606465 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@245a344b{/,null,UNAVAILABLE}
   [junit4]   2> 1606465 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1606466 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45993
   [junit4]   2> 1606466 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] 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> 1606468 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[680E6E2F4C840CBF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39295 39295
   [junit4]   2> 1612998 INFO  (Thread-4891) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39295 39295
   [junit4]   2> 1612999 WARN  (Thread-4891) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/configs/conf1
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/collections/collection1/state.json
   [junit4]   2> 	5	/solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard1/election/99373744224272405-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/99373744224272396-127.0.0.1:37787_-n_0000000002
   [junit4]   2> 	2	/solr/collections/collection2/leader_elect/shard6/election/99373744224272388-core_node35-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	15	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test -Dtests.seed=680E6E2F4C840CBF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sw-KE -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 65.5s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find collection:collection2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([680E6E2F4C840CBF:E05A51F5E2786147]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_680E6E2F4C840CBF-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2, maxDocsPerChunk=664, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2, blockSize=8)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a47852), locale=sw-KE, timezone=Etc/UCT
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=127592192,total=503840768
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTokenStream, RequestHandlersTest, ExecutePlanActionTest, TestRestoreCore, SolrSlf4jReporterTest, BufferStoreTest, TestCrossCoreJoin, TestUnifiedSolrHighlighter, TestStressLucene, TestSSLRandomization, TestMiniSolrCloudClusterSSL, TestSolrConfigHandlerCloud, TestOmitPositions, LeaderElectionContextKeyTest, TestDownShardTolerantSearch, ReplicaListTransformerTest, TestRecoveryHdfs, TestHdfsBackupRestoreCore, TestPHPSerializedResponseWriter, SuggestComponentContextFilterQueryTest, BooleanFieldTest, V2ApiIntegrationTest, TestLegacyNumericRangeQueryBuilder, DeleteInactiveReplicaTest, TestApiFramework, DateRangeFieldTest, SpellingQueryConverterTest, UpdateParamsTest, RankQueryTest, BasicAuthStandaloneTest, TestConfigSetProperties, HdfsUnloadDistributedZkTest, HdfsSyncSliceTest, TestClusterStateMutator, TestIBSimilarityFactory, DocumentAnalysisRequestHandlerTest, TestCloudRecovery, TestBinaryResponseWriter, DirectUpdateHandlerTest, ExitableDirectoryReaderTest, TestBulkSchemaAPI, TestManagedSchemaThreadSafety, TestPullReplica, IndexBasedSpellCheckerTest, TestDelegationWithHadoopAuth, CursorPagingTest, RAMDirectoryFactoryTest, CdcrReplicationDistributedZkTest, MetricsConfigTest, TestCollationField, CursorMarkTest, DebugComponentTest, SimpleMLTQParserTest, TestConfig, TemplateUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, HdfsChaosMonkeyNothingIsSafeTest, TestManagedResource, TestSizeLimitedDistributedMap, TestPayloadCheckQParserPlugin, TestMacros, TestFieldCacheWithThreads, TestCollectionsAPIViaSolrCloudCluster, OverseerStatusTest, ConjunctionSolrSpellCheckerTest, SolrGraphiteReporterTest, OverseerCollectionConfigSetProcessorTest, TestComponentsName, SynonymTokenizerTest, TestJsonFacets, SecurityConfHandlerTest, TestLegacyFieldReuse, TestDynamicFieldResource, TestFieldCacheSort, CloneFieldUpdateProcessorFactoryTest, TestSimpleQParserPlugin, BaseCdcrDistributedZkTest, TestIntervalFaceting, SuggesterWFSTTest, TestDistributedSearch, ManagedSchemaRoundRobinCloudTest, TestHashPartitioner, TestGraphTermsQParserPlugin, TestStressInPlaceUpdates, NumberUtilsTest, TestDocSet, BinaryUpdateRequestHandlerTest, CollectionTooManyReplicasTest, SolrRequestParserTest, TestLuceneMatchVersion, TestJoin, TestCloudManagedSchema, SolrPluginUtilsTest, DistributedFacetPivotWhiteBoxTest, PeerSyncWithIndexFingerprintCachingTest, TestExactStatsCache, TestRemoteStreaming, TestDefaultStatsCache, DistributedExpandComponentTest, TestGeoJSONResponseWriter, TestPushWriter, FullHLLTest, TestSolrCoreParser, ConcurrentDeleteAndCreateCollectionTest, TestPseudoReturnFields, ConfigSetsAPITest, WrapperMergePolicyFactoryTest, SSLMigrationTest, TestXmlQParserPlugin, TestSolrCloudWithKerberosAlt, StatsComponentTest, TestInfoStreamLogging, DistributedFacetPivotLongTailTest, NodeMutatorTest, DefaultValueUpdateProcessorTest, ForceLeaderTest, TestCryptoKeys, TestCloudJSONFacetJoinDomain, TestCollapseQParserPlugin, ZkFailoverTest, DistributedSuggestComponentTest, CloudExitableDirectoryReaderTest, TestCSVLoader, TestNonDefinedSimilarityFactory, TestNumericTerms64, TestSolrCoreSnapshots, TestLeaderElectionZkExpiry, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [395/768 (2!)] on J0 in 65.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 42102 lines...]