Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/953/

4 tests failed.
FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica

Error Message:
Expected new active leader null Live Nodes: [127.0.0.1:32989_solr, 
127.0.0.1:34594_solr, 127.0.0.1:34997_solr] Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"raceDeleteReplica_false_shard1_replica_n1",    
       "base_url":"https://127.0.0.1:37409/solr";,           
"node_name":"127.0.0.1:37409_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false",           "leader":"true"},  
       "core_node6":{           
"core":"raceDeleteReplica_false_shard1_replica_n5",           
"base_url":"https://127.0.0.1:37409/solr";,           
"node_name":"127.0.0.1:37409_solr",           "state":"down",           
"type":"NRT",           "force_set_state":"false"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected new active leader
null
Live Nodes: [127.0.0.1:32989_solr, 127.0.0.1:34594_solr, 127.0.0.1:34997_solr]
Last available state: 
DocCollection(raceDeleteReplica_false//collections/raceDeleteReplica_false/state.json/14)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"raceDeleteReplica_false_shard1_replica_n1",
          "base_url":"https://127.0.0.1:37409/solr";,
          "node_name":"127.0.0.1:37409_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node6":{
          "core":"raceDeleteReplica_false_shard1_replica_n5",
          "base_url":"https://127.0.0.1:37409/solr";,
          "node_name":"127.0.0.1:37409_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([4762962B3CEA2388:2D74F7FB54186942]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334)
        at 
org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:230)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards

Error Message:
Error from server at https://127.0.0.1:32989/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:32989/solr: Cannot create collection 
deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 3. This allows a 
maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, 
value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 
shards to be created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([4762962B3CEA2388:7BF3D17F73AB7EDD]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Error from server at https://127.0.0.1:32989/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:32989/solr: Cannot create collection 
delLiveColl. Value of maxShardsPerNode is 1, and the number of nodes currently 
live or live and part of your createNodeSet is 3. This allows a maximum of 3 to 
be created. Value of numShards is 2, value of nrtReplicas is 2, value of 
tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be 
created (higher than the allowed number)
        at 
__randomizedtesting.SeedInfo.seed([4762962B3CEA2388:EA02222021D58BFD]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:
CollectionStateWatcher was never notified of cluster change

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher was never notified of cluster 
change
        at 
__randomizedtesting.SeedInfo.seed([1AFE25120AD1622:5C942D2167A0891C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:140)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12516 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 20308 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/init-core-data-001
   [junit4]   2> 20309 WARN  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 20310 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 20312 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 21307 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001
   [junit4]   2> 21330 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 21354 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 21363 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 21552 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42848
   [junit4]   2> 21655 ERROR (Thread-4) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 21768 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22325 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 22333 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 22333 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 22340 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 22508 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 22508 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 22513 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 22515 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 22515 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 22515 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 22558 INFO  (jetty-launcher-7-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@645ce5e9{/solr,null,AVAILABLE}
   [junit4]   2> 22576 INFO  (jetty-launcher-7-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68674ebe{/solr,null,AVAILABLE}
   [junit4]   2> 22611 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 22612 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 22612 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 22624 INFO  (jetty-launcher-7-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dda5af4{/solr,null,AVAILABLE}
   [junit4]   2> 22626 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 22626 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 22626 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 22632 INFO  (jetty-launcher-7-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3954dced{/solr,null,AVAILABLE}
   [junit4]   2> 22674 INFO  (jetty-launcher-7-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4081fc25{SSL,[ssl, 
http/1.1]}{127.0.0.1:34997}
   [junit4]   2> 22674 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server 
Started @22832ms
   [junit4]   2> 22675 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34997}
   [junit4]   2> 22685 INFO  (jetty-launcher-7-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@48d40f53{SSL,[ssl, 
http/1.1]}{127.0.0.1:37409}
   [junit4]   2> 22685 INFO  (jetty-launcher-7-thread-4) [    ] o.e.j.s.Server 
Started @22843ms
   [junit4]   2> 22685 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37409}
   [junit4]   2> 22695 INFO  (jetty-launcher-7-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2426044f{SSL,[ssl, 
http/1.1]}{127.0.0.1:32989}
   [junit4]   2> 22696 INFO  (jetty-launcher-7-thread-3) [    ] o.e.j.s.Server 
Started @22854ms
   [junit4]   2> 22696 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32989}
   [junit4]   2> 22724 INFO  (jetty-launcher-7-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d6e01c9{SSL,[ssl, 
http/1.1]}{127.0.0.1:34594}
   [junit4]   2> 22725 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server 
Started @22883ms
   [junit4]   2> 22725 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34594}
   [junit4]   2> 22860 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider 
chain: env;sysprop
   [junit4]   2> 22877 ERROR (jetty-launcher-7-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 22877 ERROR (jetty-launcher-7-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 22877 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22878 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 22878 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22878 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 22879 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T11:47:48.251Z
   [junit4]   2> 22881 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 22881 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22881 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 22884 ERROR (jetty-launcher-7-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 22884 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22884 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 22884 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22884 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 22884 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T11:47:48.256Z
   [junit4]   2> 22885 ERROR (jetty-launcher-7-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 22885 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22885 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.6.0
   [junit4]   2> 22885 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22885 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 22886 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T11:47:48.257Z
   [junit4]   2> 22886 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22886 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 22886 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-15T11:47:48.258Z
   [junit4]   2> 23000 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23007 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23013 INFO  (zkConnectionManagerCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23043 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23041 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23044 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23044 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23080 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23131 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002c0a09b90003, likely client has closed socket
   [junit4]   2> 23489 INFO  (jetty-launcher-7-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42848/solr
   [junit4]   2> 23529 INFO  (jetty-launcher-7-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42848/solr
   [junit4]   2> 23557 INFO  (jetty-launcher-7-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42848/solr
   [junit4]   2> 23575 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23600 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23610 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23624 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1002c0a09b90006, likely client has closed socket
   [junit4]   2> 23631 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23961 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23973 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24032 INFO  (jetty-launcher-7-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42848/solr
   [junit4]   2> 24043 INFO  (zkConnectionManagerCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24073 INFO  (zkConnectionManagerCallback-42-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 24675 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37409_solr
   [junit4]   2> 24679 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32989_solr
   [junit4]   2> 24687 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.Overseer Overseer 
(id=72106015662342156-127.0.0.1:37409_solr-n_0000000000) starting
   [junit4]   2> 24692 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34997_solr
   [junit4]   2> 24692 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34594_solr
   [junit4]   2> 24732 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24732 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24772 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24782 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 24962 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25016 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 25018 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42848/solr ready
   [junit4]   2> 25036 INFO  (zkConnectionManagerCallback-65-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25059 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 25086 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 25091 INFO  (zkConnectionManagerCallback-60-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25099 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42848/solr ready
   [junit4]   2> 25116 INFO  (zkConnectionManagerCallback-70-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25127 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 25163 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 25163 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 25173 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42848/solr ready
   [junit4]   2> 25173 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42848/solr ready
   [junit4]   2> 25205 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 25264 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25265 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25265 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25271 INFO  (jetty-launcher-7-thread-1) 
[n:127.0.0.1:34997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node1/.
   [junit4]   2> 25279 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25303 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32989.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25329 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32989.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25330 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32989.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25332 INFO  (jetty-launcher-7-thread-3) 
[n:127.0.0.1:32989_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node3/.
   [junit4]   2> 25348 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25349 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25352 INFO  (jetty-launcher-7-thread-2) 
[n:127.0.0.1:34594_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node2/.
   [junit4]   2> 25414 INFO  
(OverseerStateUpdate-72106015662342156-127.0.0.1:37409_solr-n_0000000000) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37409_solr
   [junit4]   2> 25467 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 25467 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37409_solr
   [junit4]   2> 25476 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25489 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25495 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25495 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25505 INFO  (zkCallback-64-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25560 INFO  (zkCallback-59-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25589 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25613 INFO  (zkCallback-55-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 25675 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 25784 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37409.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25820 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37409.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25820 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37409.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 25834 INFO  (jetty-launcher-7-thread-4) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node4/.
   [junit4]   2> 26735 INFO  (zkConnectionManagerCallback-76-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26802 INFO  (zkConnectionManagerCallback-81-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 26805 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 26807 INFO  
(SUITE-DeleteReplicaTest-seed#[4762962B3CEA2388]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42848/solr ready
   [junit4]   2> 26877 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[4762962B3CEA2388]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCount
   [junit4]   2> 27848 INFO  (qtp7093096-87) [n:127.0.0.1:32989_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=1&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 27889 INFO  
(OverseerThreadFactory-85-thread-1-processing-n:127.0.0.1:37409_solr) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
deleteByCount
   [junit4]   2> 28473 INFO  (qtp7093096-90) [n:127.0.0.1:32989_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=35
   [junit4]   2> 28685 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 28755 INFO  (qtp753369731-95) [n:127.0.0.1:34594_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 28828 INFO  (qtp575851858-99) [n:127.0.0.1:37409_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 28958 INFO  
(OverseerStateUpdate-72106015662342156-127.0.0.1:37409_solr-n_0000000000) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37409/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 28980 INFO  
(OverseerStateUpdate-72106015662342156-127.0.0.1:37409_solr-n_0000000000) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_t3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34594/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 28994 INFO  
(OverseerStateUpdate-72106015662342156-127.0.0.1:37409_solr-n_0000000000) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deleteByCount",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deleteByCount_shard1_replica_p5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34997/solr";,
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 29231 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr    
x:deleteByCount_shard1_replica_t3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 29232 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr    
x:deleteByCount_shard1_replica_t3] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 29297 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 29325 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p5&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 29325 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 30365 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 30372 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 30377 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 30461 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_t3] Schema name=minimal
   [junit4]   2> 30510 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_p5] Schema name=minimal
   [junit4]   2> 30516 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.IndexSchema [deleteByCount_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 30565 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 30566 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_t3' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 30569 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 30569 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_n1' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 30572 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 30572 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.c.CoreContainer Creating SolrCore 'deleteByCount_shard1_replica_p5' using 
configuration from collection deleteByCount, trusted=true
   [junit4]   2> 30585 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34594.solr.core.deleteByCount.shard1.replica_t3' (registry 
'solr.core.deleteByCount.shard1.replica_t3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 30585 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_t3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node2/deleteByCount_shard1_replica_t3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node2/./deleteByCount_shard1_replica_t3/data/]
   [junit4]   2> 30588 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37409.solr.core.deleteByCount.shard1.replica_n1' (registry 
'solr.core.deleteByCount.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 30588 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node4/deleteByCount_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node4/./deleteByCount_shard1_replica_n1/data/]
   [junit4]   2> 30589 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34997.solr.core.deleteByCount.shard1.replica_p5' (registry 
'solr.core.deleteByCount.shard1.replica_p5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 30589 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.c.SolrCore [[deleteByCount_shard1_replica_p5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node1/deleteByCount_shard1_replica_p5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node1/./deleteByCount_shard1_replica_p5/data/]
   [junit4]   2> 31015 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 31016 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31023 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31024 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31029 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@146b7a74[deleteByCount_shard1_replica_p5] main]
   [junit4]   2> 31035 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 31037 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 31038 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31041 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31041 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31045 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@103cea48[deleteByCount_shard1_replica_t3] main]
   [junit4]   2> 31048 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 31049 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 31050 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31064 INFO  
(searcherExecutor-92-thread-1-processing-n:127.0.0.1:34997_solr 
x:deleteByCount_shard1_replica_p5 c:deleteByCount s:shard1 r:core_node6) 
[n:127.0.0.1:34997_solr c:deleteByCount s:shard1 r:core_node6 
x:deleteByCount_shard1_replica_p5] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p5] Registered new searcher 
Searcher@146b7a74[deleteByCount_shard1_replica_p5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31065 INFO  
(searcherExecutor-90-thread-1-processing-n:127.0.0.1:34594_solr 
x:deleteByCount_shard1_replica_t3 c:deleteByCount s:shard1 r:core_node4) 
[n:127.0.0.1:34594_solr c:deleteByCount s:shard1 r:core_node4 
x:deleteByCount_shard1_replica_t3] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_t3] Registered new searcher 
Searcher@103cea48[deleteByCount_shard1_replica_t3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31137 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614391884129501184
   [junit4]   2> 31171 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCount/terms/shard1 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 31175 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.c.ZkController deleteByCount_shard1_replica_p5 starting background 
replication from leader
   [junit4]   2> 31177 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 31477 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9997ms
   [junit4]   2> 31488 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 31488 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31491 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31491 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31499 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 31500 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31508 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cf56e19[deleteByCount_shard1_replica_n1] main]
   [junit4]   2> 31511 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 31512 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 31513 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31513 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1614391884523765760
   [junit4]   2> 31530 INFO  
(searcherExecutor-91-thread-1-processing-n:127.0.0.1:37409_solr 
x:deleteByCount_shard1_replica_n1 c:deleteByCount s:shard1 r:core_node2) 
[n:127.0.0.1:37409_solr c:deleteByCount s:shard1 r:core_node2 
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n1] Registered new searcher 
Searcher@5cf56e19[deleteByCount_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31540 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/deleteByCount/terms/shard1 to Terms{values={core_node2=0, 
core_node4=0}, version=1}
   [junit4]   2> 32005 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 32005 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 32005 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:34594/solr/deleteByCount_shard1_replica_t3/
   [junit4]   2> 32019 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_t3 
url=https://127.0.0.1:34594/solr START 
replicas=[https://127.0.0.1:37409/solr/deleteByCount_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 32046 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.u.PeerSync PeerSync: core=deleteByCount_shard1_replica_t3 
url=https://127.0.0.1:34594/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 32071 INFO  (qtp575851858-98) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.c.S.Request [deleteByCount_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 32075 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 32075 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
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> 32076 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 32076 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ZkController deleteByCount_shard1_replica_t3 stopping background 
replication from leader
   [junit4]   2> 32123 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34594/solr/deleteByCount_shard1_replica_t3/ shard1
   [junit4]   2> 32237 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 32245 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr 
c:deleteByCount s:shard1 r:core_node4 x:deleteByCount_shard1_replica_t3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_t3&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=3016
   [junit4]   2> 32342 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 32514 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:deleteByCount s:shard1 r:core_node6 x:deleteByCount_shard1_replica_p5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_p5&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=PULL}
 status=0 QTime=3190
   [junit4]   2> 32585 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:deleteByCount s:shard1 r:core_node2 x:deleteByCount_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=deleteByCount_shard1_replica_n1&action=CREATE&numShards=1&collection=deleteByCount&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=3288
   [junit4]   2> 32641 INFO  
(OverseerCollectionConfigSetProcessor-72106015662342156-127.0.0.1:37409_solr-n_0000000000)
 [n:127.0.0.1:37409_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> 32661 INFO  (qtp7093096-87) [n:127.0.0.1:32989_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> 32688 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 32688 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 32688 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 33664 INFO  (qtp7093096-87) [n:127.0.0.1:32989_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=1&collection.configName=conf&name=deleteByCount&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=5823
   [junit4]   2> 33696 INFO  (qtp7093096-89) [n:127.0.0.1:32989_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 33736 INFO  (qtp793271509-79) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_p5, tag=null
   [junit4]   2> 33736 INFO  (qtp793271509-79) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@242f5557: rootName = 
solr_34997, domain = solr.core.deleteByCount.shard1.replica_p5, service url = 
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_p5 / 
com.codahale.metrics.MetricRegistry@1bcf36a5
   [junit4]   2> 33753 ERROR (indexFetcher-102-thread-1) [    ] 
o.a.s.h.ReplicationHandler Index fetch failed :java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:688)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:382)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:347)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:421)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1156)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 34072 INFO  (qtp793271509-79) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.c.ZkController 
deleteByCount_shard1_replica_p5 stopping background replication from leader
   [junit4]   2> 34074 INFO  (qtp793271509-79) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_p5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3be40f50
   [junit4]   2> 34074 INFO  (qtp793271509-79) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_p5, tag=3be40f50
   [junit4]   2> 34074 INFO  (qtp793271509-79) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=3be40f50
   [junit4]   2> 34113 INFO  (qtp793271509-79) [n:127.0.0.1:34997_solr    
x:deleteByCount_shard1_replica_p5] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_p5&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=389
   [junit4]   2> 34214 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34214 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34215 INFO  (zkCallback-41-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34323 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_n1, tag=null
   [junit4]   2> 34323 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@eb4ce2: rootName = 
solr_37409, domain = solr.core.deleteByCount.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@177aea96
   [junit4]   2> 34357 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.c.SolrCore 
[deleteByCount_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1474dfff
   [junit4]   2> 34357 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.deleteByCount.shard1.replica_n1, tag=1474dfff
   [junit4]   2> 34357 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=1474dfff
   [junit4]   2> 34373 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/deleteByCount/terms/shard1 to 
Terms{values={core_node4=0}, version=2}
   [junit4]   2> 34376 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 34379 INFO  (qtp575851858-100) [n:127.0.0.1:37409_solr    
x:deleteByCount_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=deleteByCount_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true}
 status=0 QTime=57
   [junit4]   2> 34481 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34481 INFO  (zkCallback-41-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/deleteByCount/state.json] for collection [deleteByCount] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 34593 INFO  (qtp7093096-89) [n:127.0.0.1:32989_solr 
c:deleteByCount   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={count=2&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
 status=0 QTime=897
   [junit4]   2> 34597 INFO  (qtp7093096-87) [n:127.0.0.1:32989_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with 
params 
count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 34612 INFO  
(OverseerCollectionConfigSetProcessor-72106015662342156-127.0.0.1:37409_solr-n_0000000000)
 [n:127.0.0.1:37409_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 34614 ERROR 
(OverseerThreadFactory-85-thread-3-processing-n:127.0.0.1:37409_solr) 
[n:127.0.0.1:37409_solr c:deleteByCount s:shard1  ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: deleteByCount 
operation: deletereplica failed:org.apache.solr.common.SolrException: There is 
only one replica available in shard/collection: shard1/deleteByCount. Cannot 
delete that.
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.validateReplicaAvailability(DeleteReplicaCmd.java:191)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.pickReplicasTobeDeleted(DeleteReplicaCmd.java:158)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplicaBasedOnCount(DeleteReplicaCmd.java:127)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:78)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 34646 INFO  (qtp7093096-87) [n:127.0.0.1:32989_solr 
c:deleteByCount   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={count=1&action=DELETEREPLICA&collection=deleteByCount&shard=shard1&wt=javabin&version=2}
 status=400 QTime=48
   [junit4]   2> 34653 INFO  
(TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[4762962B3CEA2388]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending deleteReplicaByCount
   [junit4]   2> 34762 INFO  
(TEST-DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica-seed#[4762962B3CEA2388])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting raceConditionOnDeleteAndRegisterReplica
   [junit4]   2> 34766 INFO  (qtp7093096-89) [n:127.0.0.1:32989_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 34769 INFO  (qtp7093096-89) [n:127.0.0.1:32989_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 34774 INFO  (qtp7093096-87) [n:127.0.0.1:32989_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=raceDeleteReplica_true&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 34783 INFO  
(OverseerCollectionConfigSetProcessor-72106015662342156-127.0.0.1:37409_solr-n_0000000000)
 [n:127.0.0.1:37409_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 34783 INFO  
(OverseerThreadFactory-85-thread-4-processing-n:127.0.0.1:37409_solr) 
[n:127.0.0.1:37409_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
raceDeleteReplica_true
   [junit4]   2> 35023 INFO  (qtp7093096-88) [n:127.0.0.1:32989_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 35031 INFO  (qtp793271509-82) [n:127.0.0.1:34997_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 35043 INFO  (qtp753369731-69) [n:127.0.0.1:34594_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.deleteByCount.shard1.replica_t3:INDEX.sizeInBytes}
 status=0 QTime=3
   [junit4]   2> 35053 INFO  (qtp753369731-94) [n:127.0.0.1:34594_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=5
   [junit4]   2> 35093 INFO  (qtp575851858-99) [n:127.0.0.1:37409_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 35116 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr    
x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n2&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 35118 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr    
x:raceDeleteReplica_true_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=raceDeleteReplica_true_shard1_replica_n1&action=CREATE&numShards=1&collection=raceDeleteReplica_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 36195 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 36208 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 36214 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n2] Schema 
name=minimal
   [junit4]   2> 36247 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.s.IndexSchema [raceDeleteReplica_true_shard1_replica_n1] Schema 
name=minimal
   [junit4]   2> 36264 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 36265 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n2' using configuration from collection 
raceDeleteReplica_true, trusted=true
   [junit4]   2> 36266 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34997.solr.core.raceDeleteReplica_true.shard1.replica_n2' (registry 
'solr.core.raceDeleteReplica_true.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 36266 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n2] 
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n2] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node1/raceDeleteReplica_true_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node1/./raceDeleteReplica_true_shard1_replica_n2/data/]
   [junit4]   2> 36269 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 36269 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'raceDeleteReplica_true_shard1_replica_n1' using configuration from collection 
raceDeleteReplica_true, trusted=true
   [junit4]   2> 36270 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37409.solr.core.raceDeleteReplica_true.shard1.replica_n1' (registry 
'solr.core.raceDeleteReplica_true.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4b14c583
   [junit4]   2> 36270 INFO  (qtp575851858-73) [n:127.0.0.1:37409_solr 
c:raceDeleteReplica_true s:shard1  x:raceDeleteReplica_true_shard1_replica_n1] 
o.a.s.c.SolrCore [[raceDeleteReplica_true_shard1_replica_n1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node4/raceDeleteReplica_true_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4762962B3CEA2388-001/tempDir-001/node4/./raceDeleteReplica_true_shard1_replica_n1/data/]
   [junit4]   2> 36592 INFO  (qtp793271509-81) [n:127.0.0.1:34997_solr 
c:raceDeleteReplica_true s:

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

check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null928040118
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null928040118
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null928040118

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 44ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 103 minutes 44 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to