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

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyticsTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
        at __randomizedtesting.SeedInfo.seed([AB05B8F271C88084]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:63)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:     1) 
Thread[id=30566, name=jetty-launcher-7464-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)   
 2) Thread[id=30562, name=jetty-launcher-7464-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   1) Thread[id=30566, name=jetty-launcher-7464-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=30562, name=jetty-launcher-7464-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
        at __randomizedtesting.SeedInfo.seed([6DCF555442DAAE07]:0)


FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:38023/solr/awhollynewcollection_0: No 
registered leader was found after waiting for 4000ms , collection: 
awhollynewcollection_0 slice: shard4 saw 
state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/9)={
   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{   
    "range":"80000000-b332ffff",       "state":"active",       "replicas":{     
    "core_node3":{           "core":"awhollynewcollection_0_shard1_replica_n1", 
          "base_url":"https://127.0.0.1:35327/solr";,           
"node_name":"127.0.0.1:35327_solr",           "state":"active",           
"type":"NRT"},         "core_node5":{           
"core":"awhollynewcollection_0_shard1_replica_n2",           
"base_url":"https://127.0.0.1:38023/solr";,           
"node_name":"127.0.0.1:38023_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard2":{       
"range":"b3330000-e665ffff",       "state":"active",       "replicas":{         
"core_node7":{           "core":"awhollynewcollection_0_shard2_replica_n4",     
      "base_url":"https://127.0.0.1:37273/solr";,           
"node_name":"127.0.0.1:37273_solr",           "state":"active",           
"type":"NRT"},         "core_node9":{           
"core":"awhollynewcollection_0_shard2_replica_n6",           
"base_url":"https://127.0.0.1:42679/solr";,           
"node_name":"127.0.0.1:42679_solr",           "state":"down",           
"type":"NRT"}}},     "shard3":{       "range":"e6660000-1998ffff",       
"state":"active",       "replicas":{         "core_node11":{           
"core":"awhollynewcollection_0_shard3_replica_n8",           
"base_url":"https://127.0.0.1:35327/solr";,           
"node_name":"127.0.0.1:35327_solr",           "state":"active",           
"type":"NRT"},         "core_node13":{           
"core":"awhollynewcollection_0_shard3_replica_n10",           
"base_url":"https://127.0.0.1:38023/solr";,           
"node_name":"127.0.0.1:38023_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}},     "shard4":{       
"range":"19990000-4ccbffff",       "state":"active",       "replicas":{         
"core_node15":{           "core":"awhollynewcollection_0_shard4_replica_n12",   
        "base_url":"https://127.0.0.1:37273/solr";,           
"node_name":"127.0.0.1:37273_solr",           "state":"active",           
"type":"NRT"},         "core_node17":{           
"core":"awhollynewcollection_0_shard4_replica_n14",           
"base_url":"https://127.0.0.1:42679/solr";,           
"node_name":"127.0.0.1:42679_solr",           "state":"down",           
"type":"NRT"}}},     "shard5":{       "range":"4ccc0000-7fffffff",       
"state":"active",       "replicas":{         "core_node19":{           
"core":"awhollynewcollection_0_shard5_replica_n16",           
"base_url":"https://127.0.0.1:35327/solr";,           
"node_name":"127.0.0.1:35327_solr",           "state":"active",           
"type":"NRT"},         "core_node20":{           
"core":"awhollynewcollection_0_shard5_replica_n18",           
"base_url":"https://127.0.0.1:38023/solr";,           
"node_name":"127.0.0.1:38023_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"3",   "autoAddReplicas":"false",   "nrtReplicas":"2",   
"tlogReplicas":"0"} with live_nodes=[127.0.0.1:35327_solr, 
127.0.0.1:37273_solr, 127.0.0.1:38023_solr, 127.0.0.1:42679_solr]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38023/solr/awhollynewcollection_0: No 
registered leader was found after waiting for 4000ms , collection: 
awhollynewcollection_0 slice: shard4 saw 
state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/9)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-b332ffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"awhollynewcollection_0_shard1_replica_n1",
          "base_url":"https://127.0.0.1:35327/solr";,
          "node_name":"127.0.0.1:35327_solr",
          "state":"active",
          "type":"NRT"},
        "core_node5":{
          "core":"awhollynewcollection_0_shard1_replica_n2",
          "base_url":"https://127.0.0.1:38023/solr";,
          "node_name":"127.0.0.1:38023_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"b3330000-e665ffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"awhollynewcollection_0_shard2_replica_n4",
          "base_url":"https://127.0.0.1:37273/solr";,
          "node_name":"127.0.0.1:37273_solr",
          "state":"active",
          "type":"NRT"},
        "core_node9":{
          "core":"awhollynewcollection_0_shard2_replica_n6",
          "base_url":"https://127.0.0.1:42679/solr";,
          "node_name":"127.0.0.1:42679_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard3":{
      "range":"e6660000-1998ffff",
      "state":"active",
      "replicas":{
        "core_node11":{
          "core":"awhollynewcollection_0_shard3_replica_n8",
          "base_url":"https://127.0.0.1:35327/solr";,
          "node_name":"127.0.0.1:35327_solr",
          "state":"active",
          "type":"NRT"},
        "core_node13":{
          "core":"awhollynewcollection_0_shard3_replica_n10",
          "base_url":"https://127.0.0.1:38023/solr";,
          "node_name":"127.0.0.1:38023_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard4":{
      "range":"19990000-4ccbffff",
      "state":"active",
      "replicas":{
        "core_node15":{
          "core":"awhollynewcollection_0_shard4_replica_n12",
          "base_url":"https://127.0.0.1:37273/solr";,
          "node_name":"127.0.0.1:37273_solr",
          "state":"active",
          "type":"NRT"},
        "core_node17":{
          "core":"awhollynewcollection_0_shard4_replica_n14",
          "base_url":"https://127.0.0.1:42679/solr";,
          "node_name":"127.0.0.1:42679_solr",
          "state":"down",
          "type":"NRT"}}},
    "shard5":{
      "range":"4ccc0000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node19":{
          "core":"awhollynewcollection_0_shard5_replica_n16",
          "base_url":"https://127.0.0.1:35327/solr";,
          "node_name":"127.0.0.1:35327_solr",
          "state":"active",
          "type":"NRT"},
        "core_node20":{
          "core":"awhollynewcollection_0_shard5_replica_n18",
          "base_url":"https://127.0.0.1:38023/solr";,
          "node_name":"127.0.0.1:38023_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"3",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:35327_solr, 
127.0.0.1:37273_solr, 127.0.0.1:38023_solr, 127.0.0.1:42679_solr]
        at 
__randomizedtesting.SeedInfo.seed([6DCF555442DAAE07:25BA21E044E98192]: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:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12661 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1282451 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/init-core-data-001
   [junit4]   2> 1282452 WARN  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 1282452 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1282453 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-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> 1282455 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001
   [junit4]   2> 1282455 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1282468 INFO  (Thread-2997) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1282468 INFO  (Thread-2997) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1282492 ERROR (Thread-2997) [    ] 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> 1282568 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33927
   [junit4]   2> 1282578 INFO  (zkConnectionManagerCallback-6998-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282584 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282588 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282589 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282595 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1282596 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@210cdf37{/solr,null,AVAILABLE}
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d38d3a2{SSL,[ssl, 
http/1.1]}{127.0.0.1:42679}
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.e.j.s.Server Started @1284079ms
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42679}
   [junit4]   2> 1282597 ERROR (jetty-launcher-6995-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.2
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282597 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T15:44:12.710Z
   [junit4]   2> 1282615 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a6f560b{/solr,null,AVAILABLE}
   [junit4]   2> 1282626 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3be1f078{/solr,null,AVAILABLE}
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@78efe489{SSL,[ssl, 
http/1.1]}{127.0.0.1:38023}
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.e.j.s.Server Started @1284109ms
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38023}
   [junit4]   2> 1282627 ERROR (jetty-launcher-6995-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.2
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282627 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T15:44:12.740Z
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11e55cab{/solr,null,AVAILABLE}
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ceed224{SSL,[ssl, 
http/1.1]}{127.0.0.1:37273}
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.e.j.s.Server Started @1284112ms
   [junit4]   2> 1282630 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37273}
   [junit4]   2> 1282630 ERROR (jetty-launcher-6995-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.2
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282631 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T15:44:12.744Z
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@58d73add{SSL,[ssl, 
http/1.1]}{127.0.0.1:35327}
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.e.j.s.Server Started @1284120ms
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35327}
   [junit4]   2> 1282638 ERROR (jetty-launcher-6995-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.2
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1282638 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-17T15:44:12.751Z
   [junit4]   2> 1282640 INFO  (zkConnectionManagerCallback-7000-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282640 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282644 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1282644 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282646 INFO  (zkConnectionManagerCallback-7004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282647 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282650 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1282650 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282652 INFO  (zkConnectionManagerCallback-7002-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282653 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282656 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1282656 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282663 INFO  (zkConnectionManagerCallback-7006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282664 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1282666 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1282666 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1282669 INFO  (jetty-launcher-6995-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282679 INFO  (jetty-launcher-6995-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282681 INFO  (jetty-launcher-6995-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282683 INFO  (jetty-launcher-6995-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33927/solr
   [junit4]   2> 1282685 INFO  (zkConnectionManagerCallback-7010-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282687 INFO  (zkConnectionManagerCallback-7018-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282694 INFO  (zkConnectionManagerCallback-7014-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282704 INFO  (zkConnectionManagerCallback-7022-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282739 INFO  
(zkConnectionManagerCallback-7026-thread-1-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282747 INFO  
(zkConnectionManagerCallback-7024-thread-1-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282768 INFO  
(zkConnectionManagerCallback-7028-thread-1-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282773 INFO  
(zkConnectionManagerCallback-7030-thread-1-processing-n:127.0.0.1:37273_solr) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1282806 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282808 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38023_solr
   [junit4]   2> 1282811 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.Overseer Overseer 
(id=99365935682813963-127.0.0.1:38023_solr-n_0000000000) starting
   [junit4]   2> 1282820 INFO  (jetty-launcher-6995-thread-3) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282832 INFO  (jetty-launcher-6995-thread-3) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37273_solr
   [junit4]   2> 1282840 INFO  
(zkCallback-7027-thread-1-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1282869 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38023_solr
   [junit4]   2> 1282880 INFO  (jetty-launcher-6995-thread-1) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1282885 INFO  
(zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1282892 INFO  
(zkCallback-7027-thread-2-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1282893 INFO  (jetty-launcher-6995-thread-1) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282900 INFO  (jetty-launcher-6995-thread-1) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35327_solr
   [junit4]   2> 1282912 INFO  
(zkCallback-7027-thread-2-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1282916 INFO  
(zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1282918 INFO  (jetty-launcher-6995-thread-2) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1282919 INFO  (jetty-launcher-6995-thread-2) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1282920 INFO  (jetty-launcher-6995-thread-2) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42679_solr
   [junit4]   2> 1282921 INFO  
(zkCallback-7027-thread-2-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1282932 INFO  
(zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 1282933 INFO  
(zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1282934 INFO  (jetty-launcher-6995-thread-3) 
[n:127.0.0.1:37273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1282943 INFO  (jetty-launcher-6995-thread-3) 
[n:127.0.0.1:37273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1282943 INFO  (jetty-launcher-6995-thread-3) 
[n:127.0.0.1:37273_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1282944 INFO  (jetty-launcher-6995-thread-3) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node3
   [junit4]   2> 1282964 INFO  
(zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1282990 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283010 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283010 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283014 INFO  (jetty-launcher-6995-thread-4) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node4
   [junit4]   2> 1283015 INFO  (jetty-launcher-6995-thread-1) 
[n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283020 INFO  (jetty-launcher-6995-thread-2) 
[n:127.0.0.1:42679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283107 INFO  (jetty-launcher-6995-thread-1) 
[n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283107 INFO  (jetty-launcher-6995-thread-1) 
[n:127.0.0.1:35327_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283109 INFO  (jetty-launcher-6995-thread-2) 
[n:127.0.0.1:42679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283109 INFO  (jetty-launcher-6995-thread-2) 
[n:127.0.0.1:42679_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1283111 INFO  (jetty-launcher-6995-thread-1) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node1
   [junit4]   2> 1283112 INFO  (jetty-launcher-6995-thread-2) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node2
   [junit4]   2> 1283264 INFO  (zkConnectionManagerCallback-7037-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283267 INFO  (zkConnectionManagerCallback-7041-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1283268 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1283268 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[6DCF555442DAAE07]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33927/solr ready
   [junit4]   2> 1283299 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[6DCF555442DAAE07])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 1283309 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[6DCF555442DAAE07])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1283340 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1283345 INFO  
(OverseerThreadFactory-5482-thread-1-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
halfdeletedcollection
   [junit4]   2> 1283346 WARN  
(OverseerThreadFactory-5482-thread-1-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (halfdeletedcollection) without cores.
   [junit4]   2> 1283450 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_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> 1283450 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=110
   [junit4]   2> 1283451 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1283452 INFO  
(OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000)
 [n:127.0.0.1:38023_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> 1283453 INFO  
(OverseerThreadFactory-5482-thread-2-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:37273_solr for creating new replica
   [junit4]   2> 1283454 INFO  
(OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37273/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37273_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1283681 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr    
] o.a.s.u.TestInjection Inject random core creation delay of 7s
   [junit4]   2> 1290681 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1290681 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1290683 INFO  
(zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290684 INFO  
(zkCallback-7029-thread-2-processing-n:127.0.0.1:37273_solr) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290690 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.2
   [junit4]   2> 1290695 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard1_replica_n41] Schema name=minimal
   [junit4]   2> 1290697 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1290697 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.CoreContainer Creating 
SolrCore 'halfdeletedcollection_shard1_replica_n41' using configuration from 
collection halfdeletedcollection, trusted=true
   [junit4]   2> 1290698 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n41' (registry 
'solr.core.halfdeletedcollection.shard1.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1290698 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1290698 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard1_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node3/halfdeletedcollection_shard1_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002/]
   [junit4]   2> 1290731 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1290731 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1290732 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1290732 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1290733 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@79545ff[halfdeletedcollection_shard1_replica_n41] main]
   [junit4]   2> 1290734 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1290734 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1290734 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1290735 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1589854979592552448
   [junit4]   2> 1290735 INFO  
(searcherExecutor-5491-thread-1-processing-n:127.0.0.1:37273_solr 
x:halfdeletedcollection_shard1_replica_n41 s:shard1 c:halfdeletedcollection 
r:core_node42) [n:127.0.0.1:37273_solr c:halfdeletedcollection s:shard1 
r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore 
[halfdeletedcollection_shard1_replica_n41] Registered new searcher 
Searcher@79545ff[halfdeletedcollection_shard1_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
I may be the new leader - try and sync
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:37273/solr/halfdeletedcollection_shard1_replica_n41/
   [junit4]   2> 1290737 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1290738 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy 
https://127.0.0.1:37273/solr/halfdeletedcollection_shard1_replica_n41/ has no 
replicas
   [junit4]   2> 1290738 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1290739 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext 
I am the new leader: 
https://127.0.0.1:37273/solr/halfdeletedcollection_shard1_replica_n41/ shard1
   [junit4]   2> 1290840 INFO  
(zkCallback-7029-thread-2-processing-n:127.0.0.1:37273_solr) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290840 INFO  
(zkCallback-7029-thread-1-processing-n:127.0.0.1:37273_solr) 
[n:127.0.0.1:37273_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1290890 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1290919 INFO  (qtp1543387212-19968) [n:127.0.0.1:37273_solr 
c:halfdeletedcollection s:shard1 r:core_node42 
x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node42&dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=7238
   [junit4]   2> 1290921 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={dataDir=/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=7470
   [junit4]   2> 1290922 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1290923 INFO  
(OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000)
 [n:127.0.0.1:38023_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> 1290923 INFO  
(OverseerThreadFactory-5482-thread-3-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1290924 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=null
   [junit4]   2> 1290924 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15617313: rootName = null, 
domain = solr.core.halfdeletedcollection.shard1.replica_n41, service url = 
null, agent id = null] for registry 
solr.core.halfdeletedcollection.shard1.replica_n41 / 
com.codahale.metrics.MetricRegistry@7846e17a
   [junit4]   2> 1290935 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    
] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@23ad89af
   [junit4]   2> 1290936 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=598575535
   [junit4]   2> 1290936 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection.shard1.leader, tag=598575535
   [junit4]   2> 1290955 INFO  (qtp1543387212-20003) [n:127.0.0.1:37273_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n41&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   2> 1291658 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=736
   [junit4]   2> 1291659 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1291660 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1291660 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1291661 INFO  
(OverseerThreadFactory-5482-thread-4-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
halfdeletedcollection
   [junit4]   2> 1291661 INFO  
(OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000)
 [n:127.0.0.1:38023_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> 1291771 INFO  
(OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42679/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1291774 INFO  
(OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfdeletedcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35327/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1292009 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    
] o.a.s.u.TestInjection Inject random core creation delay of 7s
   [junit4]   2> 1292018 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr    
] o.a.s.u.TestInjection Inject random core creation delay of 7s
   [junit4]   2> 1299010 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299010 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1299012 INFO  
(zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299012 INFO  
(zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299018 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1299018 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1299120 INFO  
(zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299120 INFO  
(zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299120 INFO  
(zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1299120 INFO  
(zkCallback-7025-thread-2-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300017 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.2
   [junit4]   2> 1300030 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1300031 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.2.2
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'halfdeletedcollection_shard2_replica_n2' using configuration from 
collection halfdeletedcollection, trusted=true
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.halfdeletedcollection.shard2.replica_n2' (registry 
'solr.core.halfdeletedcollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1300033 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1300034 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node1/halfdeletedcollection_shard2_replica_n2/data/]
   [junit4]   2> 1300035 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[halfdeletedcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'halfdeletedcollection_shard1_replica_n1' using configuration from 
collection halfdeletedcollection, trusted=true
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n1' (registry 
'solr.core.halfdeletedcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45f6651f
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1300036 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[halfdeletedcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_6DCF555442DAAE07-001/tempDir-001/node2/halfdeletedcollection_shard1_replica_n1/data/]
   [junit4]   2> 1300065 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300065 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1300065 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300065 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1300066 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1300066 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1300066 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1300066 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1300067 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@322be972[halfdeletedcollection_shard2_replica_n2] main]
   [junit4]   2> 1300067 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3829b95c[halfdeletedcollection_shard1_replica_n1] main]
   [junit4]   2> 1300067 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1300067 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1300067 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1300067 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1300068 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1300068 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1300068 INFO  
(searcherExecutor-5496-thread-1-processing-n:127.0.0.1:35327_solr 
x:halfdeletedcollection_shard2_replica_n2 s:shard2 c:halfdeletedcollection 
r:core_node4) [n:127.0.0.1:35327_solr c:halfdeletedcollection s:shard2 
r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore 
[halfdeletedcollection_shard2_replica_n2] Registered new searcher 
Searcher@322be972[halfdeletedcollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300068 INFO  
(searcherExecutor-5497-thread-1-processing-n:127.0.0.1:42679_solr 
x:halfdeletedcollection_shard1_replica_n1 s:shard1 c:halfdeletedcollection 
r:core_node3) [n:127.0.0.1:42679_solr c:halfdeletedcollection s:shard1 
r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[halfdeletedcollection_shard1_replica_n1] Registered new searcher 
Searcher@3829b95c[halfdeletedcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1300068 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1589854989378912256
   [junit4]   2> 1300068 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1589854989378912256
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:42679/solr/halfdeletedcollection_shard1_replica_n1/
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:35327/solr/halfdeletedcollection_shard2_replica_n2/
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:42679/solr/halfdeletedcollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SyncStrategy 
https://127.0.0.1:35327/solr/halfdeletedcollection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 1300071 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1300071 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1300073 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:35327/solr/halfdeletedcollection_shard2_replica_n2/ shard2
   [junit4]   2> 1300073 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:42679/solr/halfdeletedcollection_shard1_replica_n1/ shard1
   [junit4]   2> 1300174 INFO  
(zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300174 INFO  
(zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300174 INFO  
(zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300174 INFO  
(zkCallback-7025-thread-2-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300223 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1300223 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1300224 INFO  (qtp248001918-19974) [n:127.0.0.1:42679_solr 
c:halfdeletedcollection s:shard1 r:core_node3 
x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8206
   [junit4]   2> 1300224 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr 
c:halfdeletedcollection s:shard2 r:core_node4 
x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8215
   [junit4]   2> 1300225 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_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> 1300325 INFO  
(zkCallback-7023-thread-2-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300325 INFO  
(zkCallback-7023-thread-1-processing-n:127.0.0.1:35327_solr) 
[n:127.0.0.1:35327_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300325 INFO  
(zkCallback-7025-thread-2-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1300325 INFO  
(zkCallback-7025-thread-1-processing-n:127.0.0.1:42679_solr) 
[n:127.0.0.1:42679_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/halfdeletedcollection/state.json] for collection 
[halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1301225 INFO  (qtp573713395-19984) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=9565
   [junit4]   2> 1301226 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1301226 INFO  (qtp573713395-19985) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1301226 INFO  
(TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[6DCF555442DAAE07])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending deletePartiallyCreatedCollection
   [junit4]   2> 1301251 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[6DCF555442DAAE07])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 1301252 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[6DCF555442DAAE07])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1301252 INFO  (qtp573713395-19980) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1301253 INFO  
(OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000)
 [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1301254 INFO  
(OverseerThreadFactory-5482-thread-5-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1301256 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=null
   [junit4]   2> 1301256 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=null
   [junit4]   2> 1301257 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@69455c6c: rootName = null, 
domain = solr.core.halfdeletedcollection.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.halfdeletedcollection.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@6471a0a5
   [junit4]   2> 1301257 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5aa93568: rootName = null, 
domain = solr.core.halfdeletedcollection.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@70d29b79
   [junit4]   2> 1301264 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    
] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1b0778f5
   [junit4]   2> 1301264 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@49c1634e
   [junit4]   2> 1301264 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard1.replica_n1, tag=453474549
   [junit4]   2> 1301264 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.halfdeletedcollection.shard2.replica_n2, tag=1237410638
   [junit4]   2> 1301264 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection.shard1.leader, tag=453474549
   [junit4]   2> 1301264 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.halfdeletedcollection.shard2.leader, tag=1237410638
   [junit4]   2> 1301266 INFO  (qtp573713395-19986) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfdeletedcollection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 1301266 INFO  (qtp248001918-19975) [n:127.0.0.1:42679_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=9
   [junit4]   2> 1301968 INFO  (qtp573713395-19980) [n:127.0.0.1:35327_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=715
   [junit4]   2> 1301969 INFO  (qtp573713395-19979) [n:127.0.0.1:35327_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1301969 INFO  
(OverseerThreadFactory-5482-thread-5-processing-n:127.0.0.1:38023_solr) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
created_and_deleted
   [junit4]   2> 1301970 INFO  
(OverseerCollectionConfigSetProcessor-99365935682813963-127.0.0.1:38023_solr-n_0000000000)
 [n:127.0.0.1:38023_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1302173 INFO  
(OverseerStateUpdate-99365935682813963-127.0.0.1:38023_solr-n_0000000000) 
[n:127.0.0.1:38023_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"created_

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

erializedResponseWriter, HighlighterConfigTest, AlternateDirectoryTest, 
SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, 
SampleTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, 
TestLuceneMatchVersion, SpellPossibilityIteratorTest, SynonymTokenizerTest, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, 
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, 
TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, 
TestSystemIdResolver, DateFieldTest, TestSolrJ, TestDocumentBuilder, 
SliceStateTest, CircularListTest, DistributedMLTComponentTest, 
TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, 
CustomCollectionTest, DeleteInactiveReplicaTest, DeleteStatusTest, 
DistributedVersionInfoTest, LegacyCloudClusterPropTest, MoveReplicaHDFSTest, 
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, 
SolrXmlInZkTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, 
TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, 
TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, 
TestPullReplica, TestRandomFlRTGCloud, TestTolerantUpdateProcessorRandomCloud, 
TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest, 
HttpTriggerListenerTest, NodeAddedTriggerTest, NodeLostTriggerTest, 
SearchRateTriggerTest, TestPolicyCloud, TriggerIntegrationTest, 
TestImplicitCoreProperties, TestInfoStreamLogging, TestSolrCoreSnapshots, 
TestReqParamsAPI, TestSQLHandler, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, MetricsHandlerTest, 
SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestCollectionAPIs, 
TestConfigsApi, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, 
DistributedQueryComponentOptimizationTest, ReplicaListTransformerTest, 
SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestLegacyField, 
TestLegacyFieldReuse, TestLegacyTerms, TestNumericRangeQuery32, 
MetricsConfigTest, SolrCoreMetricManagerTest, SolrMetricManagerTest, 
SolrGangliaReporterTest, SolrJmxReporterTest, SolrSlf4jReporterTest, 
SolrCloudReportersTest, SolrShardReporterTest, 
TestDynamicFieldCollectionResource, TestDynamicFieldResource, 
TestFieldCollectionResource, TestFieldTypeResource, TestSchemaNameResource, 
TestSchemaResource, TestManagedSynonymGraphFilterFactory, DateRangeFieldTest, 
DocValuesMissingTest, EnumFieldTest, TestCloudManagedSchema, RankQueryTest, 
TestAddFieldRealTimeGet, TestCustomSort, TestMaxScoreQueryParser, 
TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestReRankQParserPlugin, 
TestSimpleQParserPlugin, TestXmlQParser, TestMinMaxOnMultiValuedField, 
BlockJoinFacetSimpleTest, TestNestedDocsSort, TestJsonRequest, 
SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, 
TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, 
TestDefaultStatsCache, TestLRUStatsCache, PKIAuthenticationIntegrationTest, 
TestPKIAuthenticationPlugin, TestRuleBasedAuthorizationPlugin, 
TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=6DCF555442DAAE07 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq 
-Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 
   [junit4]    >    1) Thread[id=30566, 
name=jetty-launcher-7464-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >    2) Thread[id=30562, 
name=jetty-launcher-7464-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestImpersonationWithHadoopAuth]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6DCF555442DAAE07]:0)
   [junit4] Completed [708/751 (2!)] on J0 in 43.94s, 10 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 3152 lines...]
   [junit4] Suite: org.apache.solr.analytics.OverallAnalyticsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/contrib/solr-analytics/test/J2/temp/solr.analytics.OverallAnalyticsTest_AB05B8F271C88084-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1959, maxMBSortInHeap=6.753937444381189, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=CST6CDT
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=288449480,total=388497408
   [junit4]   2> NOTE: All tests run in this JVM: [AndFunctionTest, 
ConcatFunctionTest, LegacyFacetSortingTest, CastingDateValueStreamTest, 
StringFieldsTest, DivideFunctionTest, LegacyFunctionTest, BooleanFieldsTest, 
CastingDoubleValueTest, FloatFieldsTest, GTEFunctionTest, LTEFunctionTest, 
PowerFunctionTest, OverallAnalyticsTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=OverallAnalyticsTest -Dtests.seed=AB05B8F271C88084 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca-ES 
-Dtests.timezone=CST6CDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | OverallAnalyticsTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AB05B8F271C88084]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:63)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [59/78 (1!)] on J2 in 44.37s, 0 tests, 1 failure <<< 
FAILURES!

[...truncated 44354 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to